Skip to main content
Lab Grimoire
TW EN
Coffee
ai-tools

nuwa-skill

The highest-starred meta-skill in the Claude Code ecosystem (17.2k Stars). Automatically distills public figures' cognitive frameworks into executable Skills via 6 parallel research agents and Triple-Verification filtering. MIT licensed, free to use.

Best For

Researchers and decision-makers who want to systematically build a mental model toolkit. If you frequently want to analyze problems through Feynman's decomposition lens, make decisions with Munger's multi-model approach, or assess risk through Taleb's antifragility framework — but find manually compiling these frameworks too time-consuming — this tool automates the entire research and distillation process.

How I Actually Use It

I tell Claude which thinker's cognitive framework I want to distill. nuwa-skill launches six parallel research agents — investigating from six angles: writings, interviews, expression DNA, criticism, decision cases, and timeline. The collected material then passes through Triple-Verification (cross-domain reproducibility + predictive power + exclusivity), filtering out frameworks that "sound right but aren't actually useful."

The output is a directly installable Claude Code Skill. After that, I can invoke a specific thinker's perspective at any time to analyze problems.

The whole process takes a few minutes and produces quality far beyond manual compilation — because Triple-Verification forcibly filters out mental models that seem reasonable but don't hold up under scrutiny.

Where It Is Strong

  • Every mental model must pass three gates (Triple-Verification): cross-domain reproducibility (works across fields), predictive power (can forecast outcomes), and exclusivity (offers insights unique to this model). Models that sound elegant but can't be replicated get filtered out
  • Every generated skill must explicitly state what it cannot do (Honest Limits). Rare in the AI tools ecosystem but important
  • Agentic Protocol anti-hallucination: Checks facts before composing answers, doesn't fabricate. Essential for knowledge distillation where hallucination risk is high
  • Six parallel research agents do multi-angle cross-verification, producing much higher quality than single-thread research

Where It Fails

  • When the target figure has insufficient public material, the six research agents can't find enough substance. Works well for well-documented thinkers, poorly for obscure scholars
  • This is a "skill that generates skills" (meta-skill), not a direct problem-solving tool. If you need an answer right now, use an already-generated perspective skill instead

Pricing, Difficulty, and Risk

Completely free, MIT license. One-command installation. Learning curve requires understanding the meta-skill concept — you're generating tools, not using one directly. Python 88.9% + Shell 11.1% under the hood, but users never need to touch code.

No privacy risk — research is based on public data. Security rating: low risk.

Verdict

If you believe "using the right mental model" matters more than "thinking harder," nuwa-skill is the most systematic automated distillation approach out there. The 17.2k Stars reflect two solid design ideas (Triple-Verification and Honest Limits) that are worth studying independently. But it's a meta-tool, so don't start here if you need immediate answers.

Source

https://github.com/alchaincyf/nuwa-skill