Creating Shot List

Reads story.md, characters.json, and backgrounds.json to decompose the story into individual 8-second shots. Each shot maps to specific character IDs, a background ID, camera movement, action description, and a self-contained Veo 3 video-generation prompt. Saves output as shots.json. Part of the Story-to-Animation pipeline (Step 4 of 5). Use when story and asset JSON files exist and the user wants to create the shot-by-shot breakdown for video generation. After generating shots.json, ALWAYS present the output and wait for explicit user approval. Do NOT automatically trigger the next pipeline step.

divakarwl12 Updated

File contents

divakarwl12/story-to-animation-skills/tree/main/creating-shot-list commit a7fc2383b3

Frequently asked questions

npx skillmds@latest add divakarwl12/creating-shot-list