DojoCodingLabs

63 mods across 5 repositories, 140 stars between them.

DojoCodingLabs/remotion-superpowers

Plugin Claude Code

Full video production pipeline for Remotion — gives Claude eyes (video analysis), voice (TTS/voiceover), ears (music/SFX), stock footage, AI image/video generation, TikTok captions, 3D content, and more. By Dojo Coding Labs.

116 6mo ago A tokens not measured original MIT

DojoCodingLabs/remotion-superpowers

Plugin Claude Code

Full video production pipeline for Remotion — gives Claude eyes (video analysis), voice (TTS/voiceover), ears (music/SFX), stock footage, AI image/video generation, TikTok captions, 3D content, and more. By Dojo Coding Labs.

116 6mo ago A tokens not measured original MIT

remotion-media

03

DojoCodingLabs/remotion-superpowers

MCP server Claude CodeCodexCursor +2

MCP server for AI media generation in Remotion projects - images, videos, music, sound effects, speech, and subtitles. Runs locally from the remotion-media-mcp npm package. Needs 1 environment variable to run.

116 6mo ago A tokens not measured original MIT

ElevenLabs

04

DojoCodingLabs/remotion-superpowers

MCP server Claude CodeCodexCursor +2

ElevenLabs MCP Server. Runs locally from the elevenlabs-mcp Python package. Needs 3 environment variables to run.

116 6mo ago A tokens not measured original MIT

TwelveLabs

05

DojoCodingLabs/remotion-superpowers

MCP server Claude CodeCodexCursor +2

TwelveLabs MCP Server. Runs locally from the twelvelabs-mcp npm package. Needs 1 environment variable to run.

116 6mo ago A tokens not measured original MIT

Pexels

06

DojoCodingLabs/remotion-superpowers

MCP server Claude CodeCodexCursor +2

An MCP server for Pexels. Runs locally from the pexels-mcp-server Python package. Needs 1 environment variable to run.

116 6mo ago A tokens not measured original MIT

Replicate

07

DojoCodingLabs/remotion-superpowers

MCP server Claude CodeCodexCursor +2

MCP server "Replicate", hosted remotely at mcp.replicate.com, as configured in DojoCodingLabs/remotion-superpowers. Needs 1 environment variable to run.

116 6mo ago A tokens not measured original MIT

media-scout

08

DojoCodingLabs/remotion-superpowers

Agent

A specialized agent for finding and evaluating media assets. Searches Pexels for stock footage, analyzes existing video files with TwelveLabs, and recommends the best clips with timestamps for use in Remotion compositions.

116 6mo ago A 44 tokens original MIT

post-producer

09

DojoCodingLabs/remotion-superpowers

Agent

A specialized post-production agent that reviews rendered videos using TwelveLabs AI vision, provides professional feedback on pacing/quality/audio sync, and drives the iterative improvement loop — render, review, fix, repeat.

116 6mo ago A 44 tokens original MIT

video-director

10

DojoCodingLabs/remotion-superpowers

Agent

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.

116 6mo ago A 42 tokens original MIT

add-captions

11

DojoCodingLabs/remotion-superpowers

Command

Generate TikTok-style animated captions for your Remotion video. Transcribes audio with Whisper, then creates word-by-word animated subtitles with customizable position, colors, and style.

116 6mo ago A 39 tokens original MIT

add-music

12

DojoCodingLabs/remotion-superpowers

Command

Generate background music and add it to your Remotion project. Describe the mood/genre you want, and this will generate a track via Suno and wire it into your composition with proper fade in/out.

116 6mo ago A 45 tokens original MIT

add-transitions

13

DojoCodingLabs/remotion-superpowers

Command

Add professional scene transitions to your Remotion video. Choose from fade, slide, wipe, flip, clock-wipe and more — with spring physics or linear timing.

116 6mo ago A 37 tokens original MIT

add-voiceover

14

DojoCodingLabs/remotion-superpowers

Command

Generate a voiceover narration and add it to your Remotion project. Provide a script or describe what the narration should say, and this will generate TTS audio and wire it into your composition.

116 6mo ago A 44 tokens original MIT

analyze-footage

15

DojoCodingLabs/remotion-superpowers

Command

Analyze existing video files using TwelveLabs AI. Understand what's in your footage — find specific scenes, detect objects and speakers, get timestamps for the best clips.

116 6mo ago A 36 tokens original MIT

create-short

16

DojoCodingLabs/remotion-superpowers

Command

Create a short-form vertical video (TikTok, Instagram Reels, YouTube Shorts). Optimized 9:16 pipeline with auto-captions, hook-first structure, and background music mood selection.

116 6mo ago A 44 tokens original MIT

create-video

17

DojoCodingLabs/remotion-superpowers

Command

Full video production pipeline — from a text prompt to a rendered MP4 with voiceover, music, sound effects, stock footage, and motion graphics. The flagship command of Remotion Superpowers.

116 6mo ago A 42 tokens original MIT

find-footage

18

DojoCodingLabs/remotion-superpowers

Command

Search and download stock footage from Pexels for your Remotion project. Provide a description of what you need and this will find, preview, and download matching clips.

116 6mo ago A 38 tokens original MIT

generate-clip

19

DojoCodingLabs/remotion-superpowers

Command

Generate AI video clips for your Remotion project. Create unique footage from text descriptions or animate still images into video — no stock footage needed.

116 6mo ago A 32 tokens original MIT

generate-image

20

DojoCodingLabs/remotion-superpowers

Command

Generate AI images for your Remotion project. Describe what you need — backgrounds, thumbnails, characters, abstract art — and get production-ready images via AI generation or Replicate models.

116 6mo ago A 39 tokens original MIT

review-video

21

DojoCodingLabs/remotion-superpowers

Command

Review a rendered video with AI vision. Uses TwelveLabs to watch the output, analyze pacing/composition/audio sync, and provide actionable feedback for improvement. The feedback loop that closes the production circle.

116 6mo ago A 42 tokens original MIT

setup

22

DojoCodingLabs/remotion-superpowers

Command

First-run setup wizard for Remotion Superpowers. Checks dependencies, installs Remotion skills, walks through API key configuration, and verifies MCP server connections.

116 6mo ago C 32 tokens original MIT

transcribe

23

DojoCodingLabs/remotion-superpowers

Command

Transcribe audio or video files to text with word-level timestamps. Uses Whisper for accurate transcription, outputs SRT subtitles or JSON captions for use with Remotion's captions system.

116 6mo ago A 38 tokens original MIT

PreToolUse

24

DojoCodingLabs/remotion-superpowers

Hook

Runs before the agent uses a tool for generate_tts, generate_music, generate_sfx, generate_image, generate_video, generate_subtitles, list_assets, replicate_run and replicate_create_prediction tool calls, executing check-mcp-server.sh via sh (2 commands). From DojoCodingLabs/remotion-superpowers.

116 6mo ago A tokens not measured original MIT