bymaipianworni· 1 skill
Generates, aggregates, and extends modular skill-trees with hierarchical routing. Supports three modes — (1) convert a monolithic skill into a tree with ROOT.md/ROUTER.md/SKILL.md, (2) aggregate multiple skills into a unified cross-domain tree with shared leaves and disambiguation, (3) incrementally update an existing tree by adding new skills. Use when users need to restructure, merge, or extend skills into context-aware, load-on-demand hierarchies.
$npx -y skills add maipianworni/skilltree --skill skill-tree-generatorInstalls into the current project.
Run `npx skills use "https://github.com/maipianworni/skilltree" --skill "maipianworni/skilltree/skill-tree-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maipianworni/skilltree" that are relevant to the current task. Run `npx skills add "https://github.com/maipianworni/skilltree"` and select the relevant skills, then follow their instructions.