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 skills add saranambiar/hyperframes-video-agent-skills --skill end-to-end-video-playbookgit clone --depth 1 https://github.com/saranambiar/hyperframes-video-agent-skillsWrote 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/saranambiar/hyperframes-video-agent-skills/end-to-end-video-playbook)<a href="https://agentmods.dev/skills/saranambiar/hyperframes-video-agent-skills/end-to-end-video-playbook"><img src="https://agentmods.dev/badge/skills/saranambiar/hyperframes-video-agent-skills/end-to-end-video-playbook/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.
<a href="https://agentmods.dev/skills/saranambiar/hyperframes-video-agent-skills/end-to-end-video-playbook"><img src="https://agentmods.dev/badge/skills/saranambiar/hyperframes-video-agent-skills/end-to-end-video-playbook.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00076 | $0.01186 |
| Opus 5 | $0.00038 | $0.00593 |
| Sonnet 5 | $0.00015 | $0.00237 |
| Haiku 4.5 | $0.00008 | $0.00119 |
Grade A, and why
end-to-end-video-playbook 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.
End-To-End Video Playbook
Use this skill to coordinate a complete video project from rough request to verified final render.
Workflow
-
Ground in the current project.
- Inspect available assets, renders, compositions, scripts, audio, captions, and prior approvals.
- Identify locked scenes and user boundaries such as "do not modify Scene 01."
- Use
templates/storyboard.mdfor multi-scene structure.
-
Convert intent into production artifacts.
- Create one
templates/scene-spec.mdper scene. - Separate user-specific content from reusable production patterns.
- Record exact durations, final-frame requirements, narration, visual beats, transition dependencies, and proof timestamps.
- Create one
-
Route to focused skills.
- Use
video-intake-and-storyboardfor unclear prompts or new scenes. - Use
hyperframes-scene-builderfor HTML/GSAP composition work. - Use
audio-sync-assemblyfor narration timing, segment retiming, and FFmpeg assembly. - Use
captions-and-music-bedfor subtitles, music ducking, and final silence. - Use
render-qa-and-surgical-changesfor proof frames, exact timestamp checks, and safe final edits.
- Use
-
Build in layers.
- Draft scene renders first.
- Assemble narration-only master before final music.
- Add captions after the visual/audio timeline is stable.
- Add music bed after narration and captions are correct.
-
Verify before reporting completion.
- Run media probes on final outputs.
- Extract proof frames at every risky timestamp and scene boundary.
- Generate preview clips around transitions and sync-critical moments.
- State what was verified and what remains subjective.
Production Rules
- Never patch an old final MP4 when source scenes and assembly scripts exist.
- Do not globally slow a scene if only a pause or one cue needs timing.
- Prefer hold frames for silence and deliberate pacing.
- Re-render only affected scenes during final surgical changes.
- Always check duplicated carryover frames when a previous final frame changes.
- Keep client/private assets out of reusable examples.
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.
- 12d ago First seen · 148 lines · 76 tokens per session scan A 3103ccb15b07
end-to-end-video-playbook is a skill published in the GitHub repository saranambiar/hyperframes-video-agent-skills (47 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 76 tokens to every session and 1,186 once invoked, about $0.0004 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 skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
chengfeng-check-updates
An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.