What problem does it solve?
This Skill provides a structured, repeatable workflow for creating and iterating Cowork skills. It guides you through capturing intent, drafting SKILL.md, running evals, analyzing results, and improving the triggering description to maximize reliability and performance.
Core Features & Use Cases
- Skill creation pipeline: from initial idea to a testable SKILL.md, with iterative improvement loops.
- Eval-driven iteration: run trigger evaluations, compare with baselines, and automatically refine prompts and test sets.
- Benchmarking & reporting: generate quantitative benchmarks and human-readable summaries to track progress over iterations.
- Description optimization: use built-in helpers to improve trigger descriptions for better accuracy and coverage.
- Packaging: validate and package skills into distributable .skill files.
Quick Start
Clone this repository, edit the SKILL.md for your own skill, and run the evaluation loop to begin iterating.