skill-creator

Generate SKILL.md skeletons with frontmatter and validation for BMAD template systems.

8|4|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/adrien-barret/claude-kit --skill skill-creator-adrien-barret
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/adrien-barret/claude-kit/tree/main/project-template/.claude/skills/skill-creator
Command: npx skills add https://github.com/adrien-barret/claude-kit --skill skill-creator-adrien-barret

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps authors quickly scaffold new SKILL.md templates by generating well-formed frontmatter and structured instructions from a user-provided description.

Core Features & Use Cases

  • Template generation: Produces a ready-to-use SKILL.md file with required frontmatter and a practical body structure.
  • Frontmatter validation: Ensures mandatory fields like name and description are present and correctly formatted.
  • Use Case: A developer wants to create a new skill for a BMAD template; this skill outputs the skeleton SKILL.md that can be customized.

Quick Start

Provide a description of the desired SKILL.md. The skill will output a ready-to-use SKILL.md skeleton.

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 template for a BMAD automation?

To generate a SKILL.md template for BMAD automation, provide a description of your desired skill. The system outputs a ready-to-use skeleton with structured instructions and proper frontmatter for immediate customization.

What is frontmatter validation and how does it work for SKILL.md files?

Frontmatter validation checks that mandatory fields like name and description are present and correctly formatted in your SKILL.md file. This ensures your generated template meets structural requirements before customization.

How do I create a structured body for a SKILL.md file?

You create a structured body for a SKILL.md file by providing a user description of the desired skill. The system automatically generates a practical body structure alongside the required frontmatter.

Do I need any dependencies to scaffold a SKILL.md template?

You do not need any dependencies to scaffold a SKILL.md template. The skill operates independently to produce a ready-to-use file skeleton from your text description without external components.

Can I use this to generate documentation across skill hierarchies?

You can use this to generate documentation across skill hierarchies. It applies to BMAD template systems to ensure proper frontmatter and structured bodies throughout your skill hierarchy.