example-skill
Installation
SKILL.md
Example Skill
This is a template skill. Replace with your actual skill content.
FIRST: Verify Prerequisites
Check any required dependencies or setup:
# Example: verify a package is installed
pip install your-package
Key Concepts
- Concept 1: Brief explanation
- Concept 2: Brief explanation
- Concept 3: Brief explanation