<your-skill-name>
SKILL.md
Skill Name
Overview
Describe what this skill enables the agent to do.
When to Use
This skill should be triggered when:
- User asks about [topic]
- User wants to [action]
- Keywords: [relevant keywords for discovery]
Instructions
Step-by-step instructions for the agent:
- First, do this
- Then, do that
- Finally, complete with this
Examples
Example 1: [Scenario]
User request: "..."
Expected behavior: ...
References
- See reference documentation for detailed information
- Run scripts from
scripts/directory when needed