What problem does it solve?
This Skill guides users through creating new skills, refining their descriptions, and measuring skill performance using an end-to-end plan-build-validate workflow. It covers capturing intents, drafting SKILL.md, generating evaluation prompts, running trigger evaluations, and iterating based on results to improve triggering accuracy and operator flow.
Core Features & Use Cases
- Capture Intent: Understand user goals, define skill scope, and draft an initial SKILL.md.
- Interview & Research: Proactively ask edge-case questions to shape requirements and metrics.
- Write the SKILL.md: Produce a well-structured entry with a YAML frontmatter and inline operational instructions.
- Evaluation Loop: Generate eval prompts, run trigger tests, and compile results for iteration.
- Iterate & Improve: Use evaluation feedback to refine prompts, tooling, and descriptions, establishing a repeatable improvement loop.
Quick Start
Draft an initial SKILL.md, generate 3–5 trigger-eval prompts, and run the end-to-end plan-build-validate loop to start iterating.