← Back to Skills Marketplace
Music Generator Ai
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
44
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-generator-ai
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-generator-ai - After installation, invoke the skill by name or use
/music-generator-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.
How do I install Music Generator Ai?
Run "/install music-generator-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music Generator Ai free?
Yes, Music Generator Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music Generator Ai support?
Music Generator Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music Generator Ai?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills