stagewise is an open-source agentic IDE that combines a coding agent, browser-based app previews, debugging tools, and git workflows in one development environment. Developers use it to build and inspect applications with models from different providers. Catalogue add-ons extend the IDE's agent workflows.
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 skills add stagewise-io/stagewise --skill remotiongit clone --depth 1 https://github.com/stagewise-io/stagewiseWrote 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/skills/stagewise-io/stagewise/remotion)<a href="https://agentmods.dev/skills/stagewise-io/stagewise/remotion"><img src="https://agentmods.dev/badge/skills/stagewise-io/stagewise/remotion/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/skills/stagewise-io/stagewise/remotion"><img src="https://agentmods.dev/badge/skills/stagewise-io/stagewise/remotion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 4 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 204 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 209 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 214 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 236 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
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.00028 | $0.03102 |
| Opus 5 | $0.00014 | $0.01551 |
| Sonnet 5 | $0.00006 | $0.00620 |
| Haiku 4.5 | $0.00003 | $0.00310 |
Grade A, and why
create-remotion-video 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 11d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
57 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- logo.svg 3.6 KB
- metadata.json 179 B
- references/channels/facebook.md 1.9 KB
- references/channels/instagram.md 1.8 KB
- references/channels/linkedin.md 1.7 KB
- references/channels/tiktok.md 2.2 KB
- references/channels/x.md 1.5 KB
- references/channels/youtube-shorts.md 1.4 KB
- references/channels/youtube.md 1.9 KB
- references/rules/3d.md 1.4 KB
- references/rules/animations.md 744 B
- references/rules/assets.md 1.1 KB
- references/rules/assets/charts-bar-chart.tsx 3.8 KB
- references/rules/assets/text-animations-typewriter.tsx 2.3 KB
- references/rules/assets/text-animations-word-highlight.tsx 2.6 KB
- references/rules/audio-visualization.md 3.6 KB
- references/rules/audio.md 2.3 KB
- references/rules/calculate-metadata.md 2.4 KB
- references/rules/can-decode.md 1.2 KB
- references/rules/charts.md 2.2 KB
- references/rules/compositions.md 2.8 KB
- references/rules/display-captions.md 3.7 KB
- references/rules/extract-frames.md 4.1 KB
- references/rules/ffmpeg.md 733 B
- references/rules/fonts.md 2.1 KB
- references/rules/get-audio-duration.md 882 B
- references/rules/get-video-dimensions.md 1.1 KB
- references/rules/get-video-duration.md 920 B
- references/rules/gifs.md 2.7 KB
- references/rules/images.md 1.9 KB
- references/rules/import-srt-captions.md 1.2 KB
- references/rules/light-leaks.md 1.6 KB
- references/rules/lottie.md 995 B
- references/rules/maps.md 7.7 KB
- references/rules/measuring-dom-nodes.md 637 B
- references/rules/measuring-text.md 1.8 KB
- references/rules/parameters.md 1.1 KB
- references/rules/sequencing.md 2.1 KB
- references/rules/sfx.md 412 B
- references/rules/silence-detection.md 1.9 KB
- references/rules/subtitles.md 489 B
- references/rules/tailwind-setup.md 504 B
- references/rules/tailwind.md 318 B
- references/rules/text-animations.md 543 B
- references/rules/timing.md 3.2 KB
- references/rules/transcribe-captions.md 1.1 KB
- references/rules/transitions.md 4.6 KB
- references/rules/transparent-videos.md 1.8 KB
- references/rules/trimming.md 854 B
- references/rules/videos.md 2.1 KB
- references/rules/voiceover.md 2.5 KB
- references/styleguides/design-inspirations.md 4.3 KB
- references/styleguides/howto-elements.md 992 B
- references/styleguides/howto-layouts.md 565 B
- references/styleguides/howto-storyboard-templates.md 391 B
- references/styleguides/howto-write-design-md.md 5.8 KB
- references/styleguides/howto.md 4.0 KB
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.
- 11d ago First seen · 312 lines · 28 tokens per session scan A 30c5195ac19b
create-remotion-video is a skill published in the GitHub repository stagewise-io/stagewise (6,810 stars, last pushed today), licensed AGPL-3.0. It adds 28 tokens to every session and 3,102 once invoked, about $0.0001 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 skills, from other repositories
video-transcription
Transcribe video and audio files to SRT subtitles with speaker diarization using the Soniox (default) or AssemblyAI API. Use when the user wants to transcribe meetings, videos, or audio files. Supports MKV, MP4, MOV, M4A, MP3. Triggers on "/transcribe", "transcribe my meetings", "transcribe videos in /Movies", or any…
nano-banana-imagegen
Generate and edit images using Google Gemini image models via the nano-banana CLI. Use when the user asks to create, generate, make, or edit images with AI. Supports text-to-image, image editing, style transfer, and multi-image composition. Trigger on requests like "create an image", "generate a picture", "make me a…
veo-generator
Render a scripted video project into mp4 clips with the Google Veo 3.1 API. Reads a project's shot package (shots/.md), one clip per camera cut, reusing each shot's prompt and sketch — world anchor only with --with-reference, seed unless --no-seed. Use on "render the Veo video for ", "generate the videos from the shot…
chapter-illustration
Generate one spoiler-free illustration for the current or specified chapter and save it under workspace assets/illustrations.
interactive-image
Generate one image for an already established interactive-story turn.
veo-showreel-production-kit
Turn a video timeline + voiceover into a reproducible, sliceable Veo 3.1 prompt package with a consistency anchor and AI storyboard sketches.