| name | ["skill-name"] |
| description | [One sentence — what this skill enables the AI to do. This is used to decide when to load the skill, so be specific.] |
| version | 1.0.0 |
| tags | [["tag1"],["tag2"]] |
| metadata | {"skill-author":"[your name or team]"} |
What this skill does
[Describe the specialised knowledge or behaviour this skill provides. What can the AI do
with this skill loaded that it cannot do without it?]
When to use it
[Describe the task types or triggers that should activate this skill.
Be specific — this helps the AI decide whether to load it.]
Instructions
[Step-by-step instructions the AI should follow when this skill is active.]
- [Step 1]
- [Step 2]
- [Step 3]
Output format
[Describe the expected output: file edits, terminal commands, a report, etc.]
Examples
Example 1 — [scenario]
Input: [describe the trigger or task]
Expected output: [describe what the AI should produce]
Notes
- [Any constraints, limitations, or caveats]
- [Dependencies the skill assumes are available]