What problem does it solve?
Creating effective AI skills requires more than just writing instructions—it demands a systematic workflow to ensure skills trigger correctly, perform reliably, and improve over time. This Skill eliminates the guesswork by providing a proven iterative process from draft to production-ready.
Core Features & Use Cases
- Structured Skill Creation: Guides you through capturing intent, interviewing for requirements, and writing well-structured SKILL.md files with proper frontmatter and progressive disclosure.
- Evaluation & Benchmarking: Spawns parallel test runs, grades outputs against assertions, aggregates performance metrics, and launches an interactive review viewer to compare skill versions.
- Description Optimization: Runs an automated loop to refine skill descriptions for better triggering accuracy, using train/test splits to prevent overfitting.
- Use Case: A developer building a custom PDF-processing skill can use this to draft the skill, generate test cases, benchmark it against a baseline, and optimize the description until it triggers reliably for relevant queries.
Quick Start
Use the skill-creator to build a new skill by describing what you want it to do, then follow its prompts to draft test cases, run evaluations, and iterate based on the review results.