通过 Skills CLI 安装
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
Codex
npx skills add https://github.com/alchaincyf/nuwa-skill -g -a codex -y去掉 -g 可改为项目级安装
把一个人的思考方式提炼成可复用技能。
Distill how a person thinks into a reusable skill.
你想做的技能其实是「某个人的思考方式」时,它最合适——研究员的框架、资深工程师的评审清单、设计师的判断启发。它走的是研究优先的流程:读完资料、抽出心智模型、再编码成可触发的技能。慢,对原始材料的质量要求高,这都是设计上的取舍。要做快自动化别用它,那种场景 anthropic-skill-creator 更合适。
Best when the skill you want to ship is really a captured way of thinking — a researcher's framing, a senior engineer's review checklist, a designer's heuristics. Walks through source material in a research-first loop, extracts mental models, then encodes them into a triggerable skill. Slow and material-hungry on purpose. Skip it for quick automation; use anthropic-skill-creator for that.
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/alchaincyf/nuwa-skill -g -a codex -y去掉 -g 可改为项目级安装
用评估循环创建、测试并改进技能。
把零散上下文写成读者真正看得懂的文档。
| 当前 · this skillNuwa Skill | Anthropic Skill Creator | Anthropic Doc Coauthoring | |
|---|---|---|---|
| 评分 · rating | 4.7 | 4.9 | 4.7 |
| 星标 · stars | 28k | 163k | 163k |
| 风险 · risk | 中风险 · med risk | 中风险 · med risk | 低风险 · low risk |
| 最适合 · best for | 人物思维提炼 | 创建新技能 | 设计文档 |
| 不适合 · not for | 私密聊天摄取 | 一次性任务自动化 | 小型变更日志修改 |