cmo-remotion

cmo-remotion is a skill for Claude Code from MoizIbnYousaf/marketing-cli. It costs 209 tokens per session (4,429 once invoked), scanned A, original, MIT.

A workflow for creating new videos with Remotion, a framework for generating videos with code. It turns a brief into a plan, a fresh project, required visual assets, animated compositions, and a finished MP4, using files in a brand folder for guidance.

In plain words
What is it for?
Use it to make product explainers, launch ads, demos, and other short videos from a written brief.
Why use it?
It gives video work a defined path from idea to rendered file while keeping the message, audience, and visual choices aligned with an existing brand.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Codex.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/moizibnyousaf/projects/mktgmono/marketing-cli/skills/remotion-best-practices/SKILL.md.

Part of the marketing-cli plugin — 88 skills, 9 commands, 1 hook, 2 MCP servers shipped together

Good fit Use it to make product explainers, launch ads, demos, and other short videos from a written brief.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add MoizIbnYousaf/marketing-cli
Claude Code
/plugin install marketing-cli

Made for: Claude Code.

Or install marketing-cli, the plugin that ships this one along with the rest of its 88 skills, 9 commands, 1 hook, 2 MCP servers.

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 cmo-remotion

README.md
[![agentmods](https://agentmods.dev/badge/skills/moizibnyousaf/marketing-cli/cmo-remotion.svg)](https://agentmods.dev/skills/moizibnyousaf/marketing-cli/cmo-remotion)
Your own site
<a href="https://agentmods.dev/skills/moizibnyousaf/marketing-cli/cmo-remotion"><img src="https://agentmods.dev/badge/skills/moizibnyousaf/marketing-cli/cmo-remotion.svg" alt="Measured on agentmods" height="20"></a>
Per session 209 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,429 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.00209 $0.04429
Opus 5 $0.00105 $0.02214
Sonnet 5 $0.00042 $0.00886
Haiku 4.5 $0.00021 $0.00443

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

Security

Grade A, and why

cmo-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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (templates/index.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/cmo-remotion/SKILL.md · 244 lines

How it starts

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

/cmo-remotion — Brand-Grounded Remotion Video Pipeline

The mktg-native end-to-end pipeline for building a new Remotion video from a brief. Brief in, MP4 out. Brand memory grounds it; remotion-best-practices powers the compose stage.

North Star

The user wants a Remotion video that is theirs — voiced like their brand, aimed at their audience, hitting their positioning. They do not want a generic motion-graphics template, and they do not want to recreate someone else's video literally.

This skill is the Remotion equivalent of /cmo-video, with one key difference: /cmo-video is a style transfer pipeline — point it at a reference URL and it deconstructs the reference, generates fresh assets in that idiom, and ships a recreation. /cmo-remotion is a brief-to-render pipeline — start from a goal ("explain our product in 30s", "demo the CRT shader", "ad for our launch"), ground it in brand/, and ship.

You collaborate with the user across six stages, the same way /cmo collaborates across the marketing skill stack: suggest, ask one question at a time, push back when the brief is too big, and never silently advance. Show the beat sheet, get a yes, then scaffold. Show the asset list, get a yes, then generate. Show a single frame at composition midpoint, get a yes, then bake the full render.

When to use (vs other video skills)

User says Route to Why
"make a video like this " personal /cmo-video That pipeline is style-transfer from a reference. Stop after stage 2 if they only want the deconstruction.
"I have these PNG slides, make a video" /video-content Three-tier ffmpeg/Remotion pipeline that takes existing slides → video. No scaffold, no compose-from-scratch.
"make me a TikTok slideshow" /tiktok-slideshow Format-specific orchestrator that chains /slideshow-script → /paper-marketing → /video-content.
"build me a Remotion video about X" this skill New composition from a brief. Code-driven, frame-driven, brand-grounded.
"make a CRT shader / glitch / scanline video" this skill Stage 5 loads remotion-best-practices/rules/html-in-canvas.md and points you at the CRT template.
"edit my finished video" Not this skill Remotion is a video generator, not an editor. Use a real NLE for cuts on existing footage.
"transcribe / summarize this video" mktg transcribe then /summarize Different intent.

Read the full file on GitHub · 244 lines

Files

What ships with it

4 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. 8d ago First seen · 244 lines · 209 tokens per session scan A dd291bd6a862

Subscribe to this mod's changes

cmo-remotion is a skill published in the GitHub repository MoizIbnYousaf/marketing-cli (31 stars, last pushed 21d ago), licensed MIT. It adds 209 tokens to every session and 4,429 once invoked, about $0.0010 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

ads-generate

Generate paid-ad image assets from a validated creative brief and brand profile using an explicitly configured image provider. Triggers on: generate ads, generate ad images, create ad creatives, create ad images, make ad images, generate visuals, make campaign visuals, generate images from campaign brief.

AgriciDaniel/claude-ads · 60 tokens

ads-create

Create source-grounded paid-ad campaign concepts, messaging, copy, creative briefs, and production plans from a validated brand profile, campaign objective, platform requirements, and optional audit evidence. Triggers on: campaign brief, campaign concepts, create a campaign, ad concepts, ad copy, ad messaging…

AgriciDaniel/claude-ads · 69 tokens

ads-creative

Audit paid-ad copy, images, video, hooks, concepts, format coverage, platform-native fit, message match, creative fatigue, accessibility, and policy across supported platforms. Use for creative audit, ad creative, creative fatigue, creative diversity, ad copy review, video review, image review, or production…

AgriciDaniel/claude-ads · 66 tokens

ads-photoshoot

Generate rights-cleared paid-ad product photography variants from an authorized source image and validated brand profile. Triggers on: product photo, product photography, virtual photoshoot, photoshoot, enhance product image, studio shot, lifestyle shot, lifestyle product image, floating product image, ingredient shot.

AgriciDaniel/claude-ads · 62 tokens

instagram-marketing

Plan, draft, audit, and publish content for Instagram. Use when the user wants to write a caption with a first-125-char hook, plan a slide-by-slide carousel, reverse-engineer the hook from a viral Reel or carousel, size hashtags the 2026 way, remove AI tells from a caption, or plan a week of Reels and carousels.…

sergebulaev/instagram-skills · 115 tokens

tt-humanizer

Remove the AI-script tells viewers hear in a TikTok spoken script and caption: 2026 vocabulary by density, reveal bridges, staccato stacks, stacked triads, performed sincerity, written-not-spoken phrasing, "hey guys" filler; caps em dashes. Includes --mode audit pre-film check (hook, completion design, caption fit)…

sergebulaev/tiktok-skills · 119 tokens