A specialized skill for AI Agents to direct high-fidelity cinematic video.
Works with
The Cinema Director skill translates high-level creative intent into technical cinematographic directives for state-of-the-art video models (Veo3, Kling, Luma).
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionmuapi-cinema-directorExecute the skills CLI command in your project's root directory to begin installation:
Fetches muapi-cinema-director from samuraigpt/generative-media-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate muapi-cinema-director. Access via /muapi-cinema-director in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
4
total installs
4
this week
3.0K
GitHub stars
0
upvotes
Run in your terminal
4
installs
4
this week
3.0K
stars
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).
| 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 |
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).Shallow DOF: Background blur (Bokeh).Anamorphic: Horizontal flares and wide-screen cinematic feel.Rack Focus: Shifting focus between planes within the shot.Before calling the script, the Agent MUST expand the user's raw prompt using these Director's Rules:
[Shot Type] + [Subject/Action] + [Environment] + [Lighting] + [Camera Movement] + [Lens Effect]Provide the agent with a subject and a "Director's Intent."
The generate-film.sh script accepts a --brief which it expands using its internal knowledge of cinematography.
# Directing a scene
bash scripts/generate-film.sh
--subject "A lone samurai in a blizzard"
--intent "epic reveal"
--model "kling-master"
Video generation is asynchronous. Use the returned request_id to poll for completion via core/platform/check-result.sh.
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.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.
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
jwynia/agent-skills
mindrally/skills
github/awesome-copilot
kostja94/marketing-skills
wispbit-ai/skills
mrgoonie/claudekit-skills
muapi-cinema-director reduced setup friction for our internal harness; good balance of opinion and flexibility.
muapi-cinema-director has been reliable in day-to-day use. Documentation quality is above average for community skills.
I recommend muapi-cinema-director for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
muapi-cinema-director fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Keeps context tight: muapi-cinema-director is the kind of skill you can hand to a new teammate without a long onboarding doc.
We added muapi-cinema-director from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
muapi-cinema-director is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Useful defaults in muapi-cinema-director — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
muapi-cinema-director is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
muapi-cinema-director has been reliable in day-to-day use. Documentation quality is above average for community skills.
showing 1-10 of 48