MiniMax H3 Skills Guide · Verified Aug 23, 2026
MiniMax H3 Skills: 9 Official Skills, Installation & Examples
MiniMax H3 includes an official Skills collection for AI agents and video-generation workflows. The current collection contains one general H3 Prompt Writing Skill plus eight style-specific video-generation Skills. This guide shows what H3 Skills are, how to list and install them from the official repository, how the Prompt Writing Skill differs from a normal prompt template, and how to turn Skill output into an actual MiniMax H3 video.
What Are MiniMax H3 Skills?
How Many Official MiniMax H3 Skills Are There?
Official MiniMax H3 Skills
| Skill | Type | Primary purpose | Source |
|---|---|---|---|
h3-prompt-writing | Prompt engineering | Create structured MiniMax H3 video prompts | Official ↗ |
minimalist-product-ad-generator | Video style Skill | Turn product images and ad requirements into clean, minimalist product ad shorts for e-commerce promotion and product launches. | Official ↗ |
3d-animation-short-generator | Video style Skill | Create complete stylized 3D animated shorts from a story idea through an ordered production workflow. | Official ↗ |
papercraft-stop-motion-explainer | Video style Skill | Explain science, education, or general knowledge through tactile handmade papercraft visuals. | Official ↗ |
brand-promo-video-generator | Video style Skill | Produce promotional content for brands, products, websites, apps, shops, or personal projects. | Official ↗ |
music-video-subtitle-generator | Video style Skill | Produce AI music videos or emotional short films with lyric typography. | Official ↗ |
co-op-game-intro-generator | Video style Skill | Create a two-player co-op game menu or opening animation. | Official ↗ |
paper-collage-explainer-generator | Video style Skill | Give narration, knowledge points, opinions, or abstract topics a tactile paper-collage language. | Official ↗ |
handdrawn-live-video-generator | Video style Skill | Create surreal short videos that blend rough glowing hand-drawn animation with live-action spaces. | Official ↗ |
MiniMax H3 Skills — Quick Facts
| Fact | Answer |
|---|---|
| Official Skills currently available | 9 |
| General prompt Skill | 1 |
| Style-specific video Skills | 8 |
| Official source | MiniMax H3 repository |
| Are Skills H3 model weights? | No |
| Do Skills replace H3 prompts? | No — they help create or structure them |
| Do Skills generate video by themselves? | No — a generation model/service still runs the video |
| Can Skill output be used in MiniMax3? | Yes, when the output is a compatible H3 prompt |
| Main install method | Official Skills tooling / repository instructions |
What MiniMax H3 Skills Are — and What They Are Not
Skill
A reusable instruction package that teaches a compatible AI agent how to perform an H3-specific task.
Prompt
The actual generation instruction sent to MiniMax H3 for a particular video.
Workflow
The sequence of generation steps, nodes or operations used to produce the video.
Model
The MiniMax H3 weights and inference system that perform the actual video generation.
How to Install MiniMax H3 Skills
List the available H3 Skills before installing one. This lets you verify the current Skill names from the official MiniMax H3 repository instead of relying on an outdated third-party list.
npx skills add https://github.com/MiniMax-AI/MiniMax-H3 --listSelect the Skill you want using the installation flow documented by the current Skills CLI and official MiniMax H3 repository.
Before You Install
- Confirm you are using the official MiniMax H3 repository
- List the current Skills before selecting one
- Read the Skill's own instructions
- Confirm your AI agent supports the relevant Skill format
- Do not assume installing a Skill downloads MiniMax H3 model weights
- Keep the Skill source URL visible for future updates
MiniMax H3 Prompt Writing Skill
H3 Prompt Writing Skill vs a Normal Prompt
| H3 Prompt Writing Skill | Normal H3 Prompt | |
|---|---|---|
| Reusable agent instructions | Yes | No |
| Specific to one generation | No | Usually |
| Produces guidance/prompts | Yes | Is the generation instruction |
| Requires compatible agent | Yes | No |
| Generates video itself | No | No |
| Sent to H3 model directly | Usually its output is | Yes |
| Best for | Repeatable prompt creation | One video request |
MiniMax H3 Skills vs Prompts vs Workflows
| Layer | What it controls | Example purpose |
|---|---|---|
| Skill | How an AI agent approaches an H3 task | Generate a structured cinematic prompt |
| Prompt | What MiniMax H3 should create | Describe the actual shot |
| Workflow | How the generation is executed | H3 FL2VA / Ref2VA / ComfyUI graph |
| Model | The generation engine | MiniMax H3 |
How MiniMax H3 Skills Fit Into Video Generation
Can MiniMax H3 Skills Work With Claude Code, Codex or Cursor?
What Are the 8 MiniMax H3 Video Style Skills?
The official H3 collection includes eight style-specific video-generation Skills in addition to the general Prompt Writing Skill. These Skills package reusable guidance for particular video styles or creative workflows so an AI agent can apply a more consistent approach than a one-off generic instruction.
minimalist-product-ad-generator
Purpose
Turn product images and ad requirements into clean, minimalist product ad shorts for e-commerce promotion and product launches.
Type · Official video style Skill
Official source ↗3d-animation-short-generator
Purpose
Create complete stylized 3D animated shorts from a story idea through an ordered production workflow.
Type · Official video style Skill
Official source ↗papercraft-stop-motion-explainer
Purpose
Explain science, education, or general knowledge through tactile handmade papercraft visuals.
Type · Official video style Skill
Official source ↗brand-promo-video-generator
Purpose
Produce promotional content for brands, products, websites, apps, shops, or personal projects.
Type · Official video style Skill
Official source ↗music-video-subtitle-generator
Purpose
Produce AI music videos or emotional short films with lyric typography.
Type · Official video style Skill
Official source ↗co-op-game-intro-generator
Purpose
Create a two-player co-op game menu or opening animation.
Type · Official video style Skill
Official source ↗paper-collage-explainer-generator
Purpose
Give narration, knowledge points, opinions, or abstract topics a tactile paper-collage language.
Type · Official video style Skill
Official source ↗handdrawn-live-video-generator
Purpose
Create surreal short videos that blend rough glowing hand-drawn animation with live-action spaces.
Type · Official video style Skill
Official source ↗When Should You Use a MiniMax H3 Skill?
- You repeatedly create the same type of H3 prompt
- You want an AI agent to follow consistent H3 instructions
- You want a reusable style-specific prompting method
- You want to reduce prompt-writing variation between sessions
- You want to turn a creative brief into a structured H3 prompt
- You are building an agent-assisted H3 workflow
When Don't You Need a MiniMax H3 Skill?
- —You already know the exact H3 prompt you want
- —You are making a one-off generation
- —Your environment does not support the Skill format
- —You only need to run an existing ComfyUI workflow
- —You are troubleshooting model or GPU issues rather than prompt construction
Do MiniMax H3 Skills Improve the H3 Model Itself?
MiniMax H3 Skill vs LoRA
| H3 Skill | H3 LoRA | |
|---|---|---|
| Changes model weights | No | Influences model behavior through adapter weights |
| Agent instructions | Yes | No |
| Requires model loading | No H3 weights inside Skill | LoRA must be used by generation stack |
| Main purpose | Reusable agent behavior | Model adaptation / style or behavior |
| Installed into agent workflow | Yes | No |
| Used during inference | Indirectly through generated prompt/guidance | Yes |
MiniMax H3 Skill vs ComfyUI Workflow
Example: From H3 Skill to Video
1. Creative brief
“Create a cinematic luxury-car commercial at night.”
2. H3 Skill
A compatible AI agent applies the relevant H3 prompting or style instructions.
3. Structured prompt
The agent returns a detailed H3 generation prompt containing the scene, subject, motion, camera behavior and audiovisual direction required by the Skill.
4. Generate
Paste the final prompt into a MiniMax H3 generator and generate the video.
