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/remotion-to-hyperframes/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/remotion-to-hyperframes)<a href="https://agentmods.dev/skills/maxqian888/cognia-next/remotion-to-hyperframes"><img src="https://agentmods.dev/badge/skills/maxqian888/cognia-next/remotion-to-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/maxqian888/cognia-next/remotion-to-hyperframes"><img src="https://agentmods.dev/badge/skills/maxqian888/cognia-next/remotion-to-hyperframes.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.00084 | $0.02240 |
| Opus 5 | $0.00042 | $0.01120 |
| Sonnet 5 | $0.00017 | $0.00448 |
| Haiku 4.5 | $0.00008 | $0.00224 |
Grade A, and why
remotion-to-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 9d 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
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.
- assets/.gitkeep 0 B
- assets/test-corpus/.gitignore 16 B
- assets/test-corpus/run.sh 8.2 KB runs code
- assets/test-corpus/tier-1-title-card/.gitignore 128 B
- assets/test-corpus/tier-1-title-card/expected.json 1.7 KB
- assets/test-corpus/tier-1-title-card/hf-src/index.html 1.8 KB
- assets/test-corpus/tier-1-title-card/README.md 2.2 KB
- assets/test-corpus/tier-1-title-card/remotion-src/package.json 296 B
- assets/test-corpus/tier-1-title-card/remotion-src/remotion.config.ts 497 B runs code
- assets/test-corpus/tier-1-title-card/remotion-src/src/index.ts 109 B runs code
- assets/test-corpus/tier-1-title-card/remotion-src/src/Root.tsx 259 B
- assets/test-corpus/tier-1-title-card/remotion-src/src/TitleCard.tsx 773 B
- assets/test-corpus/tier-1-title-card/remotion-src/tsconfig.json 337 B
- assets/test-corpus/tier-2-multi-scene/.gitignore 215 B
- assets/test-corpus/tier-2-multi-scene/expected.json 2.0 KB
- assets/test-corpus/tier-2-multi-scene/hf-src/index.html 3.7 KB
- assets/test-corpus/tier-2-multi-scene/README.md 3.1 KB
- assets/test-corpus/tier-2-multi-scene/remotion-src/package.json 298 B
- assets/test-corpus/tier-2-multi-scene/remotion-src/remotion.config.ts 497 B runs code
- assets/test-corpus/tier-2-multi-scene/remotion-src/src/index.ts 109 B runs code
- assets/test-corpus/tier-2-multi-scene/remotion-src/src/MultiScene.tsx 2.3 KB
- assets/test-corpus/tier-2-multi-scene/remotion-src/src/Root.tsx 264 B
- assets/test-corpus/tier-2-multi-scene/remotion-src/tsconfig.json 337 B
- assets/test-corpus/tier-2-multi-scene/setup.sh 1.2 KB runs code
- assets/test-corpus/tier-3-data-driven/.gitignore 128 B
- assets/test-corpus/tier-3-data-driven/expected.json 3.4 KB
- assets/test-corpus/tier-3-data-driven/hf-src/index.html 8.9 KB
- assets/test-corpus/tier-3-data-driven/README.md 4.9 KB
- assets/test-corpus/tier-3-data-driven/remotion-src/package.json 319 B
- assets/test-corpus/tier-3-data-driven/remotion-src/remotion.config.ts 497 B runs code
- assets/test-corpus/tier-3-data-driven/remotion-src/src/components/AnimatedNumber.tsx 740 B
- assets/test-corpus/tier-3-data-driven/remotion-src/src/components/StatCard.tsx 1.4 KB
- assets/test-corpus/tier-3-data-driven/remotion-src/src/components/UnderlinedText.tsx 1.1 KB
- assets/test-corpus/tier-3-data-driven/remotion-src/src/index.ts 109 B runs code
- assets/test-corpus/tier-3-data-driven/remotion-src/src/Root.tsx 681 B
- assets/test-corpus/tier-3-data-driven/remotion-src/src/scenes/OutroScene.tsx 423 B
- assets/test-corpus/tier-3-data-driven/remotion-src/src/scenes/StatsScene.tsx 676 B
- assets/test-corpus/tier-3-data-driven/remotion-src/src/scenes/TitleScene.tsx 1.2 KB
- assets/test-corpus/tier-3-data-driven/remotion-src/src/Stargazed.tsx 970 B
- assets/test-corpus/tier-3-data-driven/remotion-src/tsconfig.json 337 B
- assets/test-corpus/tier-4-escape-hatch/cases/01-use-state.tsx 1000 B
- assets/test-corpus/tier-4-escape-hatch/cases/02-use-effect-deps.tsx 954 B
- assets/test-corpus/tier-4-escape-hatch/cases/03-async-metadata.tsx 1.1 KB
- assets/test-corpus/tier-4-escape-hatch/cases/04-third-party-react.tsx 1.2 KB
- assets/test-corpus/tier-4-escape-hatch/cases/05-lambda-config.tsx 1.4 KB
- assets/test-corpus/tier-4-escape-hatch/cases/06-warnings-only.tsx 1.4 KB
- assets/test-corpus/tier-4-escape-hatch/cases/07-custom-hook.tsx 1.1 KB
- assets/test-corpus/tier-4-escape-hatch/cases/08-mixed.tsx 1.1 KB
- assets/test-corpus/tier-4-escape-hatch/expected.json 2.7 KB
- assets/test-corpus/tier-4-escape-hatch/README.md 2.8 KB
- assets/test-corpus/tier-4-escape-hatch/validate.sh 3.5 KB runs code
- references/api-map.md 12 KB
- references/escape-hatch.md 5.3 KB
- references/eval.md 5.5 KB
- references/fonts.md 3.2 KB
- references/limitations.md 4.7 KB
- references/lottie.md 4.2 KB
- references/media.md 3.8 KB
- references/parameters.md 4.5 KB
- references/sequencing.md 5.0 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.
- 9d ago First seen · 130 lines · 84 tokens per session scan A 613f1afefb36
remotion-to-hyperframes is a skill published in the GitHub repository MaxQian888/cognia-next (53 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 84 tokens to every session and 2,240 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
tamagui
Universal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with styled(), configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/"…
Remotion
Creates programmatic video with React via Remotion — compositions, sequences, and motion graphics animated with useCurrentFrame() and rendered to MP4. USE WHEN video, animation, motion graphics, video rendering, React video, render video, animate content, make a short, create animations, video overlay, explainer…
remotion-best-practices
Best practices for Remotion - Video creation in React.
r3f-animation
React Three Fiber animation - useFrame, useAnimations, spring physics, keyframes. Use when animating objects, playing GLTF animations, creating procedural motion, or implementing physics-based movement.
remotion-best-practices
Best practices for Remotion - Video creation in React.
add-component
Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…