build-storyboard
Use when converting a video script into a visual storyboard with shot list, timing, visual direction, and asset requirements. Produces beat-by-beat JSON output for edit planning.
| Model | Source |
|---|---|
| sonnet | pack: video-pipeline |
Full Reference
build-storyboard
Section titled “build-storyboard”Converts script.md into a beat-by-beat visual storyboard. Each scene decomposes into shots with timing, camera angles, visual and audio descriptions, and asset requirements. Pipeline pauses after this stage — user records footage before the edit flow begins. Output is storyboard.json, consumed by classify-and-plan-edit.
Quick Reference
Section titled “Quick Reference”| Item | Value |
|---|---|
| Input | script.md in current directory |
| Output | storyboard.json in current directory |
| Next stage | ingest-media-clips (after footage recorded) |
| Speech rate | 130 wpm for timing calculation |
| Transition default | cut (0s) |
Reference Index
Section titled “Reference Index”| I want to… | File |
|---|---|
| Understand beat decomposition, shot selection, timing, and asset extraction | reference/beat-decomposition.md |
| See the storyboard.json schema and summary output format | reference/output.md |
Usage: Read the reference file matching your current task from the index above. Each file is self-contained with code examples and inline gotchas.
Announcement
Section titled “Announcement”┏━ ⚡ build-storyboard ━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Building storyboard: [title] ([scene count] scenes) ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛