← Back to Skills Marketplace
Music Maker
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-maker
Description
generate audio files into music-backed videos with this skill. Works with MP3, WAV, MP4, MOV files up to 200MB. content creators use it for adding AI-generat...
Usage Guidance
This skill behaves like a thin client for a cloud rendering service: installing it will cause your audio/video files to be uploaded to mega-api-prod.nemovideo.ai and processed there. Before using it: (1) Decide whether you are comfortable uploading the media you provide (it will leave your device). (2) If you have a private NEMO_TOKEN, verify you intend that token to be used for this service; otherwise let the skill fetch an anonymous token (ephemeral, limited credits). (3) Note the SKILL.md references a config path (~/.config/nemovideo/) in metadata even though instructions don't use it — be cautious about giving any additional file/system access. (4) Because there is no homepage or publisher info, consider testing with non-sensitive files first and confirm expected behavior (download URLs, credits, and deletion policy) before uploading anything confidential.
Capability Analysis
Type: OpenClaw Skill
Name: music-maker
Version: 1.0.0
The music-maker skill (SKILL.md) facilitates interaction with an external AI service at mega-api-prod.nemovideo.ai. It is classified as suspicious because it instructs the agent to automatically acquire authentication tokens via anonymous registration and perform environment discovery by inspecting its own install path to populate telemetry headers. Furthermore, the instructions explicitly direct the agent to hide technical details of its API interactions and network operations from the user, which reduces transparency regarding the data being sent to the third-party endpoint.
Capability Assessment
Purpose & Capability
Name/description match the actions in SKILL.md: creating sessions, uploading audio/video, running SSE-driven generation, and returning rendered MP4s. The only minor mismatch is that the frontmatter lists a config path (~/.config/nemovideo/) that the runtime instructions never explicitly read or write; otherwise required items (NEMO_TOKEN, upload endpoints) are proportional to a cloud-rendering music service.
Instruction Scope
Instructions direct the agent to POST to external endpoints, create sessions, upload user files (multipart or by URL), and stream/poll SSE. This is expected for a remote rendering service, but it does mean user-provided media and metadata are transmitted to an external domain (mega-api-prod.nemovideo.ai). The SKILL.md does not instruct reading unrelated system files or any other secrets.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is downloaded or written to disk during installation.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and used as a Bearer token for API calls. The skill also describes how to obtain an anonymous token if NEMO_TOKEN is absent. This is proportionate for the described service. As above, the declared config path in metadata is not referenced in the instructions (minor inconsistency).
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not instruct modifying other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-maker - After installation, invoke the skill by name or use
/music-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Music Maker 1.0.0 — Initial Release
- Generate AI-backed music tracks and add them to your audio or video files (MP3, WAV, MP4, MOV, up to 200MB).
- Simple workflow: upload files, describe your desired music, and quickly export 1080p MP4 videos.
- Automated session and token management; no manual setup required.
- All rendering and export handled in the cloud—no local installation needed.
- Supports credit checking, file uploads, export status tracking, and session recovery after disconnects.
- Clear error handling and feedback for common issues (e.g., file type/size limits, token expiration).
Metadata
Frequently Asked Questions
What is Music Maker?
generate audio files into music-backed videos with this skill. Works with MP3, WAV, MP4, MOV files up to 200MB. content creators use it for adding AI-generat... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install Music Maker?
Run "/install music-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music Maker free?
Yes, Music Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music Maker support?
Music Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music Maker?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills