-
Notifications
You must be signed in to change notification settings - Fork 3
Quick Start
Version: 1.0 | Last Updated: June 2026
This guide walks you through the three ways to use the studio and the recommended production workflow.
-
Copy the entire
MASTER_PROMPT_v3.5.mdfile. -
Paste it into a new chat with Grok 4.3 Beta.
-
Immediately type one of the following:
Activate Grok Imagine Cinematic Studio v3.5start cinematic productionFull production mode
The full 22-agent crew will load with their v4.0 personalities and collaborative protocols.
Pro Tip: You can combine activation with your first request:
"Activate Grok Imagine Cinematic Studio v3.5, start new project called 'Neon Eclipse Heist', and generate the full Production Bible + first sequence."
# Clone and install
git clone https://github.com/FineComputer14451/Grok-Imagine-Cinematic-Studio.git
cd Grok-Imagine-Cinematic-Studio
pip install -r requirements.txt
# Generate a ready-to-paste prompt
python tools/cinematic_studio_cli.py generate-prompt \
--story "A cyberpunk heist in a neon-lit megacity" \
--signature "villeneuve-deakins" \
--genre "sci-fi" \
--length "90s"Available CLI commands:
-
generate-prompt— Create optimized MASTER_PROMPT variant -
memory— Inspect / backup persistent memory -
cost— Simulate token/quota usage -
report— Generate PDF production report -
signature— Apply director style presets
pip install -r requirements-streamlit.txt
streamlit run web_ui/app.pyFeatures:
- Visual story builder with genre/tone selectors
- Toggle individual agents on/off
- Live cost simulator
- Director signature chooser
- One-click "Generate Full Bible" or "Start Production"
- Activate the studio
- Provide initial brief (title, logline, genre, tone, target runtime, key characters, reference images if any)
- Let Mega Production Architect generate the Production Bible
- Review and lock it (
UPDATE PROJECT BIBLEorREVISE CHARACTER DNAif needed)
- Generate reference images for characters/environments (
GENERATE ALL REFERENCE IMAGES) - Activate specialists early:
-
ACTIVATE PRODUCTION_DESIGNERfor world-building -
ACTIVATE IDENTITY_LOCKfor strict consistency -
ACTIVATE KEY_ART_DESIGNERfor marketing assets
-
- Single scene: Describe the scene in detail
-
Long sequence (60s+): Use
START FULL SEQUENCEorEXECUTE FIRST CLIPthen extend - Action/Stunts/VFX: Explicitly activate the relevant specialist mid-flow
- The Sequence Director + Cinematic Sequence Extender handle long-form continuity automatically
-
RUN QA REVIEW— 16-point comparative analysis -
GENERATE DIRECTOR'S CUT— Refined version with notes -
SHOW COST SIMULATION— Check quota before heavy generations
-
ACTIVATE TRAILER_DIRECTORfor marketing cuts -
ACTIVATE LOCALIZATION_SPECIALISTfor subtitles / multi-language - Request final deliverables (sequence, trailer, key art, localized version, PDF report)
| Command | Purpose |
|---|---|
Activate Grok Imagine Cinematic Studio v3.5 |
Load full 22-agent crew |
Start new project |
Begin fresh production with Bible generation |
GENERATE DIRECTOR'S CUT |
Refined iteration of last output |
SHOW STUDIO DASHBOARD |
Current project status + memory summary |
RUN QA REVIEW |
Full 16-point quality gate |
GENERATE KEY ART / POSTER |
Marketing visuals |
CREATE TRAILER / TEASER |
15–60s promotional cut |
LOCALIZE FOR [LANGUAGE] |
Cultural adaptation + SDH subtitles |
Exit cinematic studio |
Deactivate studio mode |
- Be specific — Include emotional goals, subtext, reference directors, color palettes, or camera styles.
- Use the Production Bible religiously — All agents reference the locked variables.
- Activate specialists explicitly when you need focused expertise (stunts, VFX, foley, etc.).
- Let agents collaborate — Full studio mode automatically routes tasks between agents.
- Monitor quota — The Workflow Quota Optimizer will warn you and suggest optimizations.
- Iterate with Director’s Cut — Always request a refined pass after major generations.
ACTIVATE KEY_ART_DESIGNERACTIVATE TRAILER_DIRECTORACTIVATE STUNT_CHOREOGRAPHERACTIVATE VFX_SFX_SUPERVISORACTIVATE FOLEY_SPECIALISTACTIVATE PRODUCTION_DESIGNERACTIVATE LOCALIZATION_SPECIALIST
You can also say natural language requests like "Choreograph a brutal rooftop fight scene" or "Design a cyberpunk key art poster in the style of Blade Runner 2049".
You are now ready to create professional cinematic productions.
Just say "Activate Grok Imagine Cinematic Studio v3.5" and begin. 🎥
For the complete technical reference, see the MASTER_PROMPT_v3.5.md in the repository.
v3.5 Wiki Navigation
- Home
- Quick Start
- 22-Agent Film Crew
- Tools & Interfaces
- Production Bibles & Examples
- Changelog
- Contributing
Activate Grok Imagine Cinematic Studio v3.5 and start creating.