mmx-cli

Automate MiniMax media generation and platform management from the command line.

2.0k|153|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/MiniMax-AI/cli --skill mmx-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mmx-cli
Source: https://github.com/MiniMax-AI/cli/tree/main/skill
Command: npx skills add https://github.com/MiniMax-AI/cli --skill mmx-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The mmx-cli Skill consolidates diverse MiniMax capabilities into a single, installable CLI, letting users generate text, images, video, speech, and music, and perform web search from the terminal with authentication and region handling.

Core Features & Use Cases

  • Unified CLI: Run multiple MiniMax modalities (text, image, video, speech, music, vision, and search) from one command-line tool.
  • Agent-friendly: Supports non-interactive mode, streaming, JSON output, and piping for automation and agent integration.
  • Config & Export: Includes region overrides, model defaults, and a tool to export command schemas for dynamic tool registration.

Quick Start

Install the CLI and run a basic text chat to get started.

Frequently Asked Questions about mmx-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate text, image, video, speech, and music from a single command line interface?

You can generate text, image, video, speech, and music from a single command line interface by using a unified CLI that automates access to diverse MiniMax modalities. It consolidates these capabilities into one installable tool with built-in authentication and region handling.

Can I use MiniMax media generation tools for non-interactive agent automation?

Yes, you can use MiniMax media generation tools for non-interactive agent automation. The CLI enforces non-interactive defaults for agents and supports streaming, JSON output, and piping patterns to seamlessly integrate into automated workflows.

How do I configure default models and manage region overrides for AI media generation?

You configure default models and manage region overrides for AI media generation by utilizing the CLI's configuration features. It supports setting model defaults and applying region handling overrides to ensure commands execute correctly in your target environment.

What is the best way to dynamically register MiniMax CLI tools in an AI agent?

The best way to dynamically register MiniMax CLI tools in an AI agent is by using the configuration export feature. This tool exports command schemas, allowing you to dynamically register and integrate the CLI subcommands and flags directly into your agent's framework.

Does the MiniMax CLI support web search and vision capabilities alongside media generation?

Yes, the MiniMax CLI supports web search and vision capabilities alongside media generation. The unified command line tool allows you to perform web searches and process vision tasks, extending its functionality beyond basic text, image, video, speech, and music generation.

Where can I find exit code documentation and piping patterns for terminal-based AI media workflows?

You can find exit code documentation and piping patterns for terminal-based AI media workflows within the CLI's documentation. It explicitly documents exit codes and piping patterns to help developers and operators build robust automation and prototype integrations.