← 返回 Skills 市场
sthk-mbm

Text to Music

作者 MakeBestMusic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install texttomusic
功能描述
AI music generation assistant powered by MakebestMusic. Use when user wants to create AI-generated music, songs, or audio tracks. Perfect for content creator...
安全使用建议
This skill appears to do what it says: it sends your prompt (and optionally asks for vocals vs instrumental) to MakebestMusic using an apiKey you provide. Before installing: (1) Verify you trust Makebestmusic (the SKILL.md links to makebestmusic.com and includes an affiliate PID), since your prompts and any lyrics will be sent to that service; (2) Only set the apiKey environment variable for this skill and avoid providing other credentials; (3) Be aware the scripts support an MBM_API_BASE override (not documented in the UI) — do not set it to unknown hosts unless you understand where your data will go; (4) If you care about privacy of prompts/lyrics, review MakebestMusic's terms/privacy. Technical note: the included node scripts assume a Node runtime with global fetch available.
功能分析
Type: OpenClaw Skill Name: texttomusic Version: 1.0.0 The skill facilitates AI music generation via the MakebestMusic API but contains a shell injection vulnerability. The instructions in SKILL.md direct the AI agent to execute shell commands (node scripts) by wrapping user-provided prompts in double quotes, which is insufficient to prevent command injection if the agent executes these via a shell. Additionally, the documentation includes an affiliate referral parameter (pid=PIDcLjhgCXUQ) in the service URL (makebestmusic.com).
能力评估
Purpose & Capability
Name/description say 'MakebestMusic' generation and the scripts call api.makebestmusic.com endpoints using an apiKey. The single required environment variable (apiKey) matches the described need for a service API key.
Instruction Scope
SKILL.md instructs the agent to run the included node scripts with a prompt and an instrumental flag; the scripts only read apiKey (and optionally MBM_API_BASE), send requests to the MakebestMusic API, and print JSON responses. The instructions do not ask the agent to read unrelated files, other credentials, or transmit data to unexpected endpoints.
Install Mechanism
No install spec; this is instruction + small included scripts. There are no downloads, archive extracts, or external install steps that would write or execute arbitrary third-party code.
Credentials
The only required env var declared is apiKey, which is appropriate. One minor inconsistency: the scripts also honor MBM_API_BASE (to override the API base URL) but MBM_API_BASE is not declared in requires.env or documented in SKILL.md. This is likely a convenience override but could be noted because it allows redirecting requests to a different host if set.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges or modify other skills' configs. It runs when invoked and uses its own included scripts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install texttomusic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /texttomusic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Added detailed setup and configuration instructions for obtaining and using the MBM API key. - Clarified difference between vocal and instrumental song generation, with clear user prompts and examples. - Explained how to generate music and check the status of ongoing tasks, including command usage and typical response formats. - Included troubleshooting tips for common issues like invalid API keys and generation failures. - Provided sample requests for both vocal and instrumental music creations.
元数据
Slug texttomusic
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Text to Music 是什么?

AI music generation assistant powered by MakebestMusic. Use when user wants to create AI-generated music, songs, or audio tracks. Perfect for content creator... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。

如何安装 Text to Music?

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

Text to Music 是免费的吗?

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

Text to Music 支持哪些平台?

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

谁开发了 Text to Music?

由 MakeBestMusic(@sthk-mbm)开发并维护,当前版本 v1.0.0。

💬 留言讨论