What problem does it solve?
It streamlines the end-to-end process of creating new skills and iteratively improving existing ones by running evals and tightening the skill description so it triggers accurately.
Core Features & Use Cases
- Skill scaffolding workflow: Captures intent, writes SKILL.md with required frontmatter, and establishes a correct folder layout for references and optional evals.
- Evals-driven improvement: Creates evals/evals.json test cases, evaluates trigger behavior, and iterates until assertions pass.
- Description optimization: Rewrites discriminating, pushy descriptions with anti-triggers and enforces the stated description budget and minimum length rules.
Quick Start
Use the skill-creator to create or revise a Vue SSR Starter Kit skill by updating its SKILL.md frontmatter and evals/evals.json, then re-run evals and optimize the description for correct triggering.