Storyboard to Shot List Prompts

Turn rough storyboard notes into shot-by-shot video generation prompts.

Prompt · 2 variables

I want to convert my rough video storyboard notes into shot-by-shot prompts for an AI video generator. The overall tone and aesthetic should be {{Video Tone & Mood}}.

Please convert the notes below into a structured shot list. If a single line contains multiple distinct actions, split it into separate shots. If multiple notes can naturally fit into a single continuous shot, combine them. Ensure each shot focuses on only one clear action, and specify the transition to the next shot in a single phrase (e.g., hard cut, match cut on action, continuous pan, prop bridge).

Format the output as a Markdown table with the following columns: "Shot # · Original Note Line # · Visual Description (1 line) · English Generation Prompt · Transition to Next Shot". Below the table, provide a list of "Global Consistency Elements" (character appearance and outfit, setting, time of day, lighting, color palette) that must stay identical across all shots, and repeat these exact descriptor phrases across every shot's English prompt.

Do not invent characters, locations, or narrative events not mentioned in the notes. If a note is too vague to determine a clear visual, mark that row with [Needs Clarification] and proceed. Do not include dialogue, text overlays, subtitles, real-world celebrities, or brand logos in the English prompts.

Storyboard Notes: """ {{Storyboard Notes}} """

Copy, then paste here · ChatGPT and Claude open with the prompt filled in Open in ChatGPT ↗Open in Claude ↗Open in Gemini ↗ Edit in builder Download classroom card

Why it is written this way

Context
I want to convert my rough video storyboard notes into shot-by-shot prompts for an AI video generator. The overall tone and aesthetic should be {{Video Tone & Mood}}.
Task
Please convert the notes below into a structured shot list. If a single line contains multiple distinct actions, split it into separate shots. If multiple notes can naturally fit into a single continuous shot, combine them. Ensure each shot focuses on only one clear action, and specify the transition to the next shot in a single phrase (e.g., hard cut, match cut on action, continuous pan, prop bridge).
Format
Format the output as a Markdown table with the following columns: "Shot # · Original Note Line # · Visual Description (1 line) · English Generation Prompt · Transition to Next Shot". Below the table, provide a list of "Global Consistency Elements" (character appearance and outfit, setting, time of day, lighting, color palette) that must stay identical across all shots, and repeat these exact descriptor phrases across every shot's English prompt.
Constraints
Do not invent characters, locations, or narrative events not mentioned in the notes. If a note is too vague to determine a clear visual, mark that row with [Needs Clarification] and proceed. Do not include dialogue, text overlays, subtitles, real-world celebrities, or brand logos in the English prompts.
Input
Storyboard Notes: """ {{Storyboard Notes}} """

A common mistake when generating AI video from storyboards is prompting each line in isolation. When generated separately, individual shots look fine, but when stitched together, room layouts shift, character clothing changes, and morning instantly flips to afternoon because the continuity between cuts was never specified.

In the Task section, we avoid a strict one-to-one mapping between note lines and shots. When a line holds two actions like "Opens window to reveal city skyline," generative models struggle to render both smoothly. Enforcing one clear action per shot while defining explicit transitions ensures seamless sequence flow.

In the Format section, including the "Original Note Line #" column allows you to cross-reference expanding shot counts against your original concept to catch missing beats. The Global Consistency Elements block creates reusable anchor tokens; because generative video tools hallucinate new details on every prompt, repeating exact visual anchors across every shot is essential.

Wrapping the notes in """ delimiters prevents instructional text inside messy notes (such as "title card appears here") from being misinterpreted by the model as prompt meta-commands.

Unfamiliar terms? See Aha AI: output-format, hallucination

Compared with a bad example

Common bad example

Turn this storyboard into prompts for video AI 1. Protagonist wakes up to alarm 2. Opens window to city view 3. Close up pouring coffee

This loose prompt produces three disconnected English sentences. The character's face and clothes will mutate between shots, and the room lighting will conflict with the skyline outside. The AI will also inject unsolicited filler details like "aroma of warm coffee," forcing you to waste time correcting hallucinations after generation.

Variations

When Working from Rough Text Concept without a Visual Board

When Working from Rough Text Concept without a Visual Board

Below is a rough textual narrative for a video I want to create. The target mood is {{Video Tone & Mood}}. Please first evaluate whether this text can be logically split into sequential video shots. Suggest concrete physical actions to replace non-visual elements (internal thoughts, passage of time, abstract explanations), and then generate the shot list table.

Story Notes: """ {{Storyboard Notes}} """

Written narratives often contain abstract thoughts or conceptual explanations that cannot be filmed. This variant translates intangible ideas into tangible on-screen actions before building the prompt table.

When Shot Count Is Too High and Needs Trimming

When Shot Count Is Too High and Needs Trimming

The previous shot list is too long and needs to be condensed by roughly half. Identify shots that can be merged without breaking the core narrative flow. List which shots were merged, what specific visual details are lost in the process, and then output the streamlined shot table. Explicitly flag any critical shots that cannot be removed without collapsing the story arc.

Trimming a sequence requires deliberate trade-offs. Explicitly listing what is sacrificed during consolidation helps you make informed editorial decisions.

Model notes

Generate the shots one prompt at a time rather than batching them into a single run. AI video models have strict temporal limits per generation; submitting multiple shots in one prompt will cause the model to ignore later beats. If your tool supports image-to-video initiation, feed the last frame of the previous shot as the start frame for the next alongside your consistency tokens to minimize character drift.

Related prompts

Last updated 2026-09-02 · Found a mistake? Let us know