← 返回 Skills 市场
ivangdavila

MiniMax

作者 Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
663
总下载
1
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax
功能描述
Build with MiniMax text, speech, video, and music APIs using model routing, compatible SDKs, and safer multimodal workflows.
安全使用建议
This skill appears coherent with its stated MiniMax integration purpose, but before installing: 1) Only provide a MINIMAX_API_KEY with appropriately limited scope (use a dedicated key or workspace account you can rotate). 2) Expect the skill to create and read small files under ~/minimax/ — confirm you’re comfortable with that path and that it won't be used for storing large private assets unless you explicitly approve. 3) The skill promises to require explicit approval for private media uploads, voice cloning, enabling remote MCP hosts, or launching paid/long-running jobs — verify the agent actually prompts you for consent during those flows. 4) Review the MiniMax provider docs and any organizational policy about external API keys before using in production. If you want higher assurance, ask the skill author for a minimal example of the exact API calls it will make (base URLs and request shape) or run it with a low-permission test key first.
功能分析
Type: OpenClaw Skill Name: minimax Version: 1.0.0 The MiniMax skill bundle is a well-structured set of instructions and templates designed to help an AI agent interact with MiniMax's multimodal APIs (text, speech, video, and music). It includes clear safety boundaries, requiring explicit user consent for sensitive actions such as uploading private media, cloning voices, or enabling remote MCP servers. The skill manages its state locally in `~/minimax/` and restricts external communication to official MiniMax endpoints (api.minimax.io) and user-approved hosts, showing no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (MiniMax multimodal APIs) match the declared requirements: a single MINIMAX_API_KEY and a config path for durable operator state. Nothing requested (no unrelated cloud creds or extra binaries) is disproportionate to the stated platform-integration purpose.
Instruction Scope
SKILL.md instructs the agent to create/read/write small operational files under ~/minimax/ (memory, routing, defaults) and to use the MINIMAX_API_KEY. Those file reads/writes are declared in metadata and are consistent with the skill's stated behavior. The instructions explicitly require user approval before uploading private media, voice cloning, enabling remote MCP hosts, or launching paid jobs.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk delivery model. No downloads, extract steps, or external install URLs are present.
Credentials
Only one credential is required (MINIMAX_API_KEY) and it's the declared primary credential. The skill does not request unrelated secrets or multiple unrelated environment variables. The declared config path (~/minimax/) is consistent with the skill's stated persistent storage needs.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It persists its own small operational files under a user-scoped directory after explicit consent (per setup.md). Autonomous model invocation is allowed by default but is normal for skills and not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with model routing, text compatibility guidance, speech and media workflows, MCP boundaries, and failure recovery.
元数据
Slug minimax
版本 1.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 1
常见问题

MiniMax 是什么?

Build with MiniMax text, speech, video, and music APIs using model routing, compatible SDKs, and safer multimodal workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 663 次。

如何安装 MiniMax?

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

MiniMax 是免费的吗?

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

MiniMax 支持哪些平台?

MiniMax 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 MiniMax?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论