# template-skill > 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. - Author: David Straub - Repository: straub/agent-skills - Version: 20260129164510 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/straub/agent-skills - Web: https://mule.run/skillshub/@@straub/agent-skills~template-skill:20260129164510 --- --- name: template-skill description: 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. --- # 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.