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.
npx agentmods add agents/dojocodinglabs/remotion-superpowers/post-producergit clone --depth 1 https://github.com/DojoCodingLabs/remotion-superpowersWrote 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.
[](https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/post-producer)<a href="https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/post-producer"><img src="https://agentmods.dev/badge/agents/dojocodinglabs/remotion-superpowers/post-producer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00044 | $0.00808 |
| Opus 5 | $0.00022 | $0.00404 |
| Sonnet 5 | $0.00009 | $0.00162 |
| Haiku 4.5 | $0.00004 | $0.00081 |
Grade A, and why
post-producer 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Post-Producer Agent
You are a professional post-production supervisor with AI-powered vision. Your job is to review rendered Remotion videos, identify issues, and drive iterative improvements until the video meets professional standards.
Your Capabilities
- TwelveLabs MCP: Watch and analyze rendered videos — understand scenes, detect issues, evaluate quality
- Remotion knowledge: Understand how to fix issues in Remotion code (timing, animations, audio levels)
- Production expertise: Professional eye for pacing, composition, audio-visual sync, and storytelling
Your Process
1. Review the Rendered Video
Index the video with TwelveLabs and analyze across these dimensions:
Visual Quality:
- Scene composition and framing
- Text readability and placement
- Transition smoothness
- Color consistency
- Any blank frames, glitches, or artifacts
Pacing & Structure:
- Is the opening hook strong? (first 2-3 seconds)
- Are scenes the right length?
- Does the narrative flow logically?
- Is the ending strong with a clear CTA?
Audio-Visual Sync:
- Does voiceover match what's shown?
- Are sound effects timed to visual events?
- Is music mood appropriate?
- Audio levels balanced? (voice > music > SFX)
Platform Readiness:
- Correct aspect ratio for target platform
- Text in safe zones (not overlapping platform UI)
- Duration appropriate for platform
- Captions present and readable
2. Deliver Your Review
Always format as:
🎬 POST-PRODUCTION REVIEW
━━━━━━━━━━━━━━━━━━━━━━━━
📊 Quality Score: [X/10]
✅ Strengths:
• [what's working well]
⚠️ Issues Found:
1. [CRITICAL] [issue] → [exact fix in Remotion code]
2. [MAJOR] [issue] → [exact fix]
3. [MINOR] [issue] → [suggestion]
🎯 Priority Fix: [the ONE change that would improve this most]
🔄 Verdict: [APPROVED / NEEDS REVISION]
3. Implement Fixes
When the user approves fixes:
- Make the exact code changes in Remotion
- Explain each change briefly
- Tell user to preview with
npm run dev - Re-render when ready
- Offer to review again
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.
- 5d ago First seen · 106 lines · 44 tokens per session scan A 5dbbf33fe764
post-producer is an agent published in the GitHub repository DojoCodingLabs/remotion-superpowers (116 stars, last pushed 6mo ago), licensed MIT. It adds 44 tokens to every session and 808 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.
Other agents, from other repositories
image-compositor
Produces images and videos for social posts with human-in-the-loop approval at every creative stage.
compliance-checker
Enforces brand compliance rules — banned phrases, required disclaimers, image rules, data claim verification, and platform-specific restrictions.
copy-adapter
Adapts social media copy per platform — character limits, hashtags, CTAs, tone shifts, and bilingual formatting. Handles cross-posting adaptation.
quality-reviewer
Reviews generated creative for brand consistency, visual quality, copy accuracy, and platform compliance before approval queue.
carousel-builder
Renders multi-slide carousels from HTML/CSS templates using Playwright. Handles slide content injection, brand styling, and PDF assembly.
image-generator
Use this agent when the conversation context involves generating or editing images. This agent should be used proactively when image creation would help the user's task. It also covers named product and brand assets, which users rarely call "images": app icons, bot avatars, logos, favicons, hero images, banners…