← ClaudeAtlas

broll-onlylisted

Render only the B-roll plan against an existing script; produces all B-roll clips without touching A-roll or audio. Use to iterate on visuals independently.
huodebing-alt/Agentic-Headshot-Video-Studio · ★ 0 · AI & Automation · score 71
Install: claude install-skill huodebing-alt/Agentic-Headshot-Video-Studio
# B-roll Only / 仅 B-roll ## When to use / 何时使用 迭代视觉素材,不动 A-roll/音频。 Iterate visuals without re-running A-roll or audio. ## Inputs / 输入 - `workspace/script/script.full.md`. - `inputs/data/*.csv`, `inputs/diagrams/*`. ## Output / 输出 - `workspace/broll/*.mp4` and updated `plan.json`. ## Steps / 步骤 1. `design-broll`. 2. Dispatch each cue to its specific render skill (animation / data-viz / flowchart / concept / transition / emphasis / manim). 3. Concurrency 4; budget guard before each render. ## Examples / 示例 ``` claude run broll-only ``` ## Failure recovery / 失败回退 - If a cue fails, log and continue; surface failures at end. - If template missing, fall back to `render-broll-animation`.