AI film production pipeline orchestrator for end-to-end content creation. Use when: coordinating production pipeline, generating scripts to film, orchestrating team, production planning, full workflow from concept to final edit. Keywords: film, pipeline, orchestrator, production, workflow.
The master skill that orchestrates the entire AI film production pipeline.
CONCEPT → SCRIPT → SCENES → IMAGES → VIDEO → EDIT → DELIVER
| Command | Stage | Description |
|---|---|---|
/pipeline [concept] | All | Run full pipeline |
/script [logline] | 2 | Generate script |
/generate-scenes [script] | 3-4 | Generate images/videos |
/assemble [clips] | 5 | Build timeline |
/final-cut | 6 | Complete edit |
/pipeline: A heist film where a team of specialists
steals a priceless painting from an upscale gallery.
Genre: Thriller. Duration: 5 minutes.
The orchestrator will:
/script: INT. ROOFTOP - NIGHT. Two snipers on
opposite buildings. One is the hero, one is the villain.
Tense standoff.
/generate-scenes: Create 5 key scenes from the script
with cinematic images and 10-second video clips.
/assemble: Combine the 5 generated clips into a
cohesive sequence with transitions and music.
| Stage | Primary Skill | Support Skills |
|---|---|---|
| Concept | film-team-orchestrator | film-director |
| Script | film-script-generator | - |
| Scenes | film-director | film-dp |
| Images | film-director | film-team-orchestrator |
| Video | film-editor | film-director |
| Edit | film-editor | film-sound-mixer |
| Sound | film-sound-mixer | - |
project/
├── scripts/
│ ├── beat-sheet.md
│ ├── screenplay.pdf
│ └── scene-list.md
├── assets/
│ ├── images/
│ ├── videos/
│ └── audio/
├── timeline/
│ ├── rough-cut.mp4
│ └── final-cut.mp4
└── deliverables/
├── master-4k.mov
└── social-reels.mp4
For image generation:
Use: /image [detailed scene description]
For video generation:
Use: /video [scene description with action]
Duration: 5-30 seconds
When orchestrating multiple agents:
references/pipeline-guide.mdreferences/integration.mdtemplates/project-template.md