What problem does it solve?
This Skill provides a structured, repeatable workflow for creating, evaluating, and iterating Claude skills, helping teams produce high-triggering, well-documented skill units with minimal ambiguity.
Core Features & Use Cases
- End-to-end Skill Creation: Define a skill in SKILL.md, then iterate with evals, benchmarks, and triggering improvements.
- Evaluation & Benchmarking: Run trigger evaluations, compare with baselines, and visualize results with an eval-viewer and benchmark outputs.
- Reusable Tooling: Access bundled scripts (generate_report, run_eval, improve_description) and references/assets to support deterministic tasks and knowledge reuse.
- Description Optimization: Post-hoc improvements of the SKILL.md frontmatter to enhance triggering accuracy and adoption.
Quick Start
Follow the loop: draft a skill, run evals, observe results in the viewer, and iterate until the triggering performance stabilizes.