What This Skill Does
A boilerplate template for creating new agent skills. Provides the minimal structure and placeholder content to get started building a custom skill.
When to Use It
- Starting a brand new skill from scratch
- Need the correct file structure for a skill package
- Want a clean starting point with placeholder content
Template Structure
template-skill/
├── SKILL.md # Replace with your skill instructions
├── scripts/ # Add helper scripts
└── references/ # Add reference docs