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 J-StaR-Films-Studios/VibeCode-Protocol-Suite --skill hyperframesgit clone --depth 1 https://github.com/J-StaR-Films-Studios/VibeCode-Protocol-SuiteWrote 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/j-star-films-studios/vibecode-protocol-suite/hyperframes)<a href="https://agentmods.dev/skills/j-star-films-studios/vibecode-protocol-suite/hyperframes"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/hyperframes/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/j-star-films-studios/vibecode-protocol-suite/hyperframes"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/hyperframes.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 11 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Prompt Injection · line 44 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium Prompt Injection · line 48 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium Prompt Injection · line 56 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium Prompt Injection · line 49 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium Prompt Injection · line 50 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium Prompt Injection · line 55 Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
- medium MCP Rug Pull · line 71 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 72 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 78 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 82 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 83 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
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.00038 | $0.03668 |
| Opus 5 | $0.00019 | $0.01834 |
| Sonnet 5 | $0.00008 | $0.00734 |
| Haiku 4.5 | $0.00004 | $0.00367 |
Grade A, and why
hyperframes 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 7d 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 — 154 lines — stays where its author put it; the contents beside it link to each section on GitHub.
HyperFrames — start here
HyperFrames renders video from HTML: a composition is an HTML file whose DOM declares timing with data-* attributes, whose animation runtime is seekable, and whose media playback is owned by the framework. The full authoring contract lives in hyperframes-core/SKILL.md; read it before writing composition HTML.
Below: a capability map (the domain skills, loaded on demand) and the intent router (pick a workflow for any "make me a video" request).
Capability map — the domain skills
Atomic capabilities loaded on demand:
| You want to… | Sub-Skill Path |
|---|---|
| Author / edit an HTML composition | hyperframes-core/SKILL.md |
| Animate (GSAP, CSS, WAAPI, Three.js) | hyperframes-animation/SKILL.md |
| Author seek-safe keyframes & timelines | hyperframes-keyframes/SKILL.md |
| Creative direction & palettes | hyperframes-creative/SKILL.md |
| Audio & Media Engine (TTS, BGM, SFX) | hyperframes-media/SKILL.md |
| Media resolve (frozen BGM, SFX, images) | media-use/SKILL.md |
| CLI dev loop (init, preview, render) | hyperframes-cli/SKILL.md |
| Install registry blocks | hyperframes-registry/SKILL.md |
Intent routing — pick a workflow
This section knows only the top-level workflows; it does not load their internal references or the domain skills above.
Before routing — confirm the input, not the spec
Routing needs to know what the video is about — its input and subject. If that's unspecified ("make a video about our thing" with no URL, product, topic, or asset), ask before entering any workflow — committing to a workflow IS the routing decision. At most two questions:
- Input — a product (URL / brief), a general website, a GitHub PR, a topic to explain, or an existing talking-head video?
Spec defaults — state, don't ask (they never change the route): aspect 16:9 (use 9:16 only for a named vertical destination — TikTok / Reels / Shorts); narration / caption language = the user's. The chosen workflow re-confirms its own specifics at its first step.
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.
- embedded-captions/.gitignore 676 B
- embedded-captions/assets/brand/CDPR-fankit-terms.txt 2.5 KB
- embedded-captions/assets/brand/cyberpunk-widths.json 3.0 KB
- embedded-captions/assets/fonts/char-widths.json 39 KB
- embedded-captions/assets/strokefonts/HersheyScript1.svg 59 KB
- embedded-captions/assets/strokefonts/HersheyScriptMed.svg 69 KB
- embedded-captions/CATALOG.md 55 KB
- embedded-captions/dna/chrome.json 1.7 KB
- embedded-captions/dna/cream.json 1.5 KB
- embedded-captions/dna/documentary.json 1.4 KB
- embedded-captions/dna/editorial.json 1.6 KB
- embedded-captions/dna/glitch.json 1.8 KB
- embedded-captions/dna/ink.json 1.5 KB
- embedded-captions/dna/keynote.json 1.4 KB
- embedded-captions/dna/loud.json 1.9 KB
- embedded-captions/dna/neon.json 1.5 KB
- embedded-captions/dna/README.md 12 KB
- embedded-captions/dna/velocity.json 1.9 KB
- embedded-captions/modes/cinematic/_archive/champion/spec.md 4.6 KB
- embedded-captions/modes/cinematic/_archive/champion/template.html 5.6 KB
- embedded-captions/modes/cinematic/_archive/memory-wall/spec.md 5.7 KB
- embedded-captions/modes/cinematic/_archive/memory-wall/template.html 5.5 KB
- embedded-captions/modes/cinematic/_archive/portrait-header/spec.md 3.5 KB
- embedded-captions/modes/cinematic/_archive/portrait-header/template.html 5.2 KB
- embedded-captions/modes/cinematic/cinematic-cream/spec.md 1.1 KB
- embedded-captions/modes/cinematic/cinematic-cream/template.html 10 KB
- embedded-captions/modes/cinematic/engine.html 17 KB
- embedded-captions/modes/cinematic/README.md 2.6 KB
- embedded-captions/modes/standard/_anatomy.md 11 KB
- embedded-captions/modes/standard/_motion.md 18 KB
- embedded-captions/modes/standard/fonts/build-fonts-css.cjs 3.5 KB runs code
- embedded-captions/references/aesthetic-principles.md 7.6 KB
- embedded-captions/references/anti-patterns.md 12 KB
- embedded-captions/references/bespoke-vs-presets.md 9.0 KB
- embedded-captions/references/caption-grouping.md 4.2 KB
- embedded-captions/references/composition-craft.md 55 KB
- embedded-captions/references/direction-catalog.md 7.7 KB
- embedded-captions/references/example-renders/champion.html 11 KB
- embedded-captions/references/example-renders/memory-wall.html 10 KB
- embedded-captions/references/failure-modes.md 11 KB
- embedded-captions/references/layout-heuristics.md 13 KB
- embedded-captions/references/motion-vocabulary.md 5.5 KB
- embedded-captions/references/rail.md 4.4 KB
- embedded-captions/references/reference-bar.md 2.6 KB
- embedded-captions/references/scene-types.md 6.1 KB
- embedded-captions/references/test-set.md 3.9 KB
- embedded-captions/references/typographic-moves.md 8.5 KB
- embedded-captions/references/typography-presets.md 4.6 KB
- embedded-captions/scripts/audio-envelope.cjs 3.0 KB runs code
- embedded-captions/scripts/check-occlusion.cjs 10 KB runs code
- embedded-captions/scripts/check-overflow.cjs 6.6 KB runs code
- embedded-captions/scripts/check-rail-climax.cjs 8.2 KB runs code
- embedded-captions/scripts/check-timing.cjs 6.2 KB runs code
- embedded-captions/scripts/fill-timings.cjs 4.5 KB runs code
- embedded-captions/scripts/fit-fonts.cjs 6.2 KB runs code
- embedded-captions/scripts/gen-stroke-path.py 1.7 KB runs code
- embedded-captions/scripts/inject-fonts.cjs 5.8 KB runs code
- embedded-captions/scripts/lib-dna.cjs 7.2 KB runs code
- embedded-captions/scripts/make-cinematic.cjs 56 KB runs code
- embedded-captions/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.
- 7d ago First seen · 154 lines · 38 tokens per session scan A 238fe39cc646
hyperframes is a skill published in the GitHub repository J-StaR-Films-Studios/VibeCode-Protocol-Suite (24 stars, last pushed today), licensed ISC. It adds 38 tokens to every session and 3,668 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
gpt-image-2-style-library
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
seedance-prompt
This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.
short-drama-storyboard
A workflow for turning a Chinese short-drama script and its visual facts into a shot-by-shot storyboard with frozen starting-frame prompts.
short-drama-video-prompts
A writing guide for turning approved short-drama storyboards and starting images into copy-ready prompts for generating video scenes. It covers both image-to-video prompts, which use a reference image, and text-to-video prompts, which describe the scene in words.
short-drama-develop
A Chinese-language writing workflow for turning novel, short-drama, or comic-drama ideas and source material into an adaptation plan, story direction, creative brief, story engine, and episode map.
short-drama-write
A writing workflow for creating or revising a shootable Chinese short-drama or animated-drama episode in Markdown.