Skill Template
Replace this starter content with real task-specific expertise before treating the skill as production-ready.
When to use
- Use this as the starting point for a small or moderate skill.
- Use
skill-template-advancedinstead when the skill needs a reference library or complex progressive disclosure.
Instructions
- Rename the folder and
namefield to the final skill name. - Rewrite
descriptionso it says what the skill does and when to use it. - Add the workflow, defaults, gotchas, and output contract the agent needs.
- Move longer details into
references/and link to them from this file. - Validate that the folder name and
namefield match.
Examples
- Example user request that should trigger this skill.
- Example output shape the skill should produce.
Validation
- Confirm the
descriptionis under 1024 characters. - Confirm the skill name uses lowercase letters, numbers, and hyphens only.
- Confirm no placeholder text remains.