What problem does it solve?
The Skill Creator guides users in turning a vague idea for a new AI skill into a concrete, testable entry by capturing intent, drafting a structured SKILL.md, and outlining an iterative evaluation loop to drive improvement.
Core Features & Use Cases
- Capture Intent and Draft SKILL.md that clearly defines trigger conditions and the skill's purpose.
- Guided Eval Loop: design test prompts, run agent-with-access-to-the-skill, collect quantitative metrics, and translate results into actionable improvements.
- Iterative Refinement: rewrite and optimize the skill based on feedback and benchmarking results, expanding references or tests as needed.
- Description Optimization: refine the triggering description to improve detection and triggering accuracy.
Quick Start
Draft a new skill from a user goal, run an initial eval loop, and iteratively refine the SKILL.md until the benchmarks improve.