Skill Name
Short intro: what this skill does, in 1–2 paragraphs max.
When to activate
Describe the trigger conditions. Auto-activate on , also invokable
via /skill-name. Do not activate for .
Workflow
1. Step one
What to do first.
2. Step two
What to do next.
3. Return the result
What the output should look like.
Anti-patterns
- Don't do X.
- Don't do Y.
Verification
Before returning, confirm:
- Step 1 done
- Step 2 done
- Output format matches the spec
Additional resources
- For detailed , see reference.md.
- For examples, see examples.md.