your-skill-namelisted
Install: claude install-skill matteotitta/gtm-skill-template
# Your skill name
One-line statement of the outcome this skill ships.
## When to run
- Trigger conditions / user intents that route here.
- When NOT to run (adjacent skills that fit better).
## Inputs
What the skill needs. Ask for anything required and missing; never fabricate.
## Steps
1. **Step one.** What to do.
2. **Step two.** What to do.
3. **Ship.** Output format + where it goes.
## What good looks like
- Quality bar item 1
- Quality bar item 2
## Self-evaluation (pre-delivery checklist)
- [ ] Meets the quality bar above
- [ ] Output matches the declared `outputs` type