← 返回 Skills 市场
clx20000410

MiniMax MMX

作者 clx20000410 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
410
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-mmx
功能描述
MiniMax MMX-CLI 命令行工具,用于 AI Agent 调用 MiniMax 全模态能力(图片生成、视频生成、语音合成、音乐创作、图片理解、网络搜索、文本对话等)。当用户需要生成图片、视频、语音旁白、音乐,或者需要理解图片内容、执行搜索时使用此技能。安装:npm install -g mmx-cli;...
安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-token
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-mmx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-mmx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug minimax-mmx
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MiniMax MMX 是什么?

MiniMax MMX-CLI 命令行工具,用于 AI Agent 调用 MiniMax 全模态能力(图片生成、视频生成、语音合成、音乐创作、图片理解、网络搜索、文本对话等)。当用户需要生成图片、视频、语音旁白、音乐,或者需要理解图片内容、执行搜索时使用此技能。安装:npm install -g mmx-cli;... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 410 次。

如何安装 MiniMax MMX?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-mmx」即可一键安装,无需额外配置。

MiniMax MMX 是免费的吗?

是的,MiniMax MMX 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MiniMax MMX 支持哪些平台?

MiniMax MMX 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MiniMax MMX?

由 clx20000410(@clx20000410)开发并维护,当前版本 v1.0.0。

💬 留言讨论