Gangmax Blog

Distill a Skill with nuwu-skill

From here andhere.

“nuwu-skill(女娲.skill)” is a meta-skill that distills any person’s thinking framework into a runnable perspective skill.

Make sure you have “node.js“ and “claude code“ installed. Create a working directory, get into it, and execute the following command to install the “nuwa-skill” skill.

1
npx skills add alchaincyf/nuwa-skill

The command will install the skill in the “.agents/skills/huashu-nuwa” directory. Note that if you didn’t install the “skills“ npm package before, it will prompt you to do so and then install the skill.

Open “Claude Code” CLI terminal, type the following prompt to make “claude” use the skill:

I installed a skill at “.agents/skills/huashu-nuwa”, can you use it?

Type the following prompt to create(distill) a new skill:

Distill Paul Graham

The process will last several minutes. When it’s done, the new skill will be created in the “.claude/skills” directory, such as “.claude/skills/paul-graham-perspective”.

Now you can use the new skill with prompt like below:

用Paul Graham的视角来评价Tim Cook和他领导下的Apple

Comments