| name | my-skill-name |
| description | A brief description of what this skill does |
| version | 1.0.0 |
| license | MIT |
| author | @your-github-handle |
| tags | ["example","template"] |
Instructions
Describe how an AI agent should use this skill. Be specific about:
- What the skill accomplishes
- When to use it
- What inputs it needs
- What outputs it produces
Prerequisites
List any requirements:
- API keys needed
- Environment setup
- Dependencies
How to Use
Provide clear instructions:
Example prompt that triggers this skill
Output
Show expected output format:
Example output
Examples
Example 1: Basic usage
User: [Example user request]
Agent: [Example agent response using this skill]
Example 2: Advanced usage
User: [More complex request]
Agent: [Agent response showing advanced features]
Limitations
- List any known limitations
- Edge cases that don't work
- Rate limits or restrictions
Dependencies
- Python 3.9+
- List pip packages