muapi-cinema-director
Direct high-fidelity cinematic video with AI โ translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via muapi.ai
What this skill does
# ๐ฌ AI Cinema Director Skill **A specialized skill for AI Agents to direct high-fidelity cinematic video.** The Cinema Director skill translates high-level creative intent into technical cinematographic directives for state-of-the-art video models (Veo3, Kling, Luma). ## Core Competencies 1. **Shot Composition Analysis**: Mapping emotional beats to appropriate framing (e.g., Extreme Close-Up for intimacy, Wide Shot for isolation). 2. **Camera Movement Orchestration**: Directing complex physical movements (Dolly, Truck, Crane) and lens-based effects (Rack Focus, Dolly Zoom). 3. **Lighting & Atmosphere Design**: Specifying temporal and stylistic lighting (Golden Hour, Chiaroscuro, Volumetric God Rays). 4. **Technical Parameter Optimization**: Automatically selecting optimal frame rates, aspect ratios, and model-specific biases. --- ## ๐๏ธ Technical Specification ### 1. Intent Mapping Table | Creative Intent | Framing | Movement | Lighting | | :--- | :--- | :--- | :--- | | **Heroic Reveal** | Low Angle / Wide | Crane Up / Orbit | Rim Lighting / High Contrast | | **Tense/Uneasy** | Dutch Angle | Handheld Shake | Low Key / Harsh Shadows | | **Introspective** | Close-Up | Slow Push In | Soft Rembrandt / Window Light | | **Majestic/Epic** | Extreme Wide | Drone Flyover | Golden Hour / Volumetric | | **Melancholic** | Profile / Medium | Slow Pull Out | Blue Hour / Desaturated | ### 2. Physical Camera Movements - `Dolly In/Out`: Physical camera movement on a track toward/away from the subject. - `Truck Left/Right`: Lateral physical movement. - `Crane/Jib`: Sweeping vertical movement from a height. - `Orbit`: Circular movement around a center point. - `Pedestal`: Vertical elevation change (without tilting). ### 3. Lens & Optical Controls - `Shallow DOF`: Background blur (Bokeh). - `Anamorphic`: Horizontal flares and wide-screen cinematic feel. - `Rack Focus`: Shifting focus between planes within the shot. --- ## ๐ง Prompt Optimization Protocol (Agent Instruction) **Before calling the script, the Agent MUST expand the user's raw prompt using these Director's Rules:** 1. **TECHNICAL INFUSION**: Transform "cool action" into a technical shot. - *Formula*: `[Shot Type] + [Subject/Action] + [Environment] + [Lighting] + [Camera Movement] + [Lens Effect]` 2. **MOTION DYNAMICS**: Use cinematic verbs: *Dolly In* (intimacy), *Crane Up* (majestic), *Orbit* (heroic), *Truck* (parallel motion). 3. **LIGHTING RECIPES**: Apply specific illumination: *Volumetric God Rays*, *Teal-and-Orange Grade*, *Cyberpunk Rim Lighting*, *Rembrandt Portrait Lighting*. 4. **PHYSICS LOGIC**: Describe light relationships (e.g., "Neon reflections shimmering on rain-slicked asphalt") to trigger model reasoning. --- ## ๐ Protocol: Using the Cinema Director ### Step 1: Define the Creative Brief Provide the agent with a subject and a "Director's Intent." ### Step 2: Invoke the Script The `generate-film.sh` script accepts a `--brief` which it expands using its internal knowledge of cinematography. ```bash # Directing a scene bash scripts/generate-film.sh --subject "A lone samurai in a blizzard" --intent "epic reveal" --model "kling-master" ``` ### Step 3: Handle the Async Response Video generation is asynchronous. Use the returned `request_id` to poll for completion via `core/platform/check-result.sh`. --- ## โ ๏ธ Constraints & Guardrails - **Temporal Consistency**: Avoid complex subject transformations in a single shot (e.g., "man turns into a bird"). - **Movement Collisions**: Do not combine contradictory movements (e.g., "Dolly In" and "Dolly Out" simultaneously). - **Physical Realism**: Prefer movements possible with real-world equipment for a more professional "film" look. - **Model Bias**: - `Veo3`: Best for slow, high-quality aesthetic shots. - `Kling`: Best for complex character motion and physics. - `Luma`: Best for fast-paced, high-action cinematic sequences. --- ## โ๏ธ Implementation Details This skill acts as an "Expert Translator" for the `core/media/generate-video.sh` primitive. It maintains a dictionary of cinematic styles and injects technical directives into the prompt before execution.
Related in Image & Video
watch
IncludedWatch a video (URL or local path). Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls the transcript from captions (or Whisper API fallback), and hands the result to Claude so it can answer questions about what's in the video.
physical-ai-defect-image-generation
IncludedUse when the user wants to orchestrate defect image generation, run associated setup, or handle outputs on OSMO. The Day 0 path handles cold-start with USD-to-ROI, image-edit augmentation, and AnomalyGen to create initial PCBA datasets. The Day 1 path performs inference and labeling on real images. This skill helps with first-time asset setup, creation of finetuning checkpoints, and configuring deployment. Trigger keywords: defect image generation, dig workflow, dig pipeline, defect image detection workflow, aoi pipeline, aoi anomalygen, usd2roi anomalygen, day 0 pcba, day 1 pcba, day 1 real-photo alignment, day 1 manual roi, metal surface anomaly, glass defect, anomalygen finetune, setup_pcb, setup_metal, setup_glass, setup_pretrained, dig setup, dig datasets, dig pretrained checkpoint, dig image-edit endpoint.
accelint-react-best-practices
IncludedReact performance optimization and best practices. ALWAYS use this skill when working with any React code - writing components, hooks, JSX; refactoring; optimizing re-renders, memoization, state management; reviewing for performance; fixing hydration mismatches; debugging infinite re-renders, stale closures, input focus loss, animations restarting; preventing remounting; implementing transitions, lazy initialization, effect dependencies. Even simple React tasks benefit from these patterns. Covers React 19+ (useEffectEvent, Activity, ref props). Triggers - useEffect, useState, useMemo, useCallback, memo, inline components, nested components, components inside components, re-render, performance, hydration, SSR, Next.js, useDeferredValue, combined hooks.
elevenlabs-agents
IncludedBuild conversational AI voice agents with ElevenLabs Platform using React, JavaScript, React Native, or Swift SDKs. Configure agents, tools (client/server/MCP), RAG knowledge bases, multi-voice, and Scribe real-time STT. Use when: building voice chat interfaces, implementing AI phone agents with Twilio, configuring agent workflows or tools, adding RAG knowledge bases, testing with CLI "agents as code", or troubleshooting deprecated @11labs packages, Android audio cutoff, CSP violations, dynamic variables, or WebRTC config. Keywords: ElevenLabs Agents, ElevenLabs voice agents, AI voice agents, conversational AI, @elevenlabs/react, @elevenlabs/client, @elevenlabs/react-native, @elevenlabs/elevenlabs-js, @elevenlabs/agents-cli, elevenlabs SDK, voice AI, TTS, text-to-speech, ASR, speech recognition, turn-taking model, WebRTC voice, WebSocket voice, ElevenLabs conversation, agent system prompt, agent tools, agent knowledge base, RAG voice agents, multi-voice agents, pronunciation dictionary, voice speed control, elevenlabs scribe, @11labs deprecated, Android audio cutoff, CSP violation elevenlabs, dynamic variables elevenlabs, case-sensitive tool names, webhook authentication
humanizer
IncludedHumanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 28 pattern detectors, 560+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
generating-mermaid-diagrams
IncludedSalesforce architecture diagrams using Mermaid with ASCII fallback. Use this skill when generating text-based diagrams for Salesforce architecture, OAuth flows, ERDs, integration sequences, or Agentforce structure. TRIGGER when: user says "diagram", "visualize", "ERD", or asks for sequence diagrams, flowcharts, class diagrams, or architecture visualizations in Mermaid. DO NOT TRIGGER when: user wants PNG/SVG image output (use generating-visual-diagrams), or asks about non-Salesforce systems.