If you're building Claude Code skills, this is the meta-skill you want. It walks you through creating new skills from scratch, auditing existing ones, and understanding the router pattern for complex skills. The intake is clean: it asks what you want to do, then routes you to specific workflows for creation, modification, or adding components like templates and scripts. What I appreciate is the progressive disclosure approach. It keeps SKILL.md under 500 lines and splits detailed content into references and workflows, so you're not drowning in documentation. The principles are solid too: pure XML structure, no markdown headings in the body, and treating skills as modular prompts. Worth using if you're authoring more than one or two skills.
npx skills add https://github.com/glittercowboy/taches-cc-resources --skill create-agent-skills