example-skill
Installation
SKILL.md
Example Skill
This is an example skill that demonstrates how to structure skills for AI coding agents.
When to Apply
Reference these guidelines when:
- Creating new skills
- Understanding the skill format
- Learning best practices for skill development
Core Guidelines
1. Frontmatter Requirements
Every SKILL.md file must include:
name: Unique identifier (lowercase, hyphens for spaces)description: Clear description of what the skill does and when to use it