Files
calctext/.claude/skills/bmad-distillator/bmad-skill-manifest.yaml
2026-03-16 19:54:53 -04:00

16 lines
518 B
YAML

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