What problem does it solve?
This Skill streamlines the process of creating new AI skills, editing existing ones, and measuring their performance through structured evals and benchmarks, enabling teams to iterate quickly and improve triggering accuracy.
Core Features & Use Cases
- Capture Intent: Understand user goals and translate them into a precise Skill spec (frontmatter + body).
- Draft SKILL.md: Produce a complete frontmatter and instructional body, including optional sections for scripts, references, and assets.
- Run Evals and Benchmark: Integrate with run_eval, run_loop, and aggregate_benchmark to test skills and compare iterations.
- Iterate and Improve: Use eval results to refine the skill description and instructions.
- Packaging and Sharing: Validate and package the skill into a .skill file for deployment.
Quick Start
Draft the SKILL.md, wire up evals, and run the evaluation loop to start creating and improving a skill.