What problem does it solve?
Nuwa transforms input names, topics, or fuzzy requests into runnable Skill units by performing deep research, extracting cognitive frameworks, and generating self-contained SKILL.md entries that can be installed and executed.
Core Features & Use Cases
- Self-contained Skill units discovered by the mandatory SKILL.md frontmatter (name and description) and loaded into Claude Code as runnable perspectives.
- Two entry modes: direct distillation from a named figure and diagnostic exploration for fuzzy requests that suggests which Skill to distill next.
- Optional resources (scripts/, references/, assets/) to support deterministic tasks, in-depth information, and asset storage per Skill.
- Open-source friendly: each Skill is a standalone directory that can be copied and installed with standard tooling.
Quick Start
Provide a name or a fuzzy requirement to create a new Skill; the system will fetch sources, extract mental models, and assemble a ready-to-use SKILL.md.