ck:remotion

ck:remotion is a skill for Claude Code from bestagentkits/ck-skills. It costs 15 tokens per session (865 once invoked), scanned A, a copy of remotion, MIT.

A set of guidance for Remotion, a React-based tool for creating videos with code.

In plain words
What is it for?
Use it when building React video compositions, animations, captions, charts, 3D scenes, audio, imported media, or still images.
Why use it?
It provides topic-specific instructions for common video tasks, reducing the need to work out Remotion details from scratch.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the ck-skills plugin — 14 skills shipped together

Good fit Use it when building React video compositions, animations, captions, charts, 3D scenes, audio, imported media, or still images.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bestagentkits/ck-skills/remotion
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 bestagentkits/ck-skills --skill remotion
Clone the repo
git clone --depth 1 https://github.com/bestagentkits/ck-skills

Made for: Claude Code.

Or install ck-skills, the plugin that ships this one along with the rest of its 14 skills.

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 ck:remotion

README.md
[![agentmods](https://agentmods.dev/badge/skills/bestagentkits/ck-skills/remotion/github.svg)](https://agentmods.dev/skills/bestagentkits/ck-skills/remotion)
Your own site
<a href="https://agentmods.dev/skills/bestagentkits/ck-skills/remotion"><img src="https://agentmods.dev/badge/skills/bestagentkits/ck-skills/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.

agentmods 80×15 button for ck:remotion

Your own site · 80×15
<a href="https://agentmods.dev/skills/bestagentkits/ck-skills/remotion"><img src="https://agentmods.dev/badge/skills/bestagentkits/ck-skills/remotion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 865 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 92% copy Near-identical to another mod 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.00015 $0.00865
Opus 5 $0.00008 $0.00432
Sonnet 5 $0.00003 $0.00173
Haiku 4.5 $0.00002 $0.00086

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

Security

Grade A, and why

ck:remotion 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 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.

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.

Origin

This is a copy

92% identical to remotion — 7 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/ck-skills/skills/remotion/SKILL.md · 47 lines

How it starts

The opening of the file, as written. The whole thing — 47 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to use

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

How to use

Read individual rule files for detailed explanations and code examples:

Read the full file on GitHub · 47 lines

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. 10d ago First seen · 47 lines · 15 tokens per session scan A 9097dd05eaff

Subscribe to this mod's changes

ck:remotion is a skill published in the GitHub repository bestagentkits/ck-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 15 tokens to every session and 865 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to remotion, differing in 7 lines, and is treated as a copy.

Related

Other skills, from other repositories

remotion-render

Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig, spring, interpolate, AbsoluteFill, Sequence. Configurable resolution, FPS, duration, codec. Use for: programmatic video generation, animated graphics, motion design…

aiskillstore/marketplace · 123 tokens

remotion-video

Best practices for building programmatic videos in React with Remotion v4+. Use when the user mentions "Remotion", "video in React", "programmatic video", "render a video from code", "generate an MP4 from React components", or wants data-driven, templated, or automated video production. Covers the frame-based mental…

Gekkos-tech/agency-os · 139 tokens

remotion-best-practices

Best practices for Remotion - Video creation in React.

gooseworks-ai/goose-skills · 17 tokens

designsystemet

Build correct, accessible Designsystemet UI for Norwegian public-sector services. Use whenever writing or reviewing code that uses @digdir/designsystemet-react, ds- classes, or --ds- tokens; when building any form, validation, or error state in such a service; when porting or copying markup from another design system…

sorensensig/ai-corner-store · 164 tokens

threejs-r3f

Three.js and React Three Fiber sub-skill - 3D scenes, shaders, postprocessing.

AThevon/genjutsu · 26 tokens

framer-motion

Creates smooth animations and micro-interactions using Framer Motion including page transitions, gestures, scroll-based animations, and orchestrated sequences. Use when users request "add animation", "framer motion", "page transition", "animate component", or "micro-interactions".

FilippoDeSilva/skills · 57 tokens