skills/ai-film-production/SKILL.md
This skill should be used when the user asks to "make me a film", "produce an AI video", "create a short film", "build a full video production", "run the film pipeline", "generate a complete video from this concept", or describes a multi-scene AI video project that needs characters, shots, and editing. Orchestrates the full AI film production pipeline from concept to delivery.
npx skillsauth add adityaraj0421/ai-cinematic-video-director-claude-skill ai-film-productionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
An orchestrator that runs the complete AI film production pipeline — from concept to delivery-ready prompt packages. Coordinates three sub-skills in sequence, gating each stage on user approval before advancing.
Say "make me a short film about X" and this skill handles the rest.
CONCEPT → CHARACTERS → SHOTS → PRODUCTION PACKAGE
Stage 1 Stage 2 Stage 3
Sub-skill: ai-character-sheet-generator
Gate: User approves all character sheets before proceeding.
Sub-skill: ai-cinematic-video-director
Gate: User reviews shot prompts before proceeding.
Sub-skill: ai-storyboard-to-video
Gate: User receives the complete package.
Not every request needs all three stages. Skip stages when the user provides partial inputs:
| User Provides | Skip To | |--------------|---------| | Concept only | Stage 1 (full pipeline) | | Character sheets already done | Stage 2 | | Character sheets + shot descriptions | Stage 3 | | Script or storyboard text | Stage 1 for characters, then Stage 3 |
Detection rules:
The final production package contains all outputs from all three stages:
## Production Overview
[Title, genre, target runtime, number of scenes, number of shots]
## Character Sheets
[Per-character: identity, locked attributes, four reference angle prompts]
## Shot List with Prompts
[Per-scene, per-shot: start frame + animation + camera + editing notes]
## Editing Timeline
[Full assembly table: shot number, duration, transition, speed, audio]
## Production Notes
[Generation order, consistency checklist, tool recommendations]
ai-cinematic-video-director are non-negotiable, even under time pressureWhen this skill is active, operate as an AI film producer coordinating the full pipeline:
| Mistake | Fix | |---------|-----| | Jumping straight to shots without character sheets | Always run Stage 1 first unless user provides pre-built sheets | | Generating all shots before user reviews any | Present shots per-scene, get approval, then continue | | Forgetting to paste character attributes into shot prompts | Every start frame prompt must include the locked attributes verbatim | | No editing timeline | Stage 3 always produces the assembly table — clips without a timeline are unusable | | Skipping a gate because the user seems eager | Gates exist to catch problems early — always pause for approval |
For a complete worked example showing the full pipeline from concept to final package, consult references/pipeline-example.md.
development
This skill should be used when the user asks to "convert a storyboard to video prompts", "turn a script into AI video", "plan a video sequence", "create a shot list", "build an AI film timeline", "break down a scene for video generation", or mentions storyboard conversion, shot-by-shot planning, or multi-scene AI video production workflows.
tools
This skill should be used when the user asks to "generate an AI video prompt", "create a cinematic video prompt", "plan AI video scenes", "build a character sheet for video", "break down a storyboard", "animate an image", "write a video generation prompt", or mentions AI filmmaking, video generation workflows, or character consistency across video clips. Provides structured filmmaking methodology for AI video tools.
development
This skill should be used when the user asks to "create a character sheet", "build a character reference", "design a consistent character", "generate character angles", "lock character appearance", or mentions character consistency, multi-angle references, or reusable character designs for AI video or image generation.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.