What problem does it solve?
Creating videos with the MiniMax-H3 model through the mmx CLI involves strict credential rules, region routing, media constraints, and long-running task polling that are easy to get wrong, leading to duplicate paid tasks or failed generations.
Core Features & Use Cases
- Multiple Generation Modes: Supports text-to-video, first/last-frame video, and multimodal reference generation with up to 9 images, 3 videos, and 3 audio files.
- Safe Task Lifecycle Management: Uses one blocking CLI command with internal polling and download, plus strict rules preventing duplicate paid submissions after timeouts or interruptions.
- Structured Storyboard Prompting: Expands short prompts into two-level timeline storyboards with locked continuity states for multi-reference videos.
- Use Case: A user provides three ordered character reference images and asks for a 15-second video; the Skill builds a timestamped storyboard prompt, validates media constraints, submits one MiniMax-H3 task, waits on the same session, and downloads the finished MP4.
Quick Start
Ask the agent to generate a 15-second MiniMax-H3 video from your prompt or reference images and save the result to a local MP4 file.