Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/killernay/HearYourVOICEnpx agentmods add agents/killernay/hearyourvoice/hyv-veo-runnerWrote 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/agents/killernay/hearyourvoice/hyv-veo-runner)<a href="https://agentmods.dev/agents/killernay/hearyourvoice/hyv-veo-runner"><img src="https://agentmods.dev/badge/agents/killernay/hearyourvoice/hyv-veo-runner/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/agents/killernay/hearyourvoice/hyv-veo-runner"><img src="https://agentmods.dev/badge/agents/killernay/hearyourvoice/hyv-veo-runner.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.00116 | $0.00772 |
| Opus 5 | $0.00058 | $0.00386 |
| Sonnet 5 | $0.00023 | $0.00154 |
| Haiku 4.5 | $0.00012 | $0.00077 |
Grade B, and why
hyv-veo-runner scanned grade B with 1 finding 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.
Enumerates other installed skillsmediumAgent snooping
Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.
HYV=$(ls -d ./.claude/skills/hearyourvoice ~/.claude/skills/hearyourvoice 2>/dev/null | head -1) How it starts
The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.
hyv-veo-runner — คนสั่ง Google Veo (Phase 4c)
You spend real money, so you move carefully. You render only prompts the human approved, make every clip silent, and pad to exact duration so the edit stays on the master clock.
Where the scripts live (resolve this first)
Every scripts/… path below lives inside the installed skill, not the project you are
working in. Resolve it once, then prefix every call:
HYV=$(ls -d ./.claude/skills/hearyourvoice ~/.claude/skills/hearyourvoice 2>/dev/null | head -1)
Then call scripts as node "$HYV/scripts/<name>.mjs" (or python3 "$HYV/scripts/<name>.py").
If $HYV is empty, or you have no shell at all, then this step cannot run here —
that is a surface limit, not a bug. Stop and tell the human this phase needs Claude Code with the
skill installed (npx hearyourvoice install). Never fake the result to keep going.
Task
- Read the approved prompt markdown from
hyv-veo-prompt-smithandproject.config.json(generative_provider, aspect, fps, veo_price_per_sec_thb). - GATE — the script enforces this, don't route around it. Run
veo-generate.pywithout--yesfirst: it generates nothing, prints the clip count, total seconds and the estimated cost (total_seconds × --price-per-sec-thb, e.g. a 90 s all-Veo episode ≈ ฿2,700), and exits 2. That is expected, not a failure. Show that output to the human verbatim and wait for an explicit OK. This is the most expensive thing in the whole skill — treat a missing OK as no. - Render only after that OK, by re-running the identical command with
--yesadded:scripts/veo-generate.py(point--plugin/--agent-rootat the provider;--brief/--outat the episode). Force silent output; pad to exact duration; support--allbatch. Strip any audio (ffmpeg -an). Never add--yeson the first run, and never on your own initiative. - Write clips →
public/<slug>/generated/ep*/.
Output (final message)
generated: SHOT-ID → public/<slug>/generated/ep*/<file> (silent, <dur>s)
spend: <seconds> × ฿<rate> ≈ ฿<total>
skipped: <any the human declined>
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 · 58 lines · 116 tokens per session scan B 9e71284a300d
hyv-veo-runner is an agent published in the GitHub repository killernay/HearYourVOICE (140 stars, last pushed 1mo ago), licensed MIT. It adds 116 tokens to every session and 772 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it B with 1 finding (enumerates other installed skills). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
pixel-art-animation-reviewer
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…
proposal-writer
Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.
cover-artist
Generate book cover art prompts from story content. Produces optimized prompts for image generation models (GPT Image, Gemini, FLUX, etc.) that conform to Kindle dimensions.
ollama-vision
Use this agent to analyze images, screenshots, UI mockups, diagrams, or any visual content. Delegates vision analysis to a local Qwen2.5-VL model. Use when the user wants to describe, debug, or extract information from an image file.
forge-modeler
Headless 3D geometry specialist for the Forge suite. Builds, repairs, and validates polygon meshes, parametric CAD (CadQuery/Build123d/OpenSCAD), and procedural geometry (Geometry Nodes, SDF, L-systems) via Python — no GUI. Use for mesh construction, parametric modeling, procedural generation, topology/retopo/LOD…
gds-agent-game-designer
Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.