mmx-cli
CLI for text, image, video, speech, and music generation via MiniMax AI platform.
Requirements & configuration
- Auth (OAuth persists to ~/.mmx/credentials.json, API key persists to ~/.mmx/config.json)
- | --width <px> | number | Width in pixels (512–2048, multiple of 8). Requires --height |
- | --height <px> | number | Height in pixels (512–2048, multiple of 8). Requires --width |
- Model: music-cover-free — unlimited for API key users, RPM = 3.
- Display Token Plan usage and remaining quotas.
Configuration: TASK
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
CLI for text, image, video, speech, and music generation via MiniMax AI platform.
Source
Repository: https://github.com/minimax-ai/cli
mmx-cli FAQ
What does the mmx-cli skill do?
Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax models, perform web search, or manage MiniMax API resources from the terminal.
What does mmx-cli require?
Auth (OAuth persists to ~/.mmx/credentials.json, API key persists to ~/.mmx/config.json) | --width <px> | number | Width in pixels (512–2048, multiple of 8). Requires --height | | --height <px> | number | Height in pixels (512–2048, multiple of 8). Requires --width | Model: music-cover-free — unlimited for API key users, RPM = 3. Display Token Plan usage and remaining quotas. Configuration keys: TASK.
How do I install mmx-cli?
Run: npx -y skills add https://github.com/minimax-ai/cli --skill mmx-cli --agent claude-code — the source lives at github.com/minimax-ai/cli.
Maintain mmx-cli?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/minimax-ai-cli-mmx-cli?ref=badge) npx agentictools info skills/minimax-ai-cli-mmx-cli The second line is the CLI lookup for this page — handy in READMEs and docs.