initial commit
This commit is contained in:
15
.gemini/skills/bmad-distillator/bmad-skill-manifest.yaml
Normal file
15
.gemini/skills/bmad-distillator/bmad-skill-manifest.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
type: skill
|
||||
module: core
|
||||
capabilities:
|
||||
- name: bmad-distillator
|
||||
menu-code: DSTL
|
||||
description: "Produces lossless LLM-optimized distillate from source documents. Use after producing large human presentable documents that will be consumed later by LLMs"
|
||||
supports-headless: true
|
||||
input: source documents
|
||||
args: output, validate
|
||||
output: single distillate or folder of distillates next to source input
|
||||
config-vars-used: null
|
||||
phase: anytime
|
||||
before: []
|
||||
after: []
|
||||
is-required: false
|
||||
Reference in New Issue
Block a user