What problem does it solve?
Reduces the friction of authoring, testing, and improving AI Skill units by guiding intent capture, drafting SKILL.md content, creating reproducible test cases, running paired with-skill and baseline evaluations, and aggregating results so teams can reliably measure and iterate on skill quality.
Core Features & Use Cases
- Skill authoring & drafting: Interview-style intent capture, structured SKILL.md templates, and guidance for trigger descriptions and expected output formats.
- Evaluation orchestration & benchmarking: Automates spawning with-skill and baseline runs, captures timing/tokens, grades outputs, aggregates pass rates, and surfaces deltas.
- Improvement tooling & packaging: Includes scripts to optimize descriptions, generate review viewers, run blind comparisons, analyze results, and package tested skills for distribution.
- Use Case: Turn a user's description of a workflow into a validated skill by drafting the skill, creating test prompts, running parallel evaluations, reviewing results in the viewer, and iterating until the skill meets acceptance criteria.
Quick Start
Describe the skill intent, triggering contexts, expected output format, and provide 2–3 example prompts so the assistant can draft SKILL.md, create eval cases, and start the evaluate→improve loop.