What problem does it solve?
Helps authors create, validate, and iteratively improve Claude skills by guiding intent capture, drafting SKILL.md, generating test prompts, running paired with-skill vs baseline evaluations, grading results, and optimizing the skill description for better triggering.
Core Features & Use Cases
- Skill authoring workflow: Interview users, capture intent, and draft a SKILL.md with clear metadata and operational instructions.
- Evaluation & benchmarking: Generate eval sets, spawn parallel runs (with-skill and baseline), collect timing/tokens, grade expectations, and aggregate benchmark statistics.
- Iteration & optimization: Run an improve loop that proposes description revisions, re-evaluates on train/holdout splits, and produces a viewer report for human feedback.
- Use Case: A developer or PM who wants to turn a manual workflow into a reusable Claude skill can draft the skill, create test prompts, run benchmarks, and iterate until triggers and outputs are reliable.
Quick Start
Use skill-creator to draft a SKILL.md, create 2–3 realistic test prompts, run the eval loop, inspect the generated reviewer, and iterate based on feedback.