Build scene plans and shot cards from scripts or ideas.
npx skills add https://github.com/machina-exm/film-studio-skills --skill film-breakdown
Turn a script, treatment, or one-paragraph idea into a scene list and production-ready shot cards.
Work inside the current studio root.
Use /docs/breakdown.md for the scene list and /prompts/ for shot-card files.
If either path is missing, ask whether to create the needed folder or document.
Ask one question at a time and wait for each answer.
Accept any of these inputs:
Preserve supplied dialogue verbatim.
Do not fill story gaps with invented facts.
If the input is incomplete, interrogate the user scene by scene.
Ask only the next question needed to define the current scene, then wait.
Finish the current scene before moving to the next one.
Write the scene table in /docs/breakdown.md.
Give every scene a stable scene ID.
For each scene, record its summary, location, time of day, characters, props, shot-card file, and status.
Keep asset tags and state variants exactly as supplied.
Mark unresolved information plainly instead of guessing.
Create /prompts/scNN-shot-cards.md for each scene, using its stable scene number.
Represent every shot through exactly three lanes and 22 fields.
Do not add a fourth lane or merge fields.
Use these nine fields in this order:
Use these six fields in this order:
Use these seven fields in this order:
The three lanes contain 9 + 6 + 7 fields: 22 total.
Use a separate heading for each shot and a table for each lane.
Keep the same field order in every shot.
Give each clip one action only.
Target 10–15 seconds per clip.
If a card contains multiple actions, split it into separate shots.
If a single action cannot fit the target duration, ask the user how to divide or simplify it.
Remove signs, screens, titles, and other in-frame text from generation instructions.
Create /docs/text-tasks.md if any such text exists.
Record each text task with its scene / shot ID, exact required text, placement, and context.
Leave a pointer in the shot card to the matching text task.
Do not ask generation to render the text.
Check that every scene row points to one shot-card file.
Check that every shot has exactly the three lanes and all 22 fields.
Check that every clip has one action and runs 10–15 seconds.
Check that dialogue remains verbatim and all in-frame text is separated.
List unresolved fields and continue asking about them one at a time.
Summarize the files written and the scenes and shots created.
End with this note: the prompt is written later from the card almost mechanically because the three column groups map one-to-one to prompt blocks.
Take machina-exm/film-breakdown from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.