# SKILL_NAME ## What it does ## Before you start ## Usage Invoke via your agent tool: ``` /SKILL_NAME ``` ## Files | File | Purpose | |------|---------| | `SKILL.md` | Skill instructions for agents | | `scripts/` | FILL IN: what the scripts do | | `references/` | FILL IN: what reference docs are here | | `assets/` | FILL IN: what static resources are here |