What problem does it solve?
video-scriptwriting helps you turn video ideas into production-ready, code-consumable scripts by planning scenes, timing, pacing, and narration so your output renders correctly and stays coherent.
Core Features & Use Cases
- Interview-driven requirements: Runs a structured interview across product, audience, goals, tone, assets, content, and visual preferences to prevent generic assumptions.
- Structured YAML storyboard generation: Produces YAML scripts with a
meta block and a scenes array including duration, frames, visuals, animation notes, narration, music, SFX, and transitions.
- Pacing and frame-count accuracy: Calculates
total_frames and frames from duration and FPS, with validation guidance to avoid timing mismatches.
- Narration writing that matches constraints: Writes narration synchronized to visuals while respecting per-sentence word limits and timing overflow rules.
- Revisions and anti-pattern prevention: Provides guardrails to fix pacing, narration/visual mismatch, invalid frame math, and common script formatting mistakes.
Quick Start
Use the video-scriptwriting skill to generate a YAML storyboard for a 30-second explainer video at 30fps by asking: "Interview me for a 30-second explainer, then output a YAML script with meta and 8–20 scenes, including frame counts and narration synced to each scene’s visuals."