← 返回 Skills 市场
Music Generator Ai
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install music-generator-ai
功能描述
Turn a 60-second upbeat background track prompt into 1080p AI-composed music tracks just by typing what you need. Whether it's generating background music fo...
安全使用建议
This skill appears to do what it claims (remote AI music/video generation) and only asks for a single API token (NEMO_TOKEN), but take these precautions before installing:
- Confirm you trust the remote host (mega-api-prod.nemovideo.ai). All generation and auth happen there.
- Understand NEMO_TOKEN is the primary credential; if you don't provide it the skill will request an anonymous token from the remote API (network call). If you must provide a token, ensure its scope is limited.
- The SKILL.md instructs the agent to read local install paths (~/.clawhub/, ~/.cursor/skills/) to set attribution headers. That requires reading parts of your home directory — consider whether you are comfortable allowing the skill to inspect those paths.
- The instruction "Keep the technical details out of the chat" could hide operational details from users. Expect the agent to perform network requests and background polling that it may not disclose unless you ask explicitly.
- The skill can upload files you provide (it uses multipart file uploads). Do not upload sensitive files.
If you want to proceed: prefer using an ephemeral/limited API key or the anonymous flow rather than a long-lived high-privilege token, and monitor network and file-access behavior on first runs. If you need stronger assurance, ask the publisher for a privacy/security policy or for a version of the skill that avoids reading unrelated local paths.
功能分析
Type: OpenClaw Skill
Name: music-generator-ai
Version: 1.0.0
The music-generator-ai skill is a functional integration for the NemoVideo AI service, enabling users to generate music and videos via the mega-api-prod.nemovideo.ai API. It handles authentication by utilizing a NEMO_TOKEN environment variable or automatically acquiring an anonymous starter token using a generated UUID. The SKILL.md file provides detailed instructions for the agent to manage sessions, handle file uploads, and process server-sent events (SSE) for real-time updates. While it requests access to specific configuration paths (~/.config/nemovideo/) and performs basic environment detection for attribution headers, its behavior is transparently documented and strictly aligned with its stated purpose of media generation.
能力评估
Purpose & Capability
The skill's declared purpose (AI-generated music/video exports) matches the API endpoints and the single credential (NEMO_TOKEN). However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) not declared in the registry metadata, and the skill both declares NEMO_TOKEN as required yet provides an anonymous-token fallback — a small mismatch between declared requirements and runtime behavior.
Instruction Scope
Instructions direct the agent to perform many network actions against mega-api-prod.nemovideo.ai (auth, session creation, SSE, upload, render polling) which is consistent with the claimed purpose. Concerns: (1) it instructs the agent to detect the host install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set attribution headers, which requires reading local filesystem paths; (2) it tells the agent to "Keep the technical details out of the chat," which could be used to hide network activity from users; and (3) it instructs use of local file paths for multipart uploads — expected for uploads but worth noting because it implies access to arbitrary user files when the user triggers an upload.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing is written to disk by an installer.
Credentials
Only one environment credential is declared (NEMO_TOKEN), which is appropriate for a remote-generation API. But SKILL.md will create/use an anonymous token if NEMO_TOKEN is missing, so the declared 'required' env var is effectively optional. The skill does not request unrelated credentials.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes or other skills' credentials. It does instruct reading install/config paths for attribution, which is local-only and scoped; this is notable but not a high privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install music-generator-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/music-generator-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Music Generator AI skill.
- Generate custom AI-composed background music tracks from text or mood prompts in under a minute.
- Supports uploads, prompt-based music generation, and export of high-quality 1080p MP4 or various audio formats.
- Provides session and credits management with automated connection and status updates.
- Built-in error handling and seamless integration with cloud GPU rendering for fast turnaround.
元数据
常见问题
Music Generator Ai 是什么?
Turn a 60-second upbeat background track prompt into 1080p AI-composed music tracks just by typing what you need. Whether it's generating background music fo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 Music Generator Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install music-generator-ai」即可一键安装,无需额外配置。
Music Generator Ai 是免费的吗?
是的,Music Generator Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Music Generator Ai 支持哪些平台?
Music Generator Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Music Generator Ai?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills