remotion-upgrade

remotion-upgrade is a skill for Codex from remotion-dev/remotion. It costs 12 tokens per session (427 once invoked), scanned A, original, no licence file.

A coding guide for upgrading Remotion and related packages. Remotion is a React-based tool for creating videos with code.

In plain words
What is it for?
It is for upgrading Remotion dependencies in a codebase.
Why use it?
It helps update the video framework and its connected packages as part of a project change.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Install

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.

agentmods
npx agentmods add skills/remotion-dev/remotion/remotion-upgrade
Any agent
npx skills add remotion-dev/remotion --skill remotion-upgrade
Clone the repo
git clone --depth 1 https://github.com/remotion-dev/remotion

Made for: Codex.

Wrote 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.

agentmods badge for remotion-upgrade

README.md
[![agentmods](https://agentmods.dev/badge/skills/remotion-dev/remotion/remotion-upgrade.svg)](https://agentmods.dev/skills/remotion-dev/remotion/remotion-upgrade)
Your own site
<a href="https://agentmods.dev/skills/remotion-dev/remotion/remotion-upgrade"><img src="https://agentmods.dev/badge/skills/remotion-dev/remotion/remotion-upgrade.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00012 $0.00427
Opus 5 $0.00006 $0.00214
Sonnet 5 $0.00002 $0.00085
Haiku 4.5 $0.00001 $0.00043

Measured today against content hash 3c1b4e806e53, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

remotion-upgrade 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 today.

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.

packages/codex-plugin/skills/remotion-upgrade/SKILL.md · 32 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 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.

Changes

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.

  1. today Changed 3c1b4e806e53
  2. 3d ago First seen · 32 lines · 12 tokens per session scan A 16bc3d559d4c

Subscribe to this mod's changes

remotion-upgrade is a skill published in the GitHub repository remotion-dev/remotion (58,425 stars, last pushed yesterday), with no licence file. It adds 12 tokens to every session and 427 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-09-03.

Related

Other skills, from other repositories

remocn

Build Remotion videos with remocn — copy-paste animation components and timeline-driven UI primitives from a shadcn registry. Use when composing a video or scene in a Remotion project, adding a single animation, transition, background, or UI-block sim, or reaching for a video-ready UI primitive (button, dialog…

Remocn/remocn · 88 tokens

frame-data-rollup

A native Remotion data frame — bars grow from zero by real data via spring physics while the figures roll 0→target in sync. The numbers come alive in a way a static HTML chart can't.

nexu-io/html-video · 46 tokens

stitch-remotion

Create Remotion walkthrough videos from Stitch screen exports with ordered assets, transitions, captions, and render checks.

PracticalSwan/agent-skills · 26 tokens

remotion-agent-video

Remotion v4.0.4xx with agent skill support for AI-driven video creation. Covers programmatic video generation with React, the new effects ecosystem, and first-party agent skills.

S3YED/appie-kit · 43 tokens

react-native-docs

Comprehensive React Native reference covering core components, APIs, styling, flexbox, navigation, networking, animations, platform-specific code, debugging, performance, TypeScript integration, Fast Refresh, environment setup, React fundamentals, running on devices, and the New Architecture (Fabric, JSI…

pledgeandgrow/pledge-skills · 97 tokens

remotion-video

Create programmatic videos with React using Remotion - generate animations, compositions, text effects, transitions, captions, and render MP4 videos from code.

chainlesschain/chainlesschain · 33 tokens