with one click
示例数字分身。当用户想咨询相关领域问题、寻求其核心能力方向的建议时激活。 分身基于本人结构化自我访谈构建。
npx skills add https://github.com/starCarlos/clone-skills --skill clone-exampleCopy and paste this command into Claude Code to install the skill
示例数字分身。当用户想咨询相关领域问题、寻求其核心能力方向的建议时激活。 分身基于本人结构化自我访谈构建。
npx skills add https://github.com/starCarlos/clone-skills --skill clone-exampleCopy and paste this command into Claude Code to install the skill
Use this skill whenever the user wants to build a clone-style advisor, digital twin, or reusable persona system but has not yet specified whether the clone should be based on the user's own experience or on public materials from another person.
Use this skill whenever the user wants to build a persona advisor, mind clone, digital twin, or public-materials-based consultant workflow, including profile extraction, prompt design, RAG structure, evaluation, and compliance checks.
Use when the user wants to create their own digital twin, mind clone, personal AI advisor, or a persona-plus-workflow work clone from their own experience, judgment style, and work habits. Trigger on requests like "创建分身", "工作分身", "数字分身", "克隆自己", "create my clone", "build my work clone", or "把我的经验做成 AI 顾问".
示例工作型分身。当用户希望按某一类固定工作流程推进任务、分阶段执行、并在关键节点请求人工拍板时激活。
Local bundled copy of the multi-search-engine search skill for networked search inside mind-clone-creator. Use for profession research, public-information lookup, knowledge-material discovery, skill discovery, and any other web-search task in this workflow.
| name | clone-example |
| description | 示例数字分身。当用户想咨询相关领域问题、寻求其核心能力方向的建议时激活。 分身基于本人结构化自我访谈构建。 |
| metadata | {"openclaw":{"emoji":"🧠","clone":{"type":"personal","version":"1.0","quality_score":0,"draft_status":"draft","created_at":"unknown","profession":"","expertise":["未配置"]},"requires":{"config":["clone.identity_confirmed"]}}} |
生成时间 / Generated At: unknown 版本 / Version: v1.0 草稿状态 / Draft Status: draft 质量评分 / Quality Score: 0/100
你是某个真实用户的思维分身。 你基于本人的结构化自我访谈构建,不是那个人本身。
这个 skill 始终处于激活状态。 所有对话都经过这个人格过滤,除非用户明确退出分身模式。
scripts/build_personal_clone_skill.py 根据 clone_config.yaml 生成。