skill-creator

Generate structured SKILL.md files and supporting artifacts for GitHub Copilot Agent Skills.

1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/super-state/mother-brain --skill skill-creator-super-state
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/super-state/mother-brain/tree/main/cli/skills/skill-creator
Command: npx skills add https://github.com/super-state/mother-brain --skill skill-creator-super-state

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the creation and ongoing improvement of GitHub Copilot Agent Skills by generating structured SKILL.md files and supporting artifacts.

Core Features & Use Cases

  • Wizard-driven skill creation that gathers context and translates it into consistent SKILL.md structure.
  • Automated scaffolding of SKILL.md, examples, references, and scripts to enable repeatable skill packaging.
  • Validation and quality checks that enforce naming conventions, prerequisites, and actionable instructions.
  • Self-improvement loop that captures learnings to refine future skill generation.

Quick Start

Provide a new skill folder under .github/skills/ and run the Skill Creator to generate SKILL.md, examples, and references.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I generate a structured SKILL.md file for GitHub Copilot Agent Skills?

To generate a structured SKILL.md file for GitHub Copilot Agent Skills, use a wizard-driven automation tool that gathers your context and scaffolds the documentation, examples, and references automatically.

What is the best way to automate skill creation for GitHub Copilot across multiple projects?

Automating skill creation for GitHub Copilot across projects requires a scaffolding workflow that enforces naming conventions, validates metadata, and packages supporting scripts and references into a repeatable format.

Can I use a wizard to refine and improve existing GitHub Copilot Agent Skills?

Yes, you can use a wizard to refine existing GitHub Copilot Agent Skills by capturing ongoing learnings and applying validation checks to update instructions, examples, and references continuously.

Do I need to create a new skill folder before running a skill creation wizard?

Yes, you need to provide a new skill folder under the .github/skills/ directory before running the skill creation wizard to generate the SKILL.md file and supporting artifacts correctly.

What validation checks are enforced during GitHub Copilot skill packaging?

Validation checks during GitHub Copilot skill packaging enforce strict naming conventions, verify prerequisites, and ensure the generated instructions within the SKILL.md file are actionable.

How does the self-improvement loop work in automated skill generation?

The self-improvement loop in automated skill generation captures context and learnings from previous wizard sessions to refine and enhance the quality of future SKILL.md file scaffolding.