← 返回 Skills 市场
gentleyo

music generate

作者 GentleYo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install music-generate
功能描述
Music composition assistant. Accepts natural language input, guides the user through multi-turn interaction to define genre, mood, theme, tempo, and other mu...
安全使用建议
This skill appears to do what it says (help craft prompts and save generated music), but the instructions ask you to configure a local API endpoint (SUNO_API_URL) and to use community wrappers that require session credentials — none of which are declared in the skill metadata. Before installing or using this skill: - Prefer the web interface option (paste prompts into Suno/Udio web apps) if you don't want to share credentials or run local wrappers. - If you run a community wrapper, inspect its source, run it locally in a sandbox, and avoid pointing SUNO_API_URL at a remote server you don't control. - Do not store session cookies or account credentials in places that could be checked into source control; use a secure secrets mechanism. - Be cautious when choosing the output save path — avoid system or sensitive directories. - Ask the skill author to declare required environment variables (e.g., SUNO_API_URL) and to explain exactly what credentials are needed and why; a coherent metadata declaration would increase trust. Given the undeclared credential and environment usage, treat this skill as suspicious until these clarifications are provided.
能力评估
Purpose & Capability
The name/description (music composition assistant that builds prompts for Suno/Udio and saves output) matches the SKILL.md content. The steps (multi-turn elicitation, prompt generation, instructions for using web UI or local API wrappers, and saving files) are coherent with the stated purpose.
Instruction Scope
The SKILL.md includes executable guidance and a Python snippet that reads SUNO_API_URL from the environment and downloads audio URLs, but the skill metadata declared no required env vars. The instructions also advise storing account session credentials in a local .env file and using community API wrappers — this directs the user/agent to handle credentials and to write files to user-specified paths (which could be any filesystem location). The code downloads content from arbitrary URLs returned by the API and writes it to disk without extra validation. These behaviors are plausible for the feature but expand scope (credential handling, filesystem writes, network fetches) beyond what the metadata advertises.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. That minimizes disk footprint and installation risk.
Credentials
The metadata lists no required environment variables, yet the runtime instructions and sample code require SUNO_API_URL and discuss storing session credentials in a .env. Asking users to supply account session credentials (for community wrappers) is sensitive and should be declared explicitly. The skill's declared surface does not justify or disclose this credential handling.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or make changes to other skills or global agent configuration. Autonomous invocation is allowed (platform default) but is not combined with other high-privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install music-generate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /music-generate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the music composition assistant skill: - Guides users through a conversational process to define genre, mood, theme, tempo, and key musical elements - Generates detailed, structured prompts tailored for Suno or Udio music models - Offers step-by-step setup instructions for both web and local API generation workflows - Presents multiple prompt/style variants for user selection - Saves completed audio files to a user-specified folder and confirms output details - Provides fallback instructions if API setup is not available
元数据
Slug music-generate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

music generate 是什么?

Music composition assistant. Accepts natural language input, guides the user through multi-turn interaction to define genre, mood, theme, tempo, and other mu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 music generate?

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

music generate 是免费的吗?

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

music generate 支持哪些平台?

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

谁开发了 music generate?

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

💬 留言讨论