remotion-video-production

remotion-video-production is a skill for Codex from FrameCoreWorks/framecore-works-codex-chatgpt-workflow-kit. It costs 59 tokens per session (1,352 once invoked), scanned A, original, no licence file.

A guide to making code-driven videos with Remotion, a React and TypeScript framework that renders animations frame by frame. It covers planning, implementation, review, repair, previews, renders, variants, captions, and quality checks.

In plain words
What is it for?
Building, previewing, rendering, varying, and checking Remotion videos and their compositions, animation, media, and captions.
Why use it?
It gives a consistent way to manage the many parts of a video built from code instead of a traditional editor.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

Good fit Building, previewing, rendering, varying, and checking Remotion videos and their compositions, animation, media, and captions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production
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.

Any agent
npx skills add FrameCoreWorks/framecore-works-codex-chatgpt-workflow-kit --skill remotion-video-production
Clone the repo
git clone --depth 1 https://github.com/FrameCoreWorks/framecore-works-codex-chatgpt-workflow-kit

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-video-production

README.md
[![agentmods](https://agentmods.dev/badge/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production/github.svg)](https://agentmods.dev/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production)
Your own site
<a href="https://agentmods.dev/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production"><img src="https://agentmods.dev/badge/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production/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.

agentmods 80×15 button for remotion-video-production

Your own site · 80×15
<a href="https://agentmods.dev/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production"><img src="https://agentmods.dev/badge/skills/framecoreworks/framecore-works-codex-chatgpt-workflow-kit/remotion-video-production.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,352 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00059 $0.01352
Opus 5 $0.00030 $0.00676
Sonnet 5 $0.00012 $0.00270
Haiku 4.5 $0.00006 $0.00135

Measured 12d ago against content hash b415f00cf14e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

remotion-video-production 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 12d 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.

.agents/skills/remotion-video-production/SKILL.md · 110 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

3 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. 12d ago First seen · 110 lines · 59 tokens per session scan A b415f00cf14e

Subscribe to this mod's changes

remotion-video-production is a skill published in the GitHub repository FrameCoreWorks/framecore-works-codex-chatgpt-workflow-kit (17 stars, last pushed 1mo ago), with no licence file. It adds 59 tokens to every session and 1,352 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

tamagui

Universal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with styled(), configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/"…

tamagui/tamagui · 90 tokens

Remotion

Creates programmatic video with React via Remotion — compositions, sequences, and motion graphics animated with useCurrentFrame() and rendered to MP4. USE WHEN video, animation, motion graphics, video rendering, React video, render video, animate content, make a short, create animations, video overlay, explainer…

danielmiessler/LifeOS · 121 tokens

remotion-best-practices

Best practices for Remotion - Video creation in React.

vercel-labs/json-render · 17 tokens

r3f-animation

React Three Fiber animation - useFrame, useAnimations, spring physics, keyframes. Use when animating objects, playing GLTF animations, creating procedural motion, or implementing physics-based movement.

zebbern/claude-code-guide · 43 tokens

remotion-best-practices

Best practices for Remotion - Video creation in React.

haydenbleasel/ultracite · 17 tokens

add-component

Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…

f5/unovis · 74 tokens