← ClaudeAtlas

render-transitionlisted

Render a short transition B-roll (wipe, zoom, glitch, brand sting) between two sections. Use to bridge topic shifts in the final timeline.
huodebing-alt/Agentic-Headshot-Video-Studio · ★ 0 · AI & Automation · score 71
Install: claude install-skill huodebing-alt/Agentic-Headshot-Video-Studio
# Render Transition / 转场 ## When to use / 何时使用 Bridging two sections; usually 0.5–1.5 s. 两段之间的过渡,通常 0.5-1.5 秒。 ## Inputs / 输入 - `--style` wipe | zoom | glitch | brand-sting. - `--from-label`, `--to-label` for label transitions. ## Output / 输出 - `workspace/broll/trans_<id>.mp4`. ## Steps / 步骤 1. Pick template under `templates/broll/transition/<style>.html`. 2. Substitute labels and brand colors. 3. Hyperframes render at section's resolution. ## Examples / 示例 ``` claude run render-transition --id t02 --style wipe --from-label "Why" --to-label "How" ``` ## Failure recovery / 失败回退 - If style unknown, use `brand-sting` default. - If render fails, emit 0.5 s solid-color clip as placeholder.