What problem does it solve?
This skill removes the friction of designing, testing, and iterating Claude-compatible skills by providing a repeatable end-to-end workflow for drafting SKILL.md, generating test prompts, running with-skill and baseline comparisons, grading results, and optimizing skill descriptions for reliable triggering.
Core Features & Use Cases
- Skill authoring: Guided prompts and examples to draft SKILL.md frontmatter and operational instructions.
- Eval orchestration: Tools and scripts to create eval sets, spawn parallel with-skill and baseline runs, capture timing and token metrics, and aggregate benchmarks.
- Grading & analysis: Automated grader, blind comparator, and post-hoc analyzer for objective comparisons and concrete improvement suggestions.
- Description optimization & packaging: Iterative optimizer to improve triggering accuracy and a packager to create distributable .skill files.
- Use Case: Quickly create a new skill, run 2–3 realistic test prompts, compare with a baseline, surface quantitative metrics and human feedback, then iterate until satisfied.
Quick Start
Ask the assistant to create a new Claude skill for your task by drafting SKILL.md, generating 2–3 realistic test prompts, and preparing an eval workspace for iterative evaluation and improvement.