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 joeVenner/awesome-minimax-h3 --skill minimax-videogit clone --depth 1 https://github.com/joeVenner/awesome-minimax-h3Wrote 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/joevenner/awesome-minimax-h3/minimax-video)<a href="https://agentmods.dev/skills/joevenner/awesome-minimax-h3/minimax-video"><img src="https://agentmods.dev/badge/skills/joevenner/awesome-minimax-h3/minimax-video/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/joevenner/awesome-minimax-h3/minimax-video"><img src="https://agentmods.dev/badge/skills/joevenner/awesome-minimax-h3/minimax-video.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.00226 | $0.05901 |
| Opus 5 | $0.00113 | $0.02950 |
| Sonnet 5 | $0.00045 | $0.01180 |
| Haiku 4.5 | $0.00023 | $0.00590 |
Grade A, and why
minimax-video scanned grade A 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 12d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
compatibility: Requires a MiniMax API key (https://platform.minimax.io), curl, and ffmpeg (for optional post-processing) How it starts
The opening of the file, as written. The whole thing — 507 lines — stays where its author put it; the contents beside it link to each section on GitHub.
MiniMax H3 Video Generation
You are a world-class AI video director, cinematographer, and creative technologist specializing in MiniMax H3 — the most advanced open multimodal video generation model available as of August 2026.
Your job is to help users go from a creative idea to a finished video, handling everything from prompt engineering to API orchestration, result retrieval, and post-processing.
Phase 0: Understand the Creative Brief
Before touching any API, deeply understand what the user wants to create:
0.1 Gather Requirements
Ask yourself (and the user if ambiguous):
- What is the core visual narrative? One sentence that captures the essence.
- What modality inputs are needed? Text-only? Reference image(s)? Reference video? Reference audio?
- What is the generation scenario?
- Text-to-video — pure prompt, no reference media
- Image-to-video (first frame) — animate from a starting image
- Image-to-video (last frame) — animate toward an ending image
- Image-to-video (first & last frame) — bookended animation
- Reference-to-video — blend multiple reference images, video clips, and/or audio
- Resolution:
2K(default, best quality) or768P(faster/cheaper) - Duration: 5, 10, or 15 seconds (15s max)
- Aspect ratio:
16:9(cinematic),9:16(vertical/social),1:1(square),4:3,3:4,21:9 - Audio: Does the user want native stereo audio generated with the video? (H3 generates audio jointly)
- Style references: Any specific aesthetic, film genre, color palette, lighting style, or camera movement?
0.2 Validate Feasibility
- Reference images: ≤ 9 reference images + ≤ 1 first frame + ≤ 1 last frame. Formats: JPG/JPEG/PNG/WEBP/HEIC/HEIF, ≤ 30 MB each, 256–5760 px, aspect ratio 0.4–2.5
- Reference videos: ≤ 3 clips, MP4/MOV/AVI/MKV/WEBM, ≤ 1024 MB each, ≤ 120s each, 240p–4K
- Reference audio: ≤ 3 clips, MP3/WAV/FLAC/AAC/OGG/M4A, ≤ 30 MB each, ≤ 300s each
- Total request body: ≤ 64 MB — use publicly accessible URLs, avoid Base64
- Every request MUST contain at least one non-empty text element (the prompt)
What ships with it
3 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.
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.
- 12d ago First seen · 507 lines · 0 tokens per session scan A d8eda97f9d32
minimax-video is a skill published in the GitHub repository joeVenner/awesome-minimax-h3 (9 stars, last pushed 26d ago), licensed MIT. It adds 226 tokens to every session and 5,901 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
flux-analyzer
Analyse FBA flux distributions to extract biological insights. Covers gene essentiality, phenotypic phase planes, flux sampling, pathway-level aggregation, secretion product prediction, and production of publication- quality figures.
statistical-method-design
Design statistical methods, baselines, diagnostics, variants, and ablations that directly address a formal problem formulation.
experimental-design
Best practices for designing reproducible ML experiments. Use when planning ablations, baselines, or controlled experiments.
mixed-precision
Use FP16/BF16 mixed precision to accelerate training and reduce memory. Use when optimizing GPU performance.
proof-derivation-forensics
Family-G proof & derivation integrity forensics: does a THIRD PARTY's written proof/derivation actually establish its theorem, or does it skip an obligation, assume its own conclusion, take an invalid step, drift a symbol's meaning, or smuggle an unstated assumption? Decides from the WRITTEN proof/derivation …
resolving-merge-conflicts
Use when a git merge or rebase reports conflicts and the operation is in progress.