What problem does it solve?
This skill helps users create new agent skills with consistent structure, clear progressive disclosure, and bundled resources so the skill is easy to discover and activate.
Core Features & Use Cases
- Requirements gathering: Prompts for the skill’s domain, use cases, whether scripts are needed, and any reference materials to include.
- Skill drafting: Produces a root SKILL.md with concise instructions and optionally adds supporting reference and example files when content grows.
- Resource bundling: Recommends adding deterministic utility scripts for repeatable operations while avoiding tests that assert instruction wording.
- Review alignment: Guides a user through validating coverage against intended use cases and refining detail level.
Quick Start
Ask to create a new skill by telling the domain, target user tasks, whether the skill needs scripts or only instructions, and any reference materials to bundle.