What problem does it solve?
Reduces the friction of authoring, testing, and publishing Claude skills by providing a repeatable, eval-driven workflow that ensures skills trigger correctly, behave deterministically, and meet benchmarked quality and security criteria.
Core Features & Use Cases
- Eval-driven iteration: Run parallel with-skill and baseline evaluations, aggregate results, and iterate on descriptions to improve trigger precision.
- Benchmarking & analysis: Aggregate metrics, generate human-readable benchmark reports, and run post-hoc analyzer and comparator agents to identify improvements.
- Packaging & validation: Initialize skill templates, validate frontmatter and structure, package skills for distribution, and provide scripts for description optimization and report generation.
- Use Case: Skill authors creating new or refining existing skills can automate trigger tests, grade outputs, optimize descriptions, and produce distributable skill packages.
Quick Start
Run the skill-creator workflow to initialize a skill folder, evaluate trigger accuracy, iterate the description using the improvement loop, and package the validated skill for distribution.