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 chadixearth/graphyloop --skill short-video-productiongit clone --depth 1 https://github.com/chadixearth/graphyloopWrote 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/chadixearth/graphyloop/short-video-production)<a href="https://agentmods.dev/skills/chadixearth/graphyloop/short-video-production"><img src="https://agentmods.dev/badge/skills/chadixearth/graphyloop/short-video-production/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/chadixearth/graphyloop/short-video-production"><img src="https://agentmods.dev/badge/skills/chadixearth/graphyloop/short-video-production.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.00049 | $0.00527 |
| Opus 5 | $0.00024 | $0.00264 |
| Sonnet 5 | $0.00010 | $0.00105 |
| Haiku 4.5 | $0.00005 | $0.00053 |
Grade A, and why
short-video-production 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 6d 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.
What it actually says
Short Video Production
1. Overview
Pipeline from script to rendered MP4: script with per-scene timing → composition (HTML/CSS-keyframe, deterministic) → render → 9:16 MP4.
Default renderer: HyperFrames (HTML→video, local, deterministic). Read the hyperframes skill first — hyperframes-core for composition contract, hyperframes-cli for commands — before building.
2. 60s Scene Plan
5-6 scenes matching story-engineering beat sheet:
| Time | Scene |
|---|---|
| 0-3s | Hook |
| 3-8s | Context |
| 8-45s | Body (2-3 scenes, micro-payoffs) |
| 45-55s | Payoff |
| 55-60s | CTA |
3. Composition Rules
- 9:16 (1080x1920) for Shorts/TikTok/Reels
- One visual idea per scene
- Captions word-synced to voiceover (show the spoken word chunk)
- Text large and mobile-readable
- No flicker / animation overload — deterministic keyframes only
- Prefer transform/opacity animation (60fps safe)
4. Voiceover
- ~150-160 words per 60s; 2.5-2.7 words/sec
- Mark per-scene word counts in the script
- Pause 0.3-0.5s at beat boundaries
- No TTS key available → render silent with captions, note audio step
5. Render Checklist
- Verify composition validates (
hyperframes lint/validate) - Render at 1080x1920
- Check hook frame: first 3s must show tension text
- Check captions legible on small screen
- Export MP4
- Name output
video.mp4
6. Common Failures
- Bare
waitForLoadStatehangs on SSE pages — never use - Browser timeouts must be explicit (
page.goto15000ms) - Render fails twice → stop and report, no silent looping
7. Cross-Reference
- story-engineering — source story
- video-ai-automation — tool stack incl. TTS options
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.
- 6d ago First seen · 61 lines · 0 tokens per session scan A f003cfd26816
short-video-production is a skill published in the GitHub repository chadixearth/graphyloop (2 stars, last pushed 24d ago), licensed MIT. It adds 49 tokens to every session and 527 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
hipson-hyperframes-video
Use for optional HyperFrames video composition workflows, website-to-video planning, product videos, launch videos, animated case studies, social shorts, and deterministic timeline QA.
nano-banana
REQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Also routes specialty creative recipes (anime-to-life…
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
podcast-generation
Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational podcast audio format with natural dialogue.