Your Skill Name
One paragraph: what discipline or capability this skill enforces, and why a naive attempt at the task gets it wrong.
When this matters
The situations that should fire this skill — including the phrasings a user is likely to use instead of the precise technical term.
Workflow — order matters
- First step.
- Second step.
- ...
Write these as instructions to an agent, not prose for a human.
Bundled resources
scripts/your_script.py— what it does and how to run it (give the exact command; prefer a self-testing--demopath).references/your_reference.md— when to read it.agents/openai.yaml— required. The human-facing entry point (display name, one-line description, copy-pasteabledefault_promptreferencing$your-skill-name). Seespec/README.mdfor the shape.