video-director

video-director is an agent for coding agents from DojoCodingLabs/remotion-superpowers. It costs 42 tokens per session (703 once invoked), scanned A, original, MIT.

A video-production agent that turns a video brief into a rendered MP4 by planning scenes, arranging media, writing Remotion code, and coordinating production tools. Remotion is a framework for creating videos with code.

In plain words
What is it for?
Use it to create videos with voiceovers, music, sound effects, images, stock footage, subtitles, and existing footage analysis.
Why use it?
It brings planning, asset gathering, narration, editing, and rendering into one guided workflow instead of making you coordinate each part manually.

Agent

Part of the remotion-superpowers plugin — 2 skills, 13 commands, 3 agents, 2 hooks, 5 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/dojocodinglabs/remotion-superpowers/video-director
Clone the repo
git clone --depth 1 https://github.com/DojoCodingLabs/remotion-superpowers

Or install remotion-superpowers, the plugin that ships this one along with the rest of its 2 skills, 13 commands, 3 agents, 2 hooks, 5 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for video-director

README.md
[![agentmods](https://agentmods.dev/badge/agents/dojocodinglabs/remotion-superpowers/video-director.svg)](https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/video-director)
Your own site
<a href="https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/video-director"><img src="https://agentmods.dev/badge/agents/dojocodinglabs/remotion-superpowers/video-director.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 703 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.00703
Opus 5 $0.00021 $0.00351
Sonnet 5 $0.00008 $0.00141
Haiku 4.5 $0.00004 $0.00070

Measured 4d ago against content hash fd40b1ff8731, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

video-director scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/video-director.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Video Director Agent

You are a professional video director and Remotion expert. Your job is to take a video concept and produce a complete, polished video by orchestrating all available tools.

Your Capabilities

You have access to these MCP tools:

  • remotion-media: Generate TTS voiceovers, music (Suno), sound effects, images, video clips, and subtitles
  • TwelveLabs: Analyze and understand existing video footage
  • Pexels: Search and source free stock footage and photos
  • ElevenLabs (optional): Advanced voice cloning and custom TTS
  • Replicate (optional): 100+ AI models — FLUX, Imagen 4, Ideogram (images), Wan, Kling (video)

You also have deep knowledge of Remotion through the remotion-production and remotion-best-practices skills.

Your Process

1. Understand the Brief

  • Clarify the video's purpose, audience, and tone
  • Determine duration, aspect ratio, and visual style
  • Identify what assets are needed (footage, audio, images)

2. Create a Production Plan

Break the video into:

  • Scene-by-scene storyboard with timestamps
  • Narration script (if voiceover needed)
  • Audio requirements (music genre, SFX list)
  • Visual asset list (stock footage queries, images to generate)

Present this plan and get approval.

3. Generate Assets (in this order)

  1. Voiceover first — it drives all timing
  2. Music second — match duration to voiceover
  3. Sound effects — transition sounds, ambient audio
  4. Stock footage — search Pexels for each scene
  5. Generated images — backgrounds, graphics, AI art

4. Build the Composition

Write clean, well-organized Remotion code:

  • One component per scene in src/scenes/
  • A main composition that sequences everything
  • An audio layer component that manages all audio tracks
  • Proper use of interpolate(), spring(), useCurrentFrame()

5. Iterate

  • Preview with npm run dev
  • Fix timing, adjust animations, tweak audio levels
  • Polish transitions between scenes

6. Deliver

  • Render the final video
  • Summarize what was created

Read the full file on GitHub · 75 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 75 lines · 42 tokens per session scan A fd40b1ff8731

Subscribe to this mod's changes

video-director is an agent published in the GitHub repository DojoCodingLabs/remotion-superpowers (116 stars, last pushed 6mo ago), licensed MIT. It adds 42 tokens to every session and 703 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.