Merge pull request #2345 from bma-d/bma-d/add-automator
feat(installer): add BMad Automator module
This commit is contained in:
commit
c48b6f3069
|
|
@ -18,6 +18,17 @@ modules:
|
|||
npmPackage: bmad-builder
|
||||
default_channel: stable
|
||||
|
||||
bmad-automator:
|
||||
url: https://github.com/bmad-code-org/bmad-automator
|
||||
module-definition: skills/module.yaml
|
||||
code: baut
|
||||
name: "BMad Automator"
|
||||
description: "Story automation skills"
|
||||
defaultSelected: false
|
||||
type: experimental
|
||||
npmPackage: bmad-story-automator
|
||||
default_channel: next
|
||||
|
||||
bmad-creative-intelligence-suite:
|
||||
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
||||
module-definition: src/module.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue