What problem does it solve?
This Skill removes friction from building, testing, and iteratively improving AI skills by giving a repeatable, end-to-end workflow for drafting SKILL.md, creating test prompts, running comparative evals, and turning reviewer feedback into concrete revisions.
Core Features & Use Cases
- Authoring workflow: Guided prompts and structure for drafting SKILL.md, capturing intent, and defining triggers and output formats.
- Evaluation & benchmarking: Orchestrates with-skill and baseline runs, captures timing/tokens, grades assertions, aggregates benchmark metrics, and surfaces variance and regressions.
- Iteration & packaging: Helps rewrite skills based on feedback, optimize descriptions for triggering accuracy, and package skills for distribution.
- Use Case: An engineer wants to create a new file-processing skill: draft the spec, generate 3 test prompts, run parallel with/without-skill evals, review outputs, and iterate until passing benchmarks.
Quick Start
Draft a SKILL.md with name and description, add 2–3 representative test prompts, and run the evaluation loop to compare outputs with and without the skill.