← 返回 Skills 市场
lqqk7

MiniMax Media

作者 lqqk7 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
217
总下载
0
收藏
4
当前安装
6
版本数
在 OpenClaw 中安装
/install minimax-media
功能描述
MiniMax media skill for voice, image, video, and music generation. Use when the user asks for MiniMax, TTS, text-to-speech, voice, image generation, image-to...
安全使用建议
This skill's README instructs the agent to run a local CLI (scripts/minimax) and to use an API key/host, but the package contains no script, no install instructions, and the registry metadata does not declare the API credential it documents. Before installing or providing secrets: 1) Ask the publisher for the scripts/minimax source or an install package you can inspect. 2) Verify MINIMAX_API_HOST is a legitimate, documented endpoint (avoid personal servers or unknown domains). 3) Do not supply MINIMAX_API_KEY until you can review the client code or a trusted installer. 4) If you must test, run the CLI in a sandboxed environment and inspect network calls (e.g., with an outbound firewall or proxy) and the script's source. 5) Prefer a skill that either bundles its client code or declares its required env vars/primary credential in metadata and provides a verifiable install mechanism. If the publisher cannot provide code or a trusted install, treat this skill as incomplete and avoid giving it secrets.
功能分析
Type: OpenClaw Skill Name: minimax-media Version: 1.0.5 The skill bundle provides a standard interface for interacting with MiniMax media generation APIs (TTS, image, video, and music). The instructions in SKILL.md and the metadata in _meta.json are consistent with the stated purpose, using legitimate API endpoints (api.minimaxi.com) and standard environment variables. No evidence of malicious intent, prompt injection, or data exfiltration was found in the provided documentation.
能力评估
Purpose & Capability
The SKILL.md describes a media-generation CLI that uses MINIMAX_API_KEY and MINIMAX_API_HOST, which is consistent with a media service. However the registry metadata declares no required environment variables and there is no bundled code or install that provides the referenced scripts/minimax. This mismatch makes it unclear how the skill would function and why the metadata omits the API credential it appears to need.
Instruction Scope
The runtime instructions tell the agent to invoke a local executable path (scripts/minimax) and to read/write files (input images, --output paths). Because the skill includes no script or install, invoking the command would rely on an existing binary in the agent's environment; that gives the agent broad filesystem and network capability depending on what that binary does. The instructions do not themselves solicit unrelated secrets, but they implicitly assume access to API credentials and will read/write arbitrary paths specified by the user.
Install Mechanism
There is no install spec and no code files — lowest install risk. However without an install step the SKILL.md's required CLI is not provided, making the skill non-self-contained. This is potentially sloppy or incomplete design rather than direct maliciousness, but it reduces transparency: users cannot inspect an included script because none is bundled.
Credentials
The SKILL.md documents environment variables (MINIMAX_API_KEY, MINIMAX_API_HOST, and model identifiers). Those variables are reasonable for a media-generation integration, but the package metadata declares no required env vars and no primary credential. The discrepancy between documentation and declared requirements is concerning and should be resolved before trusting secrets to the skill.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and declares no config paths or elevated privileges. Autonomous invocation is allowed (platform default), but that alone is not a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-media
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-media 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Remove default preflight probe so image/video/music requests do not spend extra calls.
v1.0.4
Add default lightweight quota preflight probe with optional --no-preflight.
v1.0.3
Add Chinese error messaging for quota/auth/timeout failures so users do not wait blindly.
v1.0.2
Add Chinese trigger phrase '用技能生成' to improve automatic triggering.
v1.0.1
Compress description to improve auto-triggering for MiniMax voice, image, video, and music requests.
v1.0.0
Add unified MiniMax media skill for TTS, image, video, and music generation.
元数据
Slug minimax-media
版本 1.0.5
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 6
常见问题

MiniMax Media 是什么?

MiniMax media skill for voice, image, video, and music generation. Use when the user asks for MiniMax, TTS, text-to-speech, voice, image generation, image-to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。

如何安装 MiniMax Media?

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

MiniMax Media 是免费的吗?

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

MiniMax Media 支持哪些平台?

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

谁开发了 MiniMax Media?

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

💬 留言讨论