| name | skill-creator |
| description | Create or improve Copilot Skill definitions. Use when users ask to build a new SKILL.md, refine skill descriptions, improve skill discoverability, or package reusable workflows. |
Skill Creator
Goal
Create high-signal, discoverable, and reusable skills that are invoked at the right time.
Workflow
- Define scope: what the skill does and what it does not do.
- Write a strong frontmatter description with trigger phrases:
- Include 'Use when users ask for ...' wording.
- Include likely keywords and synonyms.
- Provide a short workflow with concrete steps.
- Add done criteria so outputs are verifiable.
- Keep the skill concise and action-oriented.
Quality Checklist
name matches the folder name.
description is specific and quoted if it contains colons.
- Guidance is practical, not generic.
- No contradictory rules.
Done Criteria
- Skill can be discovered from realistic user prompts.
- Skill instructions are clear enough to execute without extra interpretation.