MiniMax-AIMiniMax-AIOfficialยท2 Agent Skills Included

cli

Generate text, images, video, and speech from one terminal command

Generates text chats, images, videos, speech, and web search results through the MiniMax AI platform from any terminal or AI agent. Handles authentication, region detection, async video polling, and file downloads automatically without manual API wiring. Exports ready-made tool schemas so agents in Claude Code, Cursor, or Codex can call every command directly.
npx skills add MiniMax-AI/cli --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MiniMax CLI?โ–ผ

Run `npx skills add MiniMax-AI/cli --all -g -y` in your terminal to install all skills in this suite globally.

What can the MiniMax CLI generate?โ–ผ

It generates text chat responses, images, videos, and speech audio, plus web search and image understanding, all through simple terminal commands.

Does MiniMax CLI work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and includes an agent setup command that configures Claude Code, Codex, Cursor, and other agents automatically.

How do I authenticate the MiniMax CLI?โ–ผ

Run `mmx auth login` for interactive OAuth sign-in, or pass an API key with `mmx auth login --api-key sk-xxxxx`. The correct region is detected automatically.

Can I use MiniMax CLI without coding experience?โ–ผ

Yes. Once installed, your AI agent runs the commands for you based on plain-English requests like generating a video or synthesizing speech.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’