claude-code-video-toolkit CLAUDE.md

claude-code-video-toolkit CLAUDE.md is an instructions file for coding agents from digitalsamba/claude-code-video-toolkit. It costs 8,778 tokens per session, scanned A, original, MIT.

A set of instructions for Claude Code in an AI-native video production workspace. The workspace uses Remotion for coded video, text-to-speech for narration, music generation, browser recording, and FFmpeg for media processing.

In plain words
What is it for?
Use it when working with the toolkit’s skills, commands, tools, templates, brand profiles, video projects, or example projects.
Why use it?
It gives the coding agent the project layout and starting guidance needed to work consistently in that video toolkit.

Instructions file

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.

agentmods
npx agentmods add instructions/digitalsamba/claude-code-video-toolkit/claude-md
Clone the repo
git clone --depth 1 https://github.com/digitalsamba/claude-code-video-toolkit

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 claude-code-video-toolkit CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/digitalsamba/claude-code-video-toolkit/claude-md.svg)](https://agentmods.dev/instructions/digitalsamba/claude-code-video-toolkit/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/digitalsamba/claude-code-video-toolkit/claude-md"><img src="https://agentmods.dev/badge/instructions/digitalsamba/claude-code-video-toolkit/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 8,778 This file is loaded in full into every session.
When invoked 8,778 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.08778 $0.08778
Opus 5 $0.04389 $0.04389
Sonnet 5 $0.01756 $0.01756
Haiku 4.5 $0.00878 $0.00878

Measured yesterday against content hash 208d71e9209d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

claude-code-video-toolkit CLAUDE.md 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 yesterday.

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.

CLAUDE.md · 742 lines

How it starts

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

claude-code-video-toolkit

This file provides guidance to Claude Code (claude.ai/code) when working with this video production toolkit.

Overview

claude-code-video-toolkit is an AI-native video production workspace. It provides Claude Code with the skills, commands, and tools to create professional videos from concept to final render.

Key capabilities:

  • Programmatic video creation with Remotion (React-based)
  • AI voiceover generation with ElevenLabs or Qwen3-TTS
  • AI music generation with ACE-Step 1.5 (text-to-music, vocals, covers, stems)
  • Browser demo recording with Playwright
  • Asset processing with FFmpeg

Directory Structure

claude-code-video-toolkit/
├── .claude/
│   ├── skills/          # Domain knowledge for Claude
│   └── commands/        # Guided workflows
├── tools/               # Python CLI automation
├── templates/           # Video templates
│   ├── sprint-review/   # Sprint review video template
│   └── product-demo/    # Marketing/product demo template
├── brands/              # Brand profiles (colors, fonts, voice)
├── projects/            # Your video projects go here (gitignored)
├── examples/            # Curated showcase projects (shared)
├── assets/              # Shared assets (voices, images)
├── playwright/          # Browser recording infrastructure
├── docs/                # Documentation
└── _internal/           # Toolkit metadata & registry

Registry

_internal/toolkit-registry.json is the canonical source for all skills, commands, tools, templates, components, transitions, and cloud endpoints — including their paths, status, options, presets, and env vars. Consult it for structured data. This file focuses on workflow guidance, patterns, and knowledge that the registry can't capture.

Quick Start

First-time setup (optional, ~5 minutes):

/setup

Walks through cloud GPU, file transfer (R2), and voice configuration. Most features are free. Skip this if you just want to render videos with Node.js.

Read the full file on GitHub · 742 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. yesterday Changed · +31 lines · +552 tokens per session 208d71e9209d
  2. 4d ago First seen · 711 lines · 8,226 tokens per session scan A 07aba4f79ab3

Subscribe to this mod's changes

claude-code-video-toolkit CLAUDE.md is an instructions file published in the GitHub repository digitalsamba/claude-code-video-toolkit (2,041 stars, last pushed 3d ago), licensed MIT. It adds 8,778 tokens to every session, about $0.0439 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.