Borrowing it
Nothing to install: this file belongs to MaxQian888/cognia-next. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/MaxQian888/cognia-next/dev/.agents/skills/pr-to-video/SKILL.mdgit clone --depth 1 https://github.com/MaxQian888/cognia-nextWrote 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/maxqian888/cognia-next/pr-to-video)<a href="https://agentmods.dev/skills/maxqian888/cognia-next/pr-to-video"><img src="https://agentmods.dev/badge/skills/maxqian888/cognia-next/pr-to-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.
<a href="https://agentmods.dev/skills/maxqian888/cognia-next/pr-to-video"><img src="https://agentmods.dev/badge/skills/maxqian888/cognia-next/pr-to-video.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.00104 | $0.06995 |
| Opus 5 | $0.00052 | $0.03497 |
| Sonnet 5 | $0.00021 | $0.01399 |
| Haiku 4.5 | $0.00010 | $0.00700 |
Grade A, and why
pr-to-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 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
28 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.
- references/code-vocabulary.md 15 KB
- references/cut-catalog.md 12 KB
- references/motion-language.md 15 KB
- references/story-design.md 28 KB
- references/visual-design.md 19 KB
- scripts/assemble-index.mjs 24 KB runs code
- scripts/audio.mjs 11 KB runs code
- scripts/build-frame.mjs 26 KB runs code
- scripts/captions.mjs 23 KB runs code
- scripts/captions.test.mjs 1.7 KB runs code
- scripts/fetch-people-avatars.mjs 6.0 KB runs code
- scripts/fetch-pr.mjs 9.0 KB runs code
- scripts/frame-contract.test.mjs 7.2 KB runs code
- scripts/frame-packets.mjs 5.4 KB runs code
- scripts/ingest.mjs 22 KB runs code
- scripts/lib/assets.mjs 2.1 KB runs code
- scripts/lib/dimensions.mjs 2.2 KB runs code
- scripts/lib/frame-contract.mjs 2.4 KB runs code
- scripts/lib/pad-frame-duration.mjs 1.6 KB runs code
- scripts/lib/storyboard.mjs 8.1 KB runs code
- scripts/lib/tokens.mjs 9.7 KB runs code
- scripts/lib/transition-registry.mjs 1.6 KB runs code
- scripts/lib/transitions.json 3.8 KB
- scripts/preflight.mjs 1.3 KB runs code
- scripts/project-dir.mjs 2.3 KB runs code
- scripts/transitions.mjs 15 KB runs code
- scripts/workflow-guardrails.test.mjs 5.7 KB runs code
- sub-agents/frame-worker.md 21 KB
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 · 269 lines · 104 tokens per session scan A f7ae065e716c
pr-to-video is a skill published in the GitHub repository MaxQian888/cognia-next (53 stars, last pushed yesterday), licensed AGPL-3.0. It adds 104 tokens to every session and 6,995 once invoked, about $0.0005 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
pr-to-video
Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR…
michel-cli-demo-recorder
Produce proof-of-execution demos of the Packmind CLI (packmind-cli) as terminal-styled images (colors and formatting preserved exactly), for embedding in a GitHub PR. Renders a crisp master SVG and rasterizes it to a PNG — the PNG is what you embed, because GitHub does not render SVG in PR/issue bodies. Use this…
pr-to-video
turn a GitHub pull request (a PR URL like github.com/ / /pull/ , an / # ref, or 'this PR' in a checked-out repo) into a code-change explainer video, up to 3 min (sweet spot 30-90s) — changelog, feature reveal, fix, or refactor walkthrough, rendered from the diff / commits / files. The input is a CODE CHANGE read via…
hyperframes-changelog-video
Turn a weekly changelog .md into a finished branded changelog video using HyperFrames. Use when the user provides a changelog/digest markdown and wants the weekly video, or says 'changelog video'. Self-contained — fonts, background, lexicon, and scripts ship in the skill. Produces square 1080, 45-60s videos with…
hyperframes-pr-to-video
Turn a GitHub pull request into a changelog, feature-reveal, fix, or refactor explainer video using HyperFrames. Use when the user provides a PR URL, owner/repo#N ref, or says 'this PR'. Reads diff via gh CLI, visualizes code changes as animated diffs with narration. Teaches diff parsing, change visualization, and…
contribute-catalog
Author a new HyperFrames registry block (caption style, VFX block, transition, lower third) or component (text effect, overlay, snippet) and ship it as an upstream PR to the hyperframes repo. Use ONLY when the user wants to CONTRIBUTE to the public catalog — for in-project caption/transition authoring use the…