content-video

content-video is a skill for Claude Code, Codex from vstorm-co/content-skills. It costs 41 tokens per session (1,697 once invoked), scanned A, original, MIT.

A guide for writing video scripts and storyboards, with optional scaffolding for Remotion, a tool for creating videos with code.

In plain words
What is it for?
Use it for social shorts, explainers, data stories, storyboards, scripts, and code-driven video compositions.
Why use it?
It helps structure a video into scenes, narration, visuals, timing, and an appropriate format before production.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for social shorts, explainers, data stories, storyboards, scripts, and code-driven video compositions.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content-video"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,697 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.00041 $0.01697
Opus 5 $0.00020 $0.00848
Sonnet 5 $0.00008 $0.00339
Haiku 4.5 $0.00004 $0.00170

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

Security

Grade A, and why

content-video 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.

skills/content-video/SKILL.md · 169 lines

How it starts

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

Video Script & Remotion Composition Generation

Before You Start

  1. Check for brand identity: Read brand/VOICE.md and brand/VISUAL.md if they exist. Video content requires both voice (for narration/script tone) and visual identity (for colors, fonts, logo animations). If these files do not exist, use sensible defaults and suggest the user run the content-setup skill.

  2. Determine what the user needs: This skill produces two possible outputs:

    • Storyboard / Script only -- a scene-by-scene document with narration, visual direction, and timing. Suitable for handing off to an editor or recording team.
    • Storyboard + Remotion code -- all of the above, plus a TSX composition that can be rendered programmatically using Remotion. Use this when the user wants a code-driven video.
  3. Determine the template type: Ask the user (or infer from their prompt) which format fits:

    • Social Short (15-60 seconds) -- punchy, hook-first, vertical or square format (templates/social-short.tsx.template)
    • Explainer (2-5 minutes) -- structured walkthrough with sections, diagrams, code animations (templates/explainer.tsx.template)
    • Data Story -- animated charts, number reveals, data transitions (templates/data-story.tsx.template)
    • Talking Head -- person on camera with lower thirds, name cards, topic overlays (templates/talking-head.tsx.template)
  4. Gather inputs: Topic, target audience, key message, desired duration, platform (YouTube, TikTok, LinkedIn, X, Instagram Reels), and any existing assets (images, logos, data).


Generation Flow

Follow these stages. Do not skip any.

Stage 1: Brief

Confirm the following with the user (or extract from their prompt):

  • Topic and core message (one sentence)
  • Target audience and platform
  • Template type (social-short, explainer, data-story, talking-head)
  • Desired duration
  • Whether Remotion code is needed
  • Available assets: logo files, brand colors, fonts, footage, data
  • Narration style: voiceover, on-screen text only, or talking head
  • Music mood: upbeat, calm, dramatic, corporate, playful, none

Read the full file on GitHub · 169 lines

Files

What ships with it

6 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. 10d ago First seen · 169 lines · 41 tokens per session scan A 21802f641ea8

Subscribe to this mod's changes

content-video is a skill published in the GitHub repository vstorm-co/content-skills (22 stars, last pushed 4mo ago), licensed MIT. It adds 41 tokens to every session and 1,697 once invoked, about $0.0002 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

frame-logo-outro

Segmented logo assembly, glow bloom, and tagline reveal for video outros or brand closing frames.

nexu-io/open-design · 24 tokens

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

hatch-pet

Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells…

nexu-io/open-design · 114 tokens

open-design-landing-deck

OpenDesign's brand-story deck for partners and press: why it exists, what it believes, and where design is going. Built as a decision-grade marketing & GTM deck for partners, press, community.

nexu-io/open-design · 49 tokens

hps-retro-tv

A family history told through five decades of home movies — the opening question, the eras, and what the footage reveals. Built as a decision-grade story deck for family, close friends.

nexu-io/open-design · 43 tokens

ve-midnight-editorial

OpenDesign's financial review: runway, burn, and the sustainability plan that keeps the project independent. Built as a decision-grade data & finance deck for board, leadership.

nexu-io/open-design · 40 tokens