What problem does it solve?
Helps authors and teams consistently create, convert, and maintain Claude Code Skill directories so Claude reliably discovers and invokes the right capability without confusion or duplication.
Core Features & Use Cases
- Skill authoring guidance: Step-by-step assistance to design skill workflows and write valid SKILL.md frontmatter that uses gerund naming and invocation-focused descriptions.
- Skill editing and validation: Techniques to refine descriptions, apply progressive disclosure, and split long content into intention-revealing reference files.
- Sub-agent conversion: Concrete transformation steps for converting sub-agents into skills, removing model/tools fields, and emphasizing Node.js and CLI tooling.
- Real-world scenario: Create a new global skill, shorten an overlong SKILL.md into pointers + reference files, or convert a local sub-agent into a well-structured skill for project-wide use.
Quick Start
Use this skill to draft a new SKILL.md, pick a gerund-form name, craft a third-person invocation description starting with "Use this skill when...", and outline any supporting reference files and Node.js scripts.