skill-creator

Automate CLI skill creation with predefined templates and validation.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Exar-lab/Bank-project --skill skill-creator-exar-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Exar-lab/Bank-project/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/Exar-lab/Bank-project --skill skill-creator-exar-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, prompt-engineer, and includes scripts (resource) and references (resource) and examples (resource) components.

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"

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CLI skill creation for GitHub Copilot?

You can automate CLI skill creation by running the skill-creator, which generates structured files from standardized templates and applies built-in best practices for GitHub Copilot CLI.

What is the best way to define the scope and purpose of a new CLI skill?

The best way to define scope and purpose is through interactive brainstorming, a collaborative process that the skill-creator facilitates to establish functionality before generating content.

Does skill creation require Python and prompt-engineer to run?

Python is a required dependency to run the skill creation process, while prompt-engineer is an optional integration for additional refinement of the generated skill content.

Can I validate YAML and content quality during skill generation?

Yes, you can validate YAML and content quality during skill generation because the skill-creator includes built-in validation checks to ensure high-quality output and standardized writing style.

What installation options are available for generated CLI skills?

Generated CLI skills support flexible installation options, allowing you to choose between repository-only, global, or hybrid installation based on your project requirements.