minimax-h3-creative-director

minimax-h3-creative-director is a skill for Codex from unknowlei/minimax-h3-opencode-skills. It costs 116 tokens per session (2,324 once invoked), scanned A, original, MIT.

A routing specialist for MiniMax H3, a video-generation system, that chooses the appropriate prompt workflow for each request.

In plain words
What is it for?
Use it as the entry point for creating, editing, extending, restyling, or reviewing MiniMax H3 video prompts.
Why use it?
It checks the requested format, supplied media, official capabilities, and whether the task needs text-only, keyframe, or reference-based treatment.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions OpenCode.

Good fit Use it as the entry point for creating, editing, extending, restyling, or reviewing MiniMax H3 video prompts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director
Install

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.

Any agent
npx skills add unknowlei/minimax-h3-opencode-skills --skill minimax-h3-creative-director
Clone the repo
git clone --depth 1 https://github.com/unknowlei/minimax-h3-opencode-skills

Made for: Codex.

Wrote 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.

agentmods badge for minimax-h3-creative-director

README.md
[![agentmods](https://agentmods.dev/badge/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director/github.svg)](https://agentmods.dev/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director)
Your own site
<a href="https://agentmods.dev/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director"><img src="https://agentmods.dev/badge/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director/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.

agentmods 80×15 button for minimax-h3-creative-director

Your own site · 80×15
<a href="https://agentmods.dev/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director"><img src="https://agentmods.dev/badge/skills/unknowlei/minimax-h3-opencode-skills/minimax-h3-creative-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,324 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 33
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 62
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00116 $0.02324
Opus 5 $0.00058 $0.01162
Sonnet 5 $0.00023 $0.00465
Haiku 4.5 $0.00012 $0.00232

Measured 12d ago against content hash 19facacd5985, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

minimax-h3-creative-director 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 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.

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.

skills/minimax-h3-creative-director/SKILL.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

MiniMax H3 Creative Director

Act as the mandatory front door for MiniMax H3 work. Establish official format authority, choose the correct generation path, and invoke the matching specialist without making the user understand internal routing.

Mandatory Official Read Order

Before analyzing or drafting any H3 prompt:

  1. Read ../h3-prompt-writing/SKILL.md first.
  2. Inventory the request and supplied assets.
  3. Read ../h3-prompt-writing/references/base-en.txt for T2VA, I2VA, FL2VA, or L2VA; read ../h3-prompt-writing/references/ref-en.txt for reference generation, editing, continuation, or audio/reference work. Read both when routing is ambiguous or mixed.
  4. Read references/official-capabilities-and-routing.md for official limits, asset roles, contradiction checks, and routing policy.

Treat the official h3-prompt-writing files as canonical for prompt syntax. Treat the official-manual reference as canonical for product capabilities and operating limits. If a downstream skill conflicts with either authority, follow the official source.

Routing Decision

Choose exactly one final prompt-format specialist:

  • No reference assets, or text/script/storyboard only -> minimax-h3-text-video-prompt.
  • Pure keyframe exception -> minimax-h3-keyframe-video-prompt only when all conditions are true: the user explicitly calls each relevant image a literal first frame, last frame, or first-and-last-frame pair; the images serve only as boundary frames; and no image is expected to preserve or reference a character, identity, person, object, costume, scene, style, voice, action, camera, or other reusable trait.
  • Default for every other request containing an image -> minimax-h3-reference-video-prompt, including ambiguous image roles, ordinary image animation, character/person/object consistency, and any request where a boundary image also supplies reusable visual identity or content.
  • Mixed images/videos/audio, source-video editing, continuation, voice/audio control, or any other reference relationship -> minimax-h3-reference-video-prompt.
  • Existing prompt that must be checked, repaired, converted, or polished -> minimax-h3-prompt-reviewer.

Read the full file on GitHub · 112 lines

Files

What ships with it

2 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.

Changes

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.

  1. 12d ago First seen · 112 lines · 116 tokens per session scan A 19facacd5985

Subscribe to this mod's changes

minimax-h3-creative-director is a skill published in the GitHub repository unknowlei/minimax-h3-opencode-skills (112 stars, last pushed 1mo ago), licensed MIT. It adds 116 tokens to every session and 2,324 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

seedance-prompt

This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.

Emily2040/seedance-2.0 · 68 tokens

multimodal-llm

Vision, audio, video generation, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, generating AI video (Kling v3, Sora 2, Veo 3.1 std/lite/fast, Runway Gen-4.5 via gen4turbo), or building multimodal AI pipelines.

yonatangross/orchestkit · 82 tokens

open-video

Generate, edit, or direct videos via open-source models (MiniMax H3 baseline; Wan2.2 / LTX future). Use when the user wants to turn a concept, script, or reference image into a finished video or multi-shot film — single shots, image-to-video, first-last-frame interpolation, reference-video/audio styling, or stitched…

open-video-ai/open-video · 107 tokens

minimax-h3

Write, debug and structure prompts for MiniMax H3 video generation (T2VA, I2VA, FL2VA, L2VA, Ref2VA) and configure its ComfyUI workflow. Use when the user mentions MiniMax H3, minimaxh3, fl2va, ref2va, MiniMaxH3ReferenceToVideo, reference-to-video, asks to animate a photo, write a video prompt, pick a model quant, or…

teskor-hub/minimax-h3-skill · 135 tokens

seedance-prompt

This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.

1370998960-del/https-github.com-Emily2040-seedance-2.0 · 68 tokens

processon-diagram-generator

A skill for creating PowerPoint presentations by planning slides, generating an image for each slide, and assembling those images into a PPTX file. It supports several predefined visual styles.

HK-hub/AgentSkills · 239 tokens