Example skill demonstrating the SKILL.md format
This is an example skill that demonstrates the format for creating custom skills.
Skills extend the agent's capabilities by providing specialized knowledge, workflows, and instructions for specific tasks or domains.
Each skill is a directory in skills/ containing:
SKILL.md (required): Main documentation with frontmatter metadataThe SKILL.md file must start with YAML frontmatter:
---