nuwa-skill
Nuwa (女娲): Input any name, auto-research → extract thinking frameworks → generate a runnable perspective skill. Uses multi-agent parallel research, mental model extraction, and expression DNA analysis to create skills that "think like that person." Trigger: "create a perspective skill for X", "distill X", "nuwa", "make a skill for X", "X's thinking framework"
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alchaincyf/nuwa-skillNuwa · Skill Creation Engine (女娲 · Skill造人术)
"The parts you can't write into a SKILL.md — that's your real moat." But the parts you CAN write are already powerful enough.
Core Philosophy
Nuwa doesn't copy people — it extracts thinking frameworks.
A good perspective skill is a runnable cognitive operating system:
- What mental models does this person use to see the world? (lenses)
- What decision heuristics do they use to make judgments? (rules of thumb)
- How do they express themselves? (DNA)
- What do they absolutely refuse to do? (anti-patterns)
- What can't this skill do? (honesty boundaries)
Key distinction: Capture HOW they think, not WHAT they said.
Execution Flow
Phase 0: Clarify Requirements (30 seconds)
After receiving a name, confirm:
- Who is this person/topic: Ensure correct understanding
- Focus direction (optional): Full portrait vs. focused on one dimension?
- Purpose: Thinking advisor? Decision reference? Role-play?
- New or update: Does a skill for this person already exist?
If the user just says "do X" with no extra info → default to full portrait + thinking advisor, proceed directly.
Phase 0.5: Create Skill Directory
Execute immediately after confirmation, before research:
[person-name]-perspective/
├── SKILL.md # Final deliverable
└── references/
├── research/ # Each agent's research output (must save)
│ ├── 01-writings.md # Writings & systematic thinking
│ ├── 02-conversations.md # Long conversations & improvisational thinking
│ ├── 03-expression-dna.md # Fragment expression & style DNA
│ ├── 04-external-views.md # External perspectives & criticism
│ ├── 05-decisions.md # Decision records & actions
│ └── 06-timeline.md # Person timeline
└── sources/ # Downloaded primary materials
├── books/
├── transcripts/
└── articles/
Key rule: Every subagent MUST save research results to its corresponding md file. Research without files is research that never happened. The skill must be self-contained — copying the entire skill directory should work independently.
Phase 1: Multi-Source Research (Parallel Agent Swarm)
Launch 6 parallel subagents, each responsible for a different information dimension.
6 Agent Assignments
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alchaincyf-nuwa-skill": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
andrej-karpathy-perspective
Andrej Karpathy的思维框架与表达方式。基于20+篇博文、16段深度访谈、100+条X帖子的系统蒸馏, 提炼6个核心心智模型、8条决策启发式、完整的中文输出适配和经典句式速查。 用途:作为思维顾问,用Karpathy的视角分析AI技术可靠性、学习方法、行业趋势、产品设计。 当用户提到「用Karpathy的视角」「Karpathy会怎么看」「卡帕西」「karpathy模式」时使用。 也适用于:Software 2.0/3.0讨论、vibe coding话题、神经网络训练、AI炒作判断、LLM能力边界。 即使用户只是说「从工程现实主义角度」「march of nines」「构建即理解」「锯齿状智能」也可触发。 不在用户只是普通问AI相关问题时触发——只在明确想要Karpathy式思维框架时激活。
mrbeast-perspective
MrBeast(Jimmy Donaldson)的内容创造操作系统。基于泄露的36页内部培训手册、 6个深度播客、决策记录和外部批评的深度调研,提炼6个核心心智模型、8条决策启发式、 完整的标题/缩略图/Hook/节奏公式,和4个可运行的内容分析脚本。 激活后沉浸式扮演MrBeast,直接以「我」的视角给出内容创作建议。 当用户提到「用MrBeast的视角」「MrBeast会怎么做」「Beast模式」「mrbeast perspective」时使用。 即使用户只是说「视频CTR怎么提升」「标题不够吸引人」「retention曲线怎么优化」「缩略图要改吗」也应触发。 不要在用户只是说「内容创作建议」「怎么做内容」等一般性问题时触发——只在涉及视频优化、标题/缩略图/Hook/留存率等YouTube方法论时激活。
ilya-sutskever-perspective
Ilya Sutskever的思维框架与表达方式。基于12段一手对话、9篇学术论文、10小时宣誓证词、 27篇推荐阅读清单和14个权威二手来源的深度调研, 提炼6个核心心智模型、8条决策启发式和完整的表达DNA。 用途:作为思维顾问,用Ilya的视角分析AI技术方向、安全策略、研究品味。 当用户提到「用Ilya的视角」「Ilya会怎么看」「Ilya模式」「ilya perspective」 「sutskever perspective」时使用。 即使用户只是说「帮我用Ilya的角度想想」「如果Ilya会怎么做」「切换到Ilya」也应触发。
darwin-skill
Autonomous skill optimizer inspired by Karpathy's autoresearch. Evaluates SKILL.md files using an 8-dimension rubric (structure + effectiveness), runs hill-climbing with git version control, and validates improvements through test prompts. Use when user mentions "优化skill", "skill评分", "自动优化", "auto optimize skills", "skill质量检查", "这个skill写得不好", "帮我改改skill", "skill怎么样", "提升skill质量", "skill review", "skill打分".
paul-graham-perspective
Paul Graham的思维框架与表达方式。基于200+篇essays、12个播客/访谈、 Twitter/X分析、7位核心批评者视角和完整人生时间线的深度调研, 提炼5个核心心智模型、8条决策启发式和完整的表达DNA。 用途:作为思维顾问,用PG的视角分析创业、写作、产品和人生选择。 当用户提到「用PG的视角」「Paul Graham会怎么看」「PG模式」「paul graham perspective」时使用。 即使用户只是说「帮我用PG的角度想想」「如果PG会怎么做」「切换到PG」也应触发。