| name | my-skill |
| description | A template skill for [describe task]. Use when the user asks to [trigger phrases].
|
| license | MIT |
| metadata | {"author":"your-name","version":"1.0"} |
My Skill
When to use this skill
Use this skill when the user needs to:
- [Task 1]
- [Task 2]
- [Task 3]
Prerequisites
- [Required tool or dependency]
Workflow
- [Step 1 — what to do first]
- [Step 2 — next action]
- [Step 3 — finalize]
Gotchas
- [Non-obvious fact that would cause mistakes without being stated]
- [Edge case the agent wouldn't know about]
Validation
After completing the task:
- [How to verify the output is correct]
- If validation fails, review the error and retry
References
- See references/REFERENCE.md for detailed documentation
- Run
scripts/example.sh for automated processing
- Templates are available in
assets/