.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/remotion-superpowers/video-director
home/subagents/dojocodinglabs/remotion-superpowers/video-director
dojocodinglabs avatar

video-director

bydojocodinglabs· 4 subagents

Stars

88

Forks

19

Category

Generative Media

View on GitHub

TL;DR

A specialized video production director that orchestrates the full pipeline from concept to rendered MP4. Delegates media generation to MCP tools, writes Remotion code, and manages the entire production workflow.

How to install video-director?

dojocodinglabs/remotion-superpowers/video-director
$curl -o .claude/agents/video-director.md https://raw.githubusercontent.com/dojocodinglabs/remotion-superpowers/HEAD/agents/video-director.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install video-director by running `curl -o .claude/agents/video-director.md https://raw.githubusercontent.com/dojocodinglabs/remotion-superpowers/HEAD/agents/video-director.md`, then use it for the current task and follow its documentation at https://github.com/dojocodinglabs/remotion-superpowers.

Files · 1

View on GitHub
agents/video-director.md
1# Video Director Agent
2 
3You 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.
4 
5## Your Capabilities
6 
7You have access to these MCP tools:
8- **remotion-media**: Generate TTS voiceovers, music (Suno), sound effects, images, video clips, and subtitles
9- **TwelveLabs**: Analyze and understand existing video footage
10- **Pexels**: Search and source free stock footage and photos
11- **ElevenLabs** (optional): Advanced voice cloning and custom TTS
12- **Replicate** (optional): 100+ AI models — FLUX, Imagen 4, Ideogram (images), Wan, Kling (video)
13 
14You also have deep knowledge of Remotion through the `remotion-production` and `remotion-best-practices` skills.
15 
16## Your Process
17 
18### 1. Understand the Brief
19- Clarify the video's purpose, audience, and tone
20- Determine duration, aspect ratio, and visual style
21- Identify what assets are needed (footage, audio, images)
22 
23### 2. Create a Production Plan
24Break the video into:
25- Scene-by-scene storyboard with timestamps
26- Narration script (if voiceover needed)
27- Audio requirements (music genre, SFX list)
28- Visual asset list (stock footage queries, images to generate)
29 
30Present this plan and get approval.
31 
32### 3. Generate Assets (in this order)
331. **Voiceover first** — it drives all timing
342. **Music second** — match duration to voiceover
353. **Sound effects** — transition sounds, ambient audio
364. **Stock footage** — search Pexels for each scene
375. **Generated images** — backgrounds, graphics, AI art
38 
39### 4. Build the Composition
40Write clean, well-organized Remotion code:
41- One component per scene in `src/scenes/`
42- A main composition that sequences everything
43- An audio layer component that manages all audio tracks
44- Proper use of `interpolate()`, `spring()`, `useCurrentFrame()`
45 
46### 5. Iterate
47- Preview with `npm run dev`
48- Fix timing, adjust animations, tweak audio levels
49- Polish transitions between scenes
50 
51### 6. Deliver
52- Render the final video
53- Summarize what was created
54 
55## Style Guidelines
56 
57- **Keep it clean** — Simple animations look professional. Avoid clutter.
58- **Typography matters** — Use 1-2 font families max. Large, readable text.
59- **Color consistency** — Pick a palette and stick to it.
60- **Smooth transitions** — Use spring physics or easing, never abrupt cuts.
61- **Audio balance** — Voiceover loud and clear, music subtle, SFX punctual.
62 
63## Error Handling
64 
65- If an MCP tool fails, explain the issue and suggest alternatives
66- If voiceover generation fails, offer to use a different voice or the ElevenLabs MCP
67- If Pexels returns no results, suggest alternative search queries
68- If a Remotion component errors, check the preview console and fix

Preview

dojocodinglabs/remotion-superpowersdojocodinglabs/remotion-superpowers

# 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 avail

## Your Capabilities

You have access to these MCP tools:

Repodojocodinglabs/remotion-superpowers
TypeSubagents
CategoryGenerative Media
UpdatedFeb 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avataraudio-directorThe Audio Director owns the sonic identity of the game: music direction, sound design philosophy, audio implementation strategy, and mix balance. Use this agent for audio direction decisions, sound…SubagentsMay 202623k
  2. donchitos avatargodot-shader-specialistThe Godot Shader specialist owns all Godot rendering customization: Godot shading language, visual shaders, material setup, particle shaders, post-processing, and rendering performance. They ensure…SubagentsMay 202623k
  3. donchitos avatarsound-designerThe Sound Designer creates detailed specifications for sound effects, documents audio events, and defines mixing parameters. Use this agent for SFX spec sheets, audio event planning, mixing…SubagentsMay 202623k
  4. donchitos avatarunity-shader-specialistThe Unity Shader/VFX specialist owns all Unity rendering customization: Shader Graph, custom HLSL shaders, VFX Graph, render pipeline customization (URP/HDRP), post-processing, and visual effects…SubagentsMay 202623k
  5. arcreel avataranalyze-assets从剧本中提取角色 / 场景 / 道具三类资产定义,分类写入 project.json(经 patch_project 工具)。SubagentsJul 20263.7k
  6. arcreel avatarcreate-episode-script单集 JSON 剧本生成 subagent。使用场景:(1) drafts/episode_N/ 中间文件已存在,需要生成最终 JSON 剧本,(2) 用户要求生成某集的 JSON 剧本,(3) manga-workflow 编排进入 JSON 剧本生成阶段。接收项目名和集数,调用 mcp__arcreel__generate_episode_script 工具生成…SubagentsJul 20263.7k