What problem does it solve?
Helps developers and creators turn collections of SKILL.md files into coherent, installable BMad modules by planning, scaffolding, and validating module structure and registration.
Core Features & Use Cases
- Ideate Module (IM): Guided brainstorming and a plan document template to define module identity, architecture, capabilities, and build roadmap.
- Create Module (CM): Scaffolds standalone or multi-skill module infrastructure, generates module.yaml and module-help.csv, and can produce a dedicated setup skill or self-registering standalone skill.
- Validate Module (VM): Runs deterministic checks and quality reviews against module.yaml and module-help.csv, ensuring CSV integrity, unique menu codes, and correct before/after references.
- Headless & CI-friendly: Supports headless mode for automated scaffolding and validation with structured JSON outputs for pipelines.
- Tooling: Includes scripts to scaffold, merge config and help CSV, and cleanup legacy installers.
Quick Start
Ask the skill to "create module" and provide the path to your skills folder to scaffold an installable BMad module.