From broadcast-kit
Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry.
How this skill is triggered — by the user, by Claude, or both
Slash command
/broadcast-kit:broadcast-doc-to-batchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants an agent to turn source material into promotion documents: title, caption, hashtags, chapter hints, visual direction, and platform targets.
Use this skill when the user wants an agent to turn source material into promotion documents: title, caption, hashtags, chapter hints, visual direction, and platform targets.
content-batch.json.contracts/content-batch.schema.json.caption only for forbidden terms: 来源, *, notebooklm, slidesync, #notebooklm.publish-registry.--dry-run first unless the user explicitly asks to write artifacts.broadcast-kit doc-to-batch \
--input <path-or-repo> \
--output-dir <dir> \
--platform <douyin|xhs|x|all> \
--dry-run
For a real write, remove --dry-run.
npx claudepluginhub chronoaiproject/broadcast-kitCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.