source-to-skill-tree
Installation
SKILL.md
Source to Skill Tree
Use this skill to transform source material into a self-contained skill tree.
The output is not a summary. The output is an operational skill package: a SKILL.md router plus
local documents that help a future agent apply the source's knowledge to real tasks.
Core Rule
Convert source knowledge into behavior.
Every generated skill tree must answer:
- When should the skill trigger?
- What should the agent do first?
- Which local document should the agent read for each source-derived topic?
- What should the agent produce or change?
- How should the agent verify that it applied the source correctly?
- How is the original source credited without copying excessive source text?