What problem does it solve?
Building AI skills that work reliably is hard — most skills undertrigger, produce inconsistent outputs, or fail to handle edge cases. Without systematic testing and measurement, you're left guessing whether your skill actually helps or just adds noise.
Core Features & Use Cases
- Guided Skill Creation: Walk through the entire process of designing, drafting, and testing a new skill from a simple intent.
- Quantitative Evaluation: Run baseline comparisons, generate assertions, and measure pass rates with statistical variance analysis.
- Description Optimization: Automatically tune your skill's description to improve triggering accuracy across diverse user queries.
- Use Case: A developer building a code review skill can draft the skill, run evals against real prompts, benchmark performance, and iterate on the description until it triggers reliably.
Quick Start
Use the skill-creator skill to design a new skill for summarizing GitHub pull requests, then run the evaluation loop to measure and improve its performance.