← 返回 Skills 市场
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimaxmusic
功能描述
使用 MiniMax API 生成创意音乐。当用户要求生成音乐、创作歌曲、制作背景音乐时使用。支持纯音乐和人声歌曲,可指定风格、情绪和场景。
安全使用建议
This skill appears to be an instruction-only wrapper for a third-party music-generation API and will need an API key to work. Before installing or using it: (1) verify the API domain (api.minimaxi.com) and its legitimacy; (2) require the skill author to declare a primaryEnv (e.g., MINIMAX_API_KEY) so the platform can manage the secret rather than you pasting it ad hoc; (3) check billing/usage rules for the API (the docs mention 'insufficient balance'); and (4) avoid providing high-privilege or unrelated credentials. If you need higher assurance, ask the author for a homepage/source repo or an official provider link and for the skill metadata to be updated to explicitly declare the required API key and expected token scope.
功能分析
Type: OpenClaw Skill
Name: minimaxmusic
Version: 1.0.0
The skill bundle provides documentation and a PowerShell usage example for the MiniMax music generation API. It contains no malicious code, data exfiltration logic, or prompt injection attempts, and its instructions are entirely consistent with its stated purpose of generating music via a legitimate third-party service (api.minimaxi.com).
能力标签
能力评估
Purpose & Capability
The name/description and SKILL.md consistently describe calling a music-generation REST API (model music-2.6) and returning generated audio. That capability aligns with the stated purpose. However, the sample requests use an Authorization header (Bearer <API_KEY>) while the skill metadata lists no required environment variables or primary credential — this mismatch is unexpected.
Instruction Scope
The instructions are self-contained and limited to constructing a JSON request to https://api.minimaxi.com/v1/music_generation, checking the API response, downloading the returned audio URL, and sending it to the user. The instructions do not ask the agent to read local files, shell history, or unrelated system state.
Install Mechanism
This is instruction-only with no install spec and no code to write to disk, which is the lowest-risk install profile.
Credentials
The SKILL.md clearly expects an API key in the Authorization header, but the skill metadata declares no required env vars or primary credential. That omission is a notable incoherence: the skill will need a credential to function, yet it does not declare one for reviewers or for the platform to provision/guard. The skill also does not document required token scope or billing implications.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent privileges or make changes to other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install minimaxmusic - 安装完成后,直接呼叫该 Skill 的名称或使用
/minimaxmusic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of minimax-music-generation skill.
- Supports music creation using the MiniMax API, including both instrumental and vocal songs.
- Allows customization of music style, mood, and scenario via prompt.
- Supports providing custom lyrics, output format selection (URL or hex), and audio settings.
- Includes error codes for common issues and prompt design tips for different music types.
元数据
常见问题
minimaxmusic 是什么?
使用 MiniMax API 生成创意音乐。当用户要求生成音乐、创作歌曲、制作背景音乐时使用。支持纯音乐和人声歌曲,可指定风格、情绪和场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 minimaxmusic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimaxmusic」即可一键安装,无需额外配置。
minimaxmusic 是免费的吗?
是的,minimaxmusic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
minimaxmusic 支持哪些平台?
minimaxmusic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 minimaxmusic?
由 xiaohuozi(@279458179)开发并维护,当前版本 v1.0.0。
推荐 Skills