references/shot

Generates shot plans and storyboard sheets with lens, angle, movement, and continuity decisions.

38|4|Updated Jul 29, 2026
One-click install
npx skills add https://github.com/6174/recut --skill references-shot-6174
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: references/shot
Source: https://github.com/6174/recut/tree/main/service/skills/recut-director/references/shot
Command: npx skills add https://github.com/6174/recut --skill references-shot-6174

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Directing a scene for AI video generation requires deciding shot size, angle, focal length, camera movement, blocking, and cross-shot continuity, and ad-hoc choices produce clips that drift in identity, break the axis, or fail to cut together. This Skill turns a scene's intent, characters, and space into an executable shot plan and storyboard with explicit continuity anchors. ## Core Features & Use Cases - Shot Decision Rules: Enforces function-before-size, one dominant movement per shot, axis-of-action conservation, and first/last-frame continuity contracts. - Storyboard Sheet Compression: Packs a shot plan into a single N-grid storyboard image with a panel manifest, usable directly as a storyboard reference for video generation models. - Reference Library Routing: Routes on demand to cinematic language, blocking and staging, continuity bible, prompt lexicon, 100+ shot recipes, and 20 director style modules. - Use Case: Given a 22-second scene of a courier delivering a letter, produce a beat sheet, a 15-column shot plan with risk grading, and a 5x5 storyboard grid that a video model can expand into clips. ## Quick Start Ask the AI to break this scene into shots and produce a storyboard sheet with shot sizes, lenses, movements, and continuity anchors for each beat.

Frequently Asked Questions about references/shot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break a scene into shots for AI video generation?▼

Start from a beat sheet, then assign each beat at least one shot with a named function such as establishing, reaction, or reveal. Write each shot as start composition, single subject action with one dominant camera move, and end composition, then fill the 15-column shot plan template.

What is a storyboard sheet and how do video models use it?▼

A storyboard sheet compresses a shot plan into one N-grid image, typically 5x5 panels, with a shared style lock and a text panel manifest. The whole sheet is submitted as a single storyboard reference to the video model, which expands it into individual shots.

How do I keep character identity consistent across generated clips?▼

Use a verbatim 30-50 word identity string pasted into every prompt, plus a continuity bible tracking wardrobe, props, light direction, and state changes per shot. First and last frames of adjacent shots must match exactly in position, orientation, and held objects.

When should director style modules be loaded?▼

Load a director style file only when the user explicitly names a style, such as Wong Kar-wai, or when the project specifies one. Only one style is active at a time, and its parameters override genre and project defaults for lens, lighting, color, and rhythm.

Why do AI-generated shots break the 180-degree rule?▼

Video models have no memory of where the previous shot placed the camera, so they freely flip screen direction. Fix it by recording the axis in the continuity bible and stating screen position and gaze direction explicitly in every keyframe prompt.

What are the limitations of single-clip AI video generation?▼

One clip reliably supports only one dominant camera movement and one subject action; two-person choreography, object handoffs, and full 180-degree turns are unreliable. Split these into separate clips and let the cut carry the second action.