What problem does it solve?
The skill-creator solves the problem of manually creating new CLI skills for GitHub Copilot CLI and Claude Code, which is a time-consuming and error-prone process.
Core Features & Use Cases
- Interactive Brainstorming: Collaborative process to define the purpose and scope of the skill.
- Template Automation: Automatically generates files based on standardized templates without manual configuration.
- Quality Validation: Built-in checks for YAML, content quality, and writing style to ensure high-quality skill creation.
- Flexible Installation: Allows for repository-only, global, or hybrid installation.
- Visual Progress Bar: Real-time progress indicator for the skill creation process.
- Prompt Engineer Integration: Optional integration with prompt-engineer skill for additional refinement.
Quick Start
Create a new skill using the skill-creator by running:
gh copilot "create a new skill for debugging Python errors"