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.
npx agentmods add instructions/digitalsamba/claude-code-video-toolkit/claude-mdgit clone --depth 1 https://github.com/digitalsamba/claude-code-video-toolkitWrote 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.
[](https://agentmods.dev/instructions/digitalsamba/claude-code-video-toolkit/claude-md)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- yesterday Changed · +31 lines · +552 tokens per session 208d71e9209d
- 4d ago First seen · 711 lines · 8,226 tokens per session scan A 07aba4f79ab3
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.
Other instructions, from other repositories
echook-promo-video CLAUDE.md
Instructions for ChanMeng666/echook-promo-video, covering claude.md - project guidelines for claude code, project overview, tech stack, key commands and architecture.
claude-youtube-editor CLAUDE.md
Instructions for hassancs91/claude-youtube-editor, covering claude.md — claude-youtube-editor, layout, the example and conventions (hard rules).
claude-faceless-shorts-creator CLAUDE.md
Instructions for hassancs91/claude-faceless-shorts-creator, covering claude.md — claude-faceless-shorts-creator, layout and conventions (hard rules).
poster-maker CLAUDE.md
Instructions for dabodamjan/poster-maker, covering poster maker, project purpose, project structure, commands and key rules.
aidemo AGENTS.md
Instructions for tandryukha/aidemo, covering working on aidemo — guide for coding agents, commands, layout, invariants — don't break these and ffmpeg gotchas (learned the hard way).
awesome-video-generation CLAUDE.md
Instructions for backblaze-labs/awesome-video-generation, covering claude.md — awesome-video-generation, what this list is, scope, files in this repo and schema.