Now that the library is at 19+ custom skills, contributors (and future-me) need a clear template to keep new skills consistent.
Proposed:
CONTRIBUTING.md covering naming, frontmatter, structure
skills/_template/SKILL.md with placeholder sections (When to Use, Problem, Inputs, Process, Output, Framework Reference)
- A short checklist for PRs adding new skills (description ≤ 200 chars, Use-when triggers, examples)
Why now: the recent gtm-engineering skill made it obvious the structure is implicit knowledge — a template would lower the bar for adding more.
Now that the library is at 19+ custom skills, contributors (and future-me) need a clear template to keep new skills consistent.
Proposed:
CONTRIBUTING.mdcovering naming, frontmatter, structureskills/_template/SKILL.mdwith placeholder sections (When to Use, Problem, Inputs, Process, Output, Framework Reference)Why now: the recent
gtm-engineeringskill made it obvious the structure is implicit knowledge — a template would lower the bar for adding more.