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/fradser/dotclaude/skillsnpx skills add FradSer/dotclaude --skill skillsgit clone --depth 1 https://github.com/FradSer/dotclaudeWrote 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/fradser/dotclaude/skills)<a href="https://agentmods.dev/skills/fradser/dotclaude/skills"><img src="https://agentmods.dev/badge/skills/fradser/dotclaude/skills.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.00154 | $0.01420 |
| Opus 5 | $0.00077 | $0.00710 |
| Sonnet 5 | $0.00031 | $0.00284 |
| Haiku 4.5 | $0.00015 | $0.00142 |
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 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.
How it starts
The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
HyperFrames — start here
This skill is a local router for the HyperFrames HTML-based video framework,
mirrored from heygen-com/hyperframes.
The mirrored domain skills live as sub-directories of this folder and are loaded
on demand by name. Based on user intent, read the corresponding sub-skill
SKILL.md before executing.
The upstream's authoritative agent guides are mirrored alongside this router
as UPSTREAM-CLAUDE.md (full skill catalog, install, maintenance) and
UPSTREAM-AGENTS.md (workflow list) — consult them for the canonical upstream
skill descriptions and the npx skills add / npx hyperframes workflow.
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/; read it before writing
composition HTML.
Sub-skill Index
| Sub-skill | Directory | Use When |
|---|---|---|
| Composition contract | hyperframes-core/ |
Author/edit an HTML composition — data-* timing, clips, tracks, sub-compositions, variables. Read before writing composition HTML. |
| CLI dev loop | hyperframes-cli/ |
Run npx hyperframes init, add, lint, check, snapshot, preview, render, publish, doctor, cloud/lambda rendering, or troubleshoot the build/render env. |
| Animation | hyperframes-animation/ |
Atomic motion rules, multi-phase scene blueprints, scene transitions, motion-design techniques, and the runtime adapters (GSAP / Lottie / Three.js / Anime.js / CSS / WAAPI / TypeGPU). |
| Keyframes | hyperframes-keyframes/ |
Seek-safe 2D/3D keyframes, GSAP timelines, CSS keyframes, Anime.js, WAAPI, FLIP, paths, masks, SVG morph/draw, text, 3D depth, plus hyperframes keyframes diagnostics. |
| Creative direction | hyperframes-creative/ |
Non-animation creative direction: frame.md/design.md, palettes, typography, narration, beat planning, audio-reactive. |
| Media | media-use/ |
Resolve/generate BGM, SFX, image, icon, brand logo, voice, color grade, LUT; TTS voiceover, transcription, background removal, captions; cross-project reuse. |
| Registry blocks | hyperframes-registry/ |
Install and wire registry blocks/components (hyperframes add). |
| Figma import | figma/ |
Import Figma content — assets, tokens, components, storyboards → reconstructed motion. |
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 516 B
- 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 53 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/embedded-captions.md 32 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/modes/standard/fonts/files/anton-latin-400-normal.woff2 18 KB
- embedded-captions/modes/standard/fonts/files/audiowide-latin-400-normal.woff2 14 KB
- embedded-captions/modes/standard/fonts/files/baloo-2-latin-400-normal.woff2 18 KB
- embedded-captions/modes/standard/fonts/files/baloo-2-latin-700-normal.woff2 19 KB
- embedded-captions/modes/standard/fonts/files/bangers-latin-400-normal.woff2 23 KB
- embedded-captions/modes/standard/fonts/files/bodoni-moda-latin-400-normal.woff2 14 KB
- embedded-captions/modes/standard/fonts/files/bodoni-moda-latin-700-normal.woff2 15 KB
- embedded-captions/modes/standard/fonts/files/caveat-latin-400-normal.woff2 48 KB
- embedded-captions/modes/standard/fonts/files/caveat-latin-700-normal.woff2 50 KB
- embedded-captions/modes/standard/fonts/files/chakra-petch-latin-500-normal.woff2 9.7 KB
- embedded-captions/modes/standard/fonts/files/chakra-petch-latin-700-normal.woff2 9.7 KB
- embedded-captions/modes/standard/fonts/files/cinzel-latin-400-normal.woff2 14 KB
- embedded-captions/modes/standard/fonts/files/cinzel-latin-700-normal.woff2 15 KB
- embedded-captions/modes/standard/fonts/files/cormorant-garamond-latin-400-normal.woff2 22 KB
- embedded-captions/modes/standard/fonts/files/cormorant-garamond-latin-700-normal.woff2 22 KB
- embedded-captions/modes/standard/fonts/files/creepster-latin-400-normal.woff2 27 KB
- embedded-captions/modes/standard/fonts/files/fredoka-latin-400-normal.woff2 16 KB
- embedded-captions/modes/standard/fonts/files/fredoka-latin-700-normal.woff2 16 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-400-normal.woff2 23 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-500-italic.woff2 25 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-500-normal.woff2 24 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-600-italic.woff2 25 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-600-normal.woff2 24 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-700-normal.woff2 24 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-800-normal.woff2 24 KB
- embedded-captions/modes/standard/fonts/files/inter-latin-900-normal.woff2 23 KB
- embedded-captions/modes/standard/fonts/files/monoton-latin-400-normal.woff2 16 KB
- embedded-captions/modes/standard/fonts/files/orbitron-latin-400-normal.woff2 6.2 KB
- embedded-captions/modes/standard/fonts/files/orbitron-latin-700-normal.woff2 6.4 KB
- embedded-captions/modes/standard/fonts/files/permanent-marker-latin-400-normal.woff2 29 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.
- 5d ago First seen · 88 lines · 154 tokens per session scan A dfbb2a8c4441
hyperframes is a skill published in the GitHub repository FradSer/dotclaude (588 stars, last pushed 24d ago), licensed MIT. It adds 154 tokens to every session and 1,420 once invoked, about $0.0008 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
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…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
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…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…