Sample Skill
Setup
Describe any one-time setup steps here.
# Example setup
# npm install
Usage
Explain how to use this skill and reference any scripts or assets in this folder.
# Example usage
# ./scripts/run.sh <args>

Template skill. Replace this with a specific description of when and why to use it.
Describe any one-time setup steps here.
# Example setup
# npm install
Explain how to use this skill and reference any scripts or assets in this folder.
# Example usage
# ./scripts/run.sh <args>
This is a template SKILL.md with placeholder content - explicitly labeled as a template requiring replacement. Has good structure (setup/usage sections) but no actionable content. All commands and examples are commented out. While it follows the skills folder convention (bonus), it provides no practical value as a reusable skill.