Install
$ agentstack add mcp-dojocodinglabs-remotion-superpowers β scanned Β· β verified, works with Claude Code, Cursor, and more.
Security review
β PassedNo issues found. Passed automated security review. Β· v0.1.0 How review works β
- β Prompt-injection patterns
- β Secret / credential exfiltration
- β Dangerous shell & filesystem operations
- β Untrusted network calls
- β Known-malicious package signatures
What it can access
- β Network access Used
- β Filesystem access No
- β Shell / process execution No
- β Environment & secrets No
- β Dynamic code execution No
From automated source analysis of v0.1.0. βUsedβ means the capability is present in the source β more access means more to trust, not that itβs unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work βAbout
π¬ Remotion Superpowers v2.1
[](https://github.com/DojoCodingLabs/remotion-superpowers) [](https://opensource.org/licenses/MIT) [](https://github.com/topics/claude-code-plugin) [](https://github.com/DojoCodingLabs/remotion-superpowers) [](https://github.com/DojoCodingLabs/remotion-superpowers)
A free, open-source Claude Code plugin that turns Remotion into a full video production studio β by Dojo Coding
A Claude Code plugin that turns Remotion from a motion graphics tool into a full video production studio.
Gives Claude the power to see (video analysis), hear (music generation), speak (voiceovers), source (stock footage + AI generation), caption (TikTok-style), transition (professional scene cuts), and review (AI feedback loop) β all wired into Remotionβs React-based video pipeline.
What This Plugin Does
| Capability | Tool | What It Enables | |---|---|---| | π΅ Music Generation | Suno (via KIE) | Generate background music from text descriptions | | π£οΈ Voiceovers | ElevenLabs TTS (via KIE) | Generate natural narration from scripts | | π Sound Effects | ElevenLabs SFX (via KIE) | Generate sound effects from descriptions | | ποΈ Video Analysis | TwelveLabs | "See" existing footage β find scenes, detect objects, pick timestamps | | πΈ Stock Footage | Pexels | Search and download free HD/4K stock video and photos | | πΌοΈ Image Generation | KIE + Replicate | Generate images (FLUX, Imagen 4, Nano Banana Pro) | | π¬ Video Generation | KIE + Replicate | Generate video clips (Veo 3.1, Wan, Kling) | | π Captions | Whisper + @remotion/captions | TikTok-style word-by-word animated subtitles | | π― Transitions | @remotion/transitions | Fade, slide, wipe, flip, clock-wipe between scenes | | π Video Review | TwelveLabs | AI watches your render and gives feedback to improve it | | π± Short-Form | Built-in presets | Optimized pipeline for TikTok, Reels, YouTube Shorts | | π² 3D Content | @remotion/three | Three.js scenes and 3D product showcases | | π Data Viz | SVG + D3 | Animated charts, dashboards, and number counters | | β¨ Visual FX | @remotion/light-leaks + CSS | Film grain, vignettes, Ken Burns, Lottie animations | | π CI/CD | GitHub Actions | Automated rendering on PR or manual trigger |
Installation
# In Claude Code:
/plugin marketplace add DojoCodingLabs/remotion-superpowers
/plugin install remotion-superpowers@remotion-superpowers
That's it. Run /setup to configure your API keys.
Requires: Claude Code with plugin support. MCP servers use npx and uvx β install Node.js and uv if needed.
Updating
# Update the marketplace catalog first:
claude plugin marketplace update DojoCodingLabs/remotion-superpowers
# Then update the plugin:
claude plugin update remotion-superpowers@remotion-superpowers
Restart your Claude Code session after updating.
Local Development
git clone https://github.com/DojoCodingLabs/remotion-superpowers.git
cd remotion-superpowers
# In Claude Code:
/plugin marketplace add .
/plugin install remotion-superpowers
Quick Start
1. Run setup
/setup
This walks you through:
- Checking dependencies (Node.js, npm, Python, uv)
- Creating or detecting a Remotion project
- Installing Remotion skills
- Configuring API keys for all services
- Verifying MCP server connections
2. Create a video
/create-video
Or just describe what you want:
> "Create a 30-second promo video for a coffee shop. Include drone footage of a city, > a warm voiceover, background jazz music, and animated text overlays with the shop's > name and address."
Commands
π¬ Production
| Command | Description | |---|---| | /setup | First-run wizard β installs everything you need | | /create-video | Full video production pipeline from concept to render | | /create-short | Short-form vertical video (TikTok, Reels, Shorts) β 9:16, captions, hooks |
π¨ Assets
| Command | Description | |---|---| | /find-footage | Search & download stock footage from Pexels | | /generate-image | Generate AI images (backgrounds, thumbnails, art) | | /generate-clip | Generate AI video clips (text-to-video, image-to-video) |
π Audio
| Command | Description | |---|---| | /add-voiceover | Generate and add narration to your video | | /add-music | Generate and add background music | | /transcribe | Transcribe audio/video to text with timestamps |
β¨ Enhancements
| Command | Description | |---|---| | /add-captions | TikTok-style animated word-by-word captions | | /add-transitions | Professional scene transitions (fade, slide, wipe, flip) |
ποΈ Analysis
| Command | Description | |---|---| | /analyze-footage | Use AI to understand existing video files | | /review-video | AI-powered video feedback loop β render, review, improve, repeat |
API Keys Required
| Service | Variable | Required? | Cost | What It Provides | |---|---|---|---|---| | KIE | KIE_API_KEY | β
Yes | Paid | Music, SFX, TTS, images, video, subtitles | | TwelveLabs | TWELVELABS_API_KEY | β
Yes | Free tier | Video understanding, analysis & review | | Pexels | PEXELS_API_KEY | Recommended | Free | Stock photos & videos | | ElevenLabs | ELEVENLABS_API_KEY | Optional | Free tier | Advanced voice cloning & custom voices | | Replicate | REPLICATE_API_TOKEN | Optional | Pay-per-use | FLUX, Wan, Kling, Veo β 100+ AI models |
MCP Servers
This plugin auto-configures 5 MCP servers:
- remotion-media β Primary media generation (Suno + ElevenLabs + Whisper + more via KIE)
- TwelveLabs β Video understanding, scene analysis, and video review
- Pexels β Free stock footage and photos
- ElevenLabs β Advanced voice features (optional)
- Replicate β 100+ AI models for image/video generation (optional)
How It Works
Your Prompt β /create-video (or /create-short)
β
βββ 1. Concept β Break into scenes, script, audio needs
βββ 2. Script β Generate narration text + timing
βββ 3. Voiceover β Generate TTS audio (remotion-media / ElevenLabs)
βββ 4. Music β Generate background music (Suno via remotion-media)
βββ 5. Footage β Search Pexels / generate with AI / analyze with TwelveLabs
βββ 6. Visuals β Write Remotion React components + transitions + effects
βββ 7. Captions β Generate TikTok-style animated subtitles
βββ 8. Compose β Wire all assets into composition
βββ 9. Preview β npm run dev (live preview)
βββ 10. Render β npx remotion render (final MP4)
βββ 11. Review β /review-video β AI watches & gives feedback β iterate
Project Structure
remotion-superpowers/
βββ .claude-plugin/plugin.json # Plugin metadata (v2.1.0)
βββ .mcp.json # 5 MCP server configurations
βββ commands/ # 13 slash commands
β βββ setup.md # /setup
β βββ create-video.md # /create-video
β βββ create-short.md # /create-short (TikTok/Reels/Shorts)
β βββ find-footage.md # /find-footage
β βββ generate-image.md # /generate-image
β βββ generate-clip.md # /generate-clip
β βββ analyze-footage.md # /analyze-footage
β βββ review-video.md # /review-video
β βββ add-voiceover.md # /add-voiceover
β βββ add-music.md # /add-music
β βββ add-captions.md # /add-captions
β βββ add-transitions.md # /add-transitions
β βββ transcribe.md # /transcribe
βββ agents/ # 3 specialized agents
β βββ video-director.md # Orchestrates full pipeline
β βββ media-scout.md # Finds & evaluates media
β βββ post-producer.md # Reviews & iterates on quality
βββ skills/ # Domain knowledge (18 rules)
β βββ remotion-production/ # Full production workflow skill
β βββ setup-guide/ # Setup & onboarding knowledge
βββ hooks/hooks.json # Pre/post-tool hooks (API key checks, tips)
βββ scripts/
β βββ setup-check.sh # Dependency validation script
β βββ check-mcp-server.sh # Pre-tool API key validation hook
β βββ post-tool-note.sh # Post-tool contextual tips hook
βββ README.md
v2.1 Changelog
- 6 new production rules: Replicate models, image generation, video generation, sound effects, ElevenLabs advanced, asset management
- Replicate MCP commands fixed:
/generate-imageand/generate-clipnow use Replicate MCP tools instead of direct curl API calls - Hooks rewritten:
hooks.jsonconverted to Anthropic spec format with shell script execution (PreToolUse/PostToolUse) - Full spec compliance: All components pass Anthropic plugin specification checks
- 18 total production rules covering all 5 MCP servers (~85% API coverage)
v2.0 Changelog
- 7 new commands:
/create-short,/add-captions,/add-transitions,/generate-image,/generate-clip,/transcribe,/review-video - 6 new production rules: captions workflow, animation presets, 3D content, data visualization, visual effects, CI/CD rendering
- 1 new agent: post-producer (AI video review & iteration loop)
- Replicate MCP: 5th MCP server for 100+ AI image/video models
- Short-form pipeline: Optimized workflow for TikTok, Reels, YouTube Shorts
- Video feedback loop: Render β Review β Fix β Repeat
Built by Dojo Coding Labs
Dojo Coding is a LATAM-first tech education ecosystem. We build tools for developers and teach people to code.
remotion-superpowers is free forever. Open source. MIT licensed.
More from Dojo Coding
- CodeSensei β Learn to code while you vibecode
- juan-workflow β Dev lifecycle guardrails
- VibeCoding Bootcamp β Structured curriculum with live mentors
Contributing
Remotion Superpowers is open source and built to be contributed to. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
License
MIT License β free to use, modify, and distribute.
π¬ From prompt to production β one /create-video at a time.
Free. Open source. By Dojo Coding Labs.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source β we do not rehost the code.
- Author: DojoCodingLabs
- Source: DojoCodingLabs/remotion-superpowers
- License: MIT
- Homepage: https://github.com/DojoCodingLabs/remotion-superpowers
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.