skill-creator

Generate SKILL.md files with required frontmatter and structured body for the BMAD template system.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/foutoucour/guitar-match --skill skill-creator-foutoucour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/foutoucour/guitar-match/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/foutoucour/guitar-match --skill skill-creator-foutoucour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of manually crafting consistent SKILL.md entries for the BMAD template system, ensuring the required frontmatter and structured body are produced reliably.

Core Features & Use Cases

  • Generates a complete SKILL.md frontmatter and structured body, following the BMAD template.
  • Validates presence of mandatory fields (name, description) and provides a clear, reusable scaffold.
  • Enables rapid creation of new skills for cataloging and discovery across teams.

Quick Start

Provide the skill name and description to generate a new SKILL.md file.

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 SKILL.md file with the correct frontmatter for the BMAD template system?

To generate a SKILL.md file with correct frontmatter, provide the skill name and description to auto-scaffold a structured template. The tool validates mandatory fields and produces a reusable scaffold ensuring your documentation adheres to BMAD system guidelines.

What is the required structure for a BMAD skill template?

A BMAD skill template requires frontmatter with mandatory name and description fields, followed by a structured body layout. The body includes role, instructions, output format, and optional inputs, supporting optional subdirectories for organized skill cataloging.

Can I use subdirectories when scaffolding documentation for skill generation?

Yes, scaffolding documentation for skill generation supports optional subdirectories. This allows you to organize related files alongside the main SKILL.md template, ensuring structured cataloging and discovery across teams within the BMAD template system.

What's the best way to ensure mandatory YAML frontmatter fields are present in generated skill documentation?

The best way to ensure mandatory YAML frontmatter fields are present is using an automated skill generator. It validates required name and description fields during scaffolding, preventing inconsistent documentation and ensuring reliable cataloging.

Do I need any dependencies to create skill templates using frontmatter?

No dependencies are required to create skill templates using frontmatter. The skill generator operates independently to scaffold structured SKILL.md files, requiring only the skill name and description as inputs to produce compliant BMAD documentation.