AI Agent Hub
Back to skills
Employee Clone icon

Employee Clone

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_ef64daef/kelong by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Personal know-how often sits scattered across chats, docs, emails, and past decisions. General-purpose AI can answer, but it usually cannot reproduce a specific engineer's, salesperson's, or support agent's judgment style, communication pattern, and operational boundaries. This skill targets scenarios where an individual's working method needs to be preserved: it turns authorized materials into a reusable digital clone, then uses that clone to provide suggestions in customer support, technical troubleshooting, sales scripts, and product analysis.

How It Works

Instead of relying on an external knowledge base, it builds a local profile from configuration files. Creation can be guided through quick, standard, or deep Q&A flows. It can import documents, chat records, emails, and decision cases, then model four dimensions: domain knowledge, communication style, decision preferences, and common phrasing. After training, you can use dialogue to simulate how the person would respond, scripts to generate reply suggestions, and decision to reason through “what would they choose?” It also includes consistency validation by comparing real and cloned outputs with a fidelity score, supports ongoing learning from new cases, and allows version rollback. A trained clone can be packaged as a standard SKILL and installed into another agent.

Boundaries

The skill is advisory only: it does not perform external actions and does not make final decisions for the user. Materials must be authorized by the person being cloned, and cloning another person is not allowed. The described scripts only process local JSON configuration, make no network requests, execute no dynamic code, and invoke no external commands. It is suitable for style-assisted drafting and personal workflow support, not for approvals, transactions, releases, or operations where a responsible human must act.

Use Cases

  • Import sales chat logs, then ask the clone to draft customer objection replies in the seller's style.
  • Bring ticket history and product docs into the clone to generate support replies in the agent's tone.
  • Import incident notes, then use the clone to propose troubleshooting steps and judgment for similar alerts.
  • Feed competitive analyses and decision cases to the clone for product trade-off reasoning in the PM's style.

Best For

  • Sales reps who want objection-handling replies to sound like their own scripts
  • Support agents who need to turn reply style into reusable drafting suggestions
  • SREs or engineers who want similar alerts to trigger troubleshooting notes in their style
  • Product managers who want to preserve their feature-trade-off reasoning for reuse