What problem does it solve?
This Skill helps teams design Codex skills end-to-end—from capturing user intent and drafting SKILL.md with YAML frontmatter, to organizing optional resources (scripts, references, assets), running evaluation loops, analyzing results, and iterating toward a polished, well-triggered skill.
Core Features & Use Cases
- Capture Intent: Define what the skill enables Codex to do and when it should trigger.
- Draft SKILL.md: Create the YAML frontmatter (name, description, compatibility) and compelling Markdown body with operational instructions.
- Bundle Resources: Organize optional scripts, references, and assets for on-demand use.
- Run Evaluations: Execute trigger-evaluation loops, collect results, and generate structured evals.json and benchmark data.
- Optimize Trigger Descriptions: Use the built-in improve-description flow to refine the skill's triggering description for better discovery and reliability.
Quick Start
Start by drafting a high-level skill concept and run the end-to-end evaluation loop to iterate toward a stable skill.