TWISTEdBRACKETS

Audio & video

Storyboard Video

storyboard-video

The long-form sibling of blog-social-video, for multi-scene UI explainers. It works audio-first: a naturally paced script becomes scenes with continuity locks (characters, palette, props stay consistent between shots), narration is generated and timed, guideline storyboards are drawn per scene, then Veo renders each clip before the final concat with voice-over. Individual scenes can be re-directed from feedback without regenerating the whole video.

What it does

  • Writes an audio-first script with natural spoken pacing
  • Breaks the script into scenes with continuity locks for characters and props
  • Generates ElevenLabs narration and syncs scene timing to it
  • Draws guideline storyboards, then renders each scene with Veo
  • Concatenates scene clips with the voice-over into the final video
  • Re-directs single scenes from feedback without a full regenerate

How it flows

  1. 01Script → scenes + continuity locks → shared assets
  2. 02Narration with character alignment → timing sync
  3. 03Guideline storyboards → Veo scene clips (no VO)
  4. 04Concat clips with voice-over
  5. 05On feedback: update scenes.json → regen board → regen clip

Example prompt

Make a storyboard explainer video showing how the contact form works.

Install

sh
npx dot-skills add levi-putna/twistedbrackets.com/storyboard-video

Needs ELEVENLABS_API_KEY and AI_GATEWAY_API_KEY. Run npx dot-skills doctor after installing to check your environment.