← Back to Skills Marketplace
MiniMax MMX
by
clx20000410
· GitHub ↗
· v1.0.0
· MIT-0
410
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install minimax-mmx
Description
MiniMax MMX-CLI 命令行工具,用于 AI Agent 调用 MiniMax 全模态能力(图片生成、视频生成、语音合成、音乐创作、图片理解、网络搜索、文本对话等)。当用户需要生成图片、视频、语音旁白、音乐,或者需要理解图片内容、执行搜索时使用此技能。安装:npm install -g mmx-cli;...
Usage Guidance
This skill is an instruction-only guide for using a third-party mmx CLI. Before installing or using it: 1) Confirm the mmx-cli package exists on npm and is from a trusted publisher (the skill's source/homepage is not provided). 2) Understand that the CLI requires an API key (mmx auth login) — verify where that key will be stored (local CLI config) and avoid reusing high-privilege keys. 3) The agent will need access to the mmx binary or you must install it (npm install -g mmx-cli) in your environment. 4) Commands like vision describe operate on local files you supply; avoid passing sensitive system paths. 5) If you need higher assurance, request the package repository URL or vendor documentation and inspect the mmx-cli code before installing.
Capability Analysis
Type: OpenClaw Skill
Name: minimax-mmx
Version: 1.0.0
The skill bundle provides documentation and instructions for an AI agent to interact with the MiniMax MMX-CLI tool. The files (SKILL.md, references/commands.md) describe standard multi-modal AI capabilities such as image generation, speech synthesis, and web searching. No malicious code, data exfiltration patterns, or prompt injection attempts were identified; the instructions are clearly aligned with the stated purpose of providing an interface for MiniMax services. The mention of 'npm install -g mmx-cli' and API key authentication are standard for CLI-based service integrations.
Capability Tags
Capability Assessment
Purpose & Capability
The skill describes use of an mmx CLI (install via npm is mentioned in prose) and all commands in SKILL.md are consistent with a multimodal CLI. However, the package installation is only mentioned in description text (npm install -g mmx-cli) and there is no declared install spec or required binary in the metadata. Also the instructions reference an API key-based auth flow but the skill does not declare any required environment variables for credentials. These are documentation/integration gaps rather than indicators of unrelated capabilities.
Instruction Scope
SKILL.md instructs the agent to run mmx CLI commands (image/video/music/speech/search/vision/text). Commands reference user-provided file paths for image/vision operations and an auth command to supply an API key; they do not instruct the agent to read unrelated system files, aggregate extraneous data, or send data to unexpected endpoints. Scope stays within the CLI's functionality.
Install Mechanism
There is no install spec or code included (instruction-only). The README mentions npm install -g mmx-cli, but the skill does not require or supply an install mechanism. This is not dangerous by itself but means the agent environment must already have mmx-cli available (or the operator must install it), which is a deployment consideration.
Credentials
The SKILL.md shows an API-key based auth (mmx auth login --api-key <key>), implying a credential is needed, yet the skill metadata does not list any required environment variables or a primary credential. Requesting an API key via the CLI is reasonable, but the absence of declared credential requirements is an inconsistency the user should be aware of.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence or cross-skill config changes. It relies on a local CLI which may persist its own auth tokens (normal for a CLI), but the skill itself does not request elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install minimax-mmx - After installation, invoke the skill by name or use
/minimax-mmx - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is MiniMax MMX?
MiniMax MMX-CLI 命令行工具,用于 AI Agent 调用 MiniMax 全模态能力(图片生成、视频生成、语音合成、音乐创作、图片理解、网络搜索、文本对话等)。当用户需要生成图片、视频、语音旁白、音乐,或者需要理解图片内容、执行搜索时使用此技能。安装:npm install -g mmx-cli;... It is an AI Agent Skill for Claude Code / OpenClaw, with 410 downloads so far.
How do I install MiniMax MMX?
Run "/install minimax-mmx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MiniMax MMX free?
Yes, MiniMax MMX is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MiniMax MMX support?
MiniMax MMX is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MiniMax MMX?
It is built and maintained by clx20000410 (@clx20000410); the current version is v1.0.0.
More Skills