A template for creating new agent skills. Replace this description with a clear explanation of what your skill does and when agents should use it. Include specific keywords that help agents identify relevant tasks.
Install
npx skillscat add straub/agent-skills/template-skill Install via the SkillsCat registry.
SKILL.md
Template Skill
Replace this section with step-by-step instructions for using your skill.
Examples
Provide concrete examples of inputs and expected outputs:
- Example usage scenario 1
- Example usage scenario 2
Guidelines
- Guideline or best practice 1
- Guideline or best practice 2
- Common edge cases to handle
Notes
Keep your SKILL.md under 500 lines and 5000 tokens. Move detailed reference material to references/ directory.