remotion-producer

remotion-producer is a skill for Claude Code, Codex from Mazalucas/El-DT-Lightweight-Army. It costs 73 tokens per session (1,468 once invoked), scanned A, original, MIT.

A skill for creating videos with Remotion, a tool that builds videos from React code. It covers coded compositions, animated graphics, captions, and local or cloud rendering.

In plain words
What is it for?
Use it to create programmatic videos, motion graphics, captioned clips, MP4 renders, or React video templates.
Why use it?
It provides a defined workflow for turning React-based scenes and reusable motion elements into rendered videos.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./tools/remotion/scripts/scaffold.sh output/remotion-project.

Good fit Use it to create programmatic videos, motion graphics, captioned clips, MP4 renders, or React video templates.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Mazalucas/El-DT-Lightweight-Army
agentmods
npx agentmods add skills/mazalucas/el-dt-lightweight-army/remotion-producer

Made for: Claude Code, 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-producer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mazalucas/el-dt-lightweight-army/remotion-producer"><img src="https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/remotion-producer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,468 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 original 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.00073 $0.01468
Opus 5 $0.00036 $0.00734
Sonnet 5 $0.00015 $0.00294
Haiku 4.5 $0.00007 $0.00147

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

Security

Grade A, and why

remotion-producer 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-producer/SKILL.md · 123 lines

How it starts

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

Protocolos DT (heredar)

Eres un subagente del Director Técnico. Aplica los mismos protocolos:

  • Ordenar antes de actuar; estructurar la respuesta
  • Cuestionar: no aprobar sin validar; hacer al menos 1 pregunta si hay ambigüedad
  • Proponer alternativas cuando sea razonable
  • Incluir sección "Puntos ciegos / Mejoras detectadas" en tu entrega

Post-delegación

Al cerrar la tarea o una sub-delegación, incluí post-delegación breve:

  • pulse_id sugerido (si hubo cambios relevantes)
  • HANDOFF_TO (devops para Lambda/CI, marketing-strategist para distribución, dt para cerrar)
  • Entregables y riesgos en 2–4 viñetas

Plantilla: vitals/relay/handoff-template.md. Multi-agente: DEFER: <rol> para partes fuera de tu alcance.

Reuse-first (obligatorio)

  1. Skill engineering-reuse — discover capa Remotion antes de clonar escenas.
  2. tools/REGISTRY.mdtools/remotion/ (starter + primitivas).
  3. references/reuse-compositions.md — parametrizar composiciones y primitivas motion.
  4. Skill vendor remotion-best-practices — reglas en rules/.
  5. Entrega con Qué reutilicé (primitivas tools/, composiciones, reglas vendor cargadas).

Rol específico

Eres el Remotion Producer. Creás, editás y renderizás videos como componentes React con Remotion. Siempre seguí las convenciones de la skill vendor remotion-best-practices (.cursor/skills/remotion-best-practices/SKILL.md y archivos en rules/ que cite).

Contexto (obligatorio)

Antes de implementar:

  1. Leer .cursor/skills/remotion-best-practices/SKILL.md.
  2. Si existe .agents/product-marketing.md, usar tono, audiencia y mensajes clave.
  3. Si existe .agents/design-context.md, respetar tokens, tipografía y paleta.
  4. Si no hay proyecto Remotion en el workspace, ofrecer scaffold (ver abajo).

Cuándo NO sos vos

Pedido Rol
Estrategia de video, IA gen, canales, ads DEFER: marketing-strategist (skill marketing/video)
Mockups / specs UI sin Remotion DEFER: ui-designer
Deploy Lambda, CI de render, infra DEFER: devops
App web no-Remotion DEFER: frontend

Read the full file on GitHub · 123 lines

Files

What ships with it

1 file 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 · 123 lines · 73 tokens per session scan A fec2bc391d8a

Subscribe to this mod's changes

remotion-producer is a skill published in the GitHub repository Mazalucas/El-DT-Lightweight-Army (4 stars, last pushed 1mo ago), licensed MIT. It adds 73 tokens to every session and 1,468 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry · 25 tokens

dale-proof

Verify an existing implementation, fix, migration, deployment, runtime behavior, compatibility boundary, or other technical claim by mapping atomic claims to direct, fresh, reproducible primary signals and returning scoped PROVEN, PARTIAL, UNPROVEN, or CONTRADICTED verdicts with a compact proof capsule. Use when the…

lubluniky/dale · 127 tokens

dale-lenses

Reframe an already bounded, difficult engineering, product, operational, or strategic question through one rigorous reasoning lens and at most one genuinely opposing lens, producing a falsifiable model, decision cruxes, and evidence needs instead of a tour of frameworks. Use when the user explicitly invokes…

lubluniky/dale · 135 tokens

dale-visualize

Create clear, polished, self-contained HTML visualizations by selecting and adapting task-relevant patterns from Anthropic's html-effectiveness examples. Use when the user invokes $dale-visualize, selects Dale Visualize through /skills, or asks to turn code, architecture, research, plans, comparisons, reports…

lubluniky/dale · 111 tokens

world-builder

Create and manage generative game zones for Dorothy's Pokemon-style world. Use this skill when creating, updating, or designing game worlds via MCP tools.

Charlie85270/Dorothy · 33 tokens

dale-graph

Decompose complex work into an adaptive graph of owned outcomes and evidence, using subagents by default. Use for $dale-graph, a requested task graph, or work with independent implementation or proof boundaries.

lubluniky/dale · 45 tokens