skill-creator
Installation
SKILL.md
Skill Creator for GitHub Copilot
Create and maintain skills in .github/skills/ that extend GitHub Copilot's capabilities with project-specific knowledge.
What Are Skills
Skills are SKILL.md files that provide specialized, procedural knowledge that Copilot doesn't inherently have. They turn Copilot from a general assistant into a domain expert for specific tasks in this codebase.
Skills provide:
- Specialized workflows — multi-step procedures for project-specific domains
- Domain expertise — architecture patterns, conventions, business logic
- Bundled references — detailed docs loaded only when needed