Borrowing it
Nothing to install: this file belongs to jordanurbs/venice-video-harness. 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/jordanurbs/venice-video-harness/main/.agents/skills/venice-agent-guide/SKILL.mdgit clone --depth 1 https://github.com/jordanurbs/venice-video-harnessWrote 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/jordanurbs/venice-video-harness/venice-agent-guide)<a href="https://agentmods.dev/skills/jordanurbs/venice-video-harness/venice-agent-guide"><img src="https://agentmods.dev/badge/skills/jordanurbs/venice-video-harness/venice-agent-guide/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/jordanurbs/venice-video-harness/venice-agent-guide"><img src="https://agentmods.dev/badge/skills/jordanurbs/venice-video-harness/venice-agent-guide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00000 | $0.01895 |
| Opus 5 | $0.00000 | $0.00948 |
| Sonnet 5 | $0.00000 | $0.00379 |
| Haiku 4.5 | $0.00000 | $0.00189 |
Grade A, and why
venice-agent-guide 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 — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Venice Video Harness — Agent Operating Guide
Description
The core rules for driving the venice-video CLI from a coding agent (Hermes,
OpenClaw, Cursor, Claude Code, and others). This is the ~80/20 subset of
AGENTS.md — the rules whose absence loses money or produces unusable output.
It mirrors venice-video agent-guide (the same text ships inside the binary) and
the full rules live in AGENTS.md. Read this before running any workflow.
Keep this in sync with src/agent/guide.ts; if a rule changes in one, change it
in the other.
Find the next step, do not guess
venice-video pipeline --jsonlists the ordered stages, their gates, and the command that advances each.venice-video status -p <project> --jsonreports where a project stands and the exact next command.- Always pass
-p <project>(and-e <episode>) explicitly. Do not rely on a selection a human may have set — a daemon- or GUI-launched agent has an arbitrary working directory, so also setHARNESS_WORKSPACEto a fixed directory.
Money is spent at queue time
- Venice bills when a render is queued, not when it downloads. A lost queue id is money already spent.
- Every queued render is recorded to
pending-jobs.jsonbefore the first poll. If a command is interrupted, re-run the same command with the same output path — that re-attaches to the paid job instead of paying again. - A killed render (for example a command timeout) is usually still running and billed. Do not treat a timeout as a failed render and retry it. Re-attach.
- Inspect in-flight work with
venice-video queue --json. Onlyqueue cleara record you know is dead.
Long renders need background invocation
generate-videos,assemble-episode,produce-episode,finish, andupscalerun 3–10 minutes.- Runners cap foreground commands (Hermes defaults to 180s, hard-caps at 600s). Run these in the background with a completion notification, not in the foreground.
- A foreground timeout kills the process but not the Venice job — see the billing rule above.
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 Changed · +1 lines 126522c31fab
- 6d ago Changed · +8 lines c95682eed9ac
- 12d ago First seen · 46 lines · 0 tokens per session scan A 367e2097f2a3
venice-agent-guide is a skill published in the GitHub repository jordanurbs/venice-video-harness (30 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,895 tokens. 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
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
chengfeng-check-updates
An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.