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.
git clone --depth 1 https://github.com/cnadiminti/remotion-video-studioWrote 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/commands/cnadiminti/remotion-video-studio/video-new)<a href="https://agentmods.dev/commands/cnadiminti/remotion-video-studio/video-new"><img src="https://agentmods.dev/badge/commands/cnadiminti/remotion-video-studio/video-new/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/cnadiminti/remotion-video-studio/video-new"><img src="https://agentmods.dev/badge/commands/cnadiminti/remotion-video-studio/video-new.svg" alt="Reviewed on agentmods" width="80" 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.00012 | $0.01706 |
| Opus 5 | $0.00006 | $0.00853 |
| Sonnet 5 | $0.00002 | $0.00341 |
| Haiku 4.5 | $0.00001 | $0.00171 |
Grade A, and why
video-new scanned grade A with 1 finding 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 10d 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.
Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
import { execSync } from 'child_process'; How it starts
The opening of the file, as written. The whole thing — 253 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create New Remotion Video
Create a new Remotion video project with intelligent setup and configuration.
Arguments
$ARGUMENTS
Parse arguments in the following formats:
/video-new "Create a product demo for my SaaS app"
/video-new --type=marketing --length=30s --tts=elevenlabs "Product demo"
/video-new --help
First-Time Check
If .claude/video-config.json does not exist:
- Display message: "🎬 Let's set up your video studio first!"
- Run the video-setup workflow (same as /video-setup command)
- Then proceed with video creation
Parse Arguments and Options
Support these flags:
--type=<marketing|tutorial|social|educational|demo>- Video type--length=<15s|30s|60s|90s|custom>- Video duration--tts=<mac|google|azure|elevenlabs|none>- TTS provider override--voice=<voice-name>- Specific voice to use--resolution=<1080p|720p|4K>- Resolution override--help- Show help message
Interactive Questions
If not all information is provided via arguments, ask:
-
"What type of video are you creating?"
- Marketing/Promotional
- Tutorial/How-to
- Social Media Content
- Educational/Explainer
- Product Demo
-
"How long should the video be?"
- Use default from config if no preference
- Options: 15s, 30s, 60s, 90s, custom
-
"Do you have a script or should I help you create one?"
- If they have a script: "Please paste your script"
- If they need help: Generate script based on video type and description
-
"Which TTS provider for voiceover?"
- Only ask if config is set to "ask-each-time"
- Otherwise use default from config
Project Setup Steps
-
Create Remotion Project
npx create-remotion@latest- Choose blank template
- Project name: Use sanitized version of video description
- Install dependencies
-
Add Video Studio Dependencies
npm install @remotion/player @remotion/cli # Add TTS-specific packages based on provider
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.
- 10d ago First seen · 253 lines · 12 tokens per session scan A dd5ff6cfebb0
video-new is a command published in the GitHub repository cnadiminti/remotion-video-studio (2 stars, last pushed 8mo ago), licensed MIT. It adds 12 tokens to every session and 1,706 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.