Example Calculator Skill
This is an example skill that demonstrates the SKILL.md file format with YAML frontmatter.
Capabilities
This skill can:
- Add numbers
- Subtract numbers
- Multiply numbers
- Divide numbers
Usage
Simply ask for a calculation like "What is 2 + 2?"
Notes
This is a demonstration skill showing the complete SKILL.md format with:
- YAML frontmatter metadata
- Markdown content
- Optional resources in the same directory