What problem does it solve?
This Skill enables teams to design, evaluate, and iteratively improve Claude Skills. It provides templates, workflows, and tooling to bootstrap new skills, run automated evals, and benchmark their triggering performance.
Core Features & Use Cases
- Initialize a new skill directory from a rich template that includes SKILL.md, scripts/, references/, and assets/
- Run trigger-evaluation loops to test when Claude should activate the skill, with parallel execution
- Automate skill description improvement based on eval results and historical benchmarks
- Package and validate skills for distribution (including generating .skill archives)
- Maintain an audit trail of iterations, evals, and benchmark results to enable comparisons
- Leverage bundled resources for tutorials, references, and example assets
Quick Start
Begin by generating a new skill from the template, then run the evaluation loop to test triggering and performance, and iterate until you’re satisfied.