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 skills/maiscafe/video_motion/embedded-captionsnpx skills add maiscafe/video_motion --skill embedded-captionsgit clone --depth 1 https://github.com/maiscafe/video_motionWrote 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/skills/maiscafe/video_motion/embedded-captions)<a href="https://agentmods.dev/skills/maiscafe/video_motion/embedded-captions"><img src="https://agentmods.dev/badge/skills/maiscafe/video_motion/embedded-captions.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.00268 | $0.07224 |
| Opus 5 | $0.00134 | $0.03612 |
| Sonnet 5 | $0.00054 | $0.01445 |
| Haiku 4.5 | $0.00027 | $0.00722 |
Grade A, and why
embedded-captions 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 5d 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.
This is a copy
94% identical to embedded-captions — 94 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 287 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Embedded Captions
One catalog, picked up front (CATALOG.md — 17 identities; the three engines behind it are backend detail). Standard (default) builds a clean verbatim rail (lower-third subtitle carrying most text) + an embed climax composited into the scene behind the subject at the peak. Cinematic is pure embed — no rail, every caption composited behind the subject (hero typography, accumulation, occlusion as the effect). Theme is a complete themed constitution — body paradigm × hero setpiece × front fx × plate reaction, composed from registries (themes/README.md): ordnance terminal neonsign stardust stomp. Most explainer / voiceover is Standard; embed is the scarce, earned peak — embedding every word is the common mistake; Theme is for VFX-grade asks ("炸", "特效", "像 AE 做的").
Operational flow (TL;DR)
The craft prose below is long; the pipeline itself is short — and everything deterministic is computed or compiled, never hand-written:
- Decision gate (refuse bad clips) → pick ONE identity from CATALOG.md (17 identities; engine/compiler derived by lookup — never surface a mode/category question)
hyperframes init(skip it if the project dir already exists with the video inside —matte.cjs/transcribe.cjsadopt any video in the dir as source.mp4) →bash scripts/prepare.sh <project>(matte ∥ transcribe ∥ audio-envelope in parallel, then safe-zones v2 with scene palette/optics/lighting — one command, nothing forgotten)- author a small JSON of creative choices (read
safe-zones.jsonfirst): Cinematic →plan.json→fill-timings.cjs→fit-fonts.cjs→make-composition.cjs; Theme →theme.json→make-theme.cjs(rail/panel/poem/takeover paradigms;anchoris the quiet rail default) - Visual QA:
node scripts/preview-frames.cjs <project>→ faithful composite previews in ~2s/frame (no render). Check § Visual QA before paying for a render. render-and-composite.sh→ gates (timing / occlusion+hero / overflow / hand-off) →final.mp4
What ships with it
60 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.
- .gitignore 676 B
- assets/brand/CDPR-fankit-terms.txt 2.5 KB
- assets/brand/cyberpunk-widths.json 3.0 KB
- assets/fonts/char-widths.json 39 KB
- assets/strokefonts/HersheyScript1.svg 59 KB
- assets/strokefonts/HersheyScriptMed.svg 69 KB
- CATALOG.md 55 KB
- dna/chrome.json 1.7 KB
- dna/cream.json 1.5 KB
- dna/documentary.json 1.4 KB
- dna/editorial.json 1.6 KB
- dna/glitch.json 1.8 KB
- dna/ink.json 1.5 KB
- dna/keynote.json 1.4 KB
- dna/loud.json 1.9 KB
- dna/neon.json 1.5 KB
- dna/README.md 12 KB
- dna/velocity.json 1.9 KB
- modes/cinematic/_archive/champion/spec.md 4.6 KB
- modes/cinematic/_archive/champion/template.html 5.6 KB
- modes/cinematic/_archive/memory-wall/spec.md 5.7 KB
- modes/cinematic/_archive/memory-wall/template.html 5.5 KB
- modes/cinematic/_archive/portrait-header/spec.md 3.5 KB
- modes/cinematic/_archive/portrait-header/template.html 5.2 KB
- modes/cinematic/cinematic-cream/spec.md 1.1 KB
- modes/cinematic/cinematic-cream/template.html 10 KB
- modes/cinematic/engine.html 17 KB
- modes/cinematic/README.md 2.6 KB
- modes/standard/_anatomy.md 11 KB
- modes/standard/_motion.md 18 KB
- modes/standard/fonts/build-fonts-css.cjs 3.5 KB runs code
- references/aesthetic-principles.md 7.6 KB
- references/anti-patterns.md 12 KB
- references/bespoke-vs-presets.md 9.0 KB
- references/caption-grouping.md 4.2 KB
- references/composition-craft.md 55 KB
- references/direction-catalog.md 7.7 KB
- references/example-renders/champion.html 11 KB
- references/example-renders/memory-wall.html 10 KB
- references/failure-modes.md 11 KB
- references/layout-heuristics.md 13 KB
- references/motion-vocabulary.md 5.5 KB
- references/rail.md 4.4 KB
- references/reference-bar.md 2.6 KB
- references/scene-types.md 6.1 KB
- references/test-set.md 3.9 KB
- references/typographic-moves.md 8.5 KB
- references/typography-presets.md 4.6 KB
- scripts/audio-envelope.cjs 3.0 KB runs code
- scripts/check-occlusion.cjs 10 KB runs code
- scripts/check-overflow.cjs 6.6 KB runs code
- scripts/check-rail-climax.cjs 8.2 KB runs code
- scripts/check-timing.cjs 6.2 KB runs code
- scripts/fill-timings.cjs 4.5 KB runs code
- scripts/fit-fonts.cjs 6.2 KB runs code
- scripts/gen-stroke-path.py 1.7 KB runs code
- scripts/inject-fonts.cjs 5.8 KB runs code
- scripts/lib-dna.cjs 7.2 KB runs code
- scripts/make-cinematic.cjs 56 KB runs code
- scripts/make-composition.cjs 16 KB runs code
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.
- 5d ago First seen · 287 lines · 268 tokens per session scan A f259486ad695
embedded-captions is a skill published in the GitHub repository maiscafe/video_motion (2 stars, last pushed 2mo ago), licensed MIT. It adds 268 tokens to every session and 7,224 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to embedded-captions, differing in 94 lines, and is treated as a copy.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
chronicle
Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…
babysit-pr
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…