← Back to Skills Marketplace
Music Maker Free
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-maker-free
Description
generate audio files into music-backed videos with this skill. Works with MP4, MOV, WAV, MP3 files up to 200MB. content creators use it for adding free AI-ge...
Usage Guidance
This skill appears to be what it says: a cloud-based music/video rendering helper that uses a NEMO_TOKEN to call nemo-video APIs. Before installing, consider: (1) It will upload media to an external service (mega-api-prod.nemovideo.ai) — do not upload sensitive or private videos you don't want sent offsite. (2) If NEMO_TOKEN is not provided, the skill will obtain an anonymous token for you and may store that token and session IDs locally (metadata hints at ~/.config/nemovideo/). Ask where tokens/session data are stored and how long they are retained if that matters to you. (3) The skill includes logic to detect install path for attribution headers — this requires reading the agent environment but is reasonable for header population; still confirm you are comfortable with that. (4) Because this is instruction-only with no code to inspect, only network behavior is visible at runtime — if you need stronger assurance, test with non-sensitive files first or run in an environment that you control. If any of the above is unacceptable, do not enable the skill or require an explicit NEMO_TOKEN you control instead of allowing anonymous token creation.
Capability Analysis
Type: OpenClaw Skill
Name: music-maker-free
Version: 1.0.0
The music-maker-free skill is a functional integration for an AI video and audio processing service hosted at nemovideo.ai. The SKILL.md file provides clear instructions for an AI agent to handle authentication (including anonymous token acquisition), file uploads, and session management via a cloud rendering pipeline. It follows good security practices by instructing the agent to hide raw API tokens from the user and limits its filesystem interactions to its own configuration directory and installation path for attribution purposes.
Capability Assessment
Purpose & Capability
The name and description (generate music-backed videos) match the declared requirement (NEMO_TOKEN) and the API endpoints referenced in SKILL.md. There are no unrelated credentials or binaries requested.
Instruction Scope
Instructions are focused on connecting to the nemo video backend, uploading media, streaming SSE, and polling job status. They explicitly instruct obtaining an anonymous token if NEMO_TOKEN is absent and storing session_id for subsequent requests. The guidance is somewhat vague about where/how tokens/session IDs are stored and about attribution header detection (reads install path), which is legitimate for attribution but leaves persistence behavior unspecified.
Install Mechanism
This is an instruction-only skill with no install spec or code files to write to disk. That is the lowest-risk installation model.
Credentials
Only NEMO_TOKEN is required and serves as the service bearer token — this is proportionate. The metadata also lists a config path (~/.config/nemovideo/) which indicates the skill may read/write local config; this is plausible but not strictly justified in the instructions and merits user attention.
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. It will persist a session_id and may persist an anonymous token (the SKILL.md instructs to 'store' the token/session). The storage location and retention are unspecified, so persistence scope is unclear.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-maker-free - After installation, invoke the skill by name or use
/music-maker-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Music Maker Free 1.0.0 — Initial Release
- Create and add free AI-generated background music to videos or audio files up to 200MB.
- Supports MP4, MOV, WAV, MP3 formats for both input and export (1080p MP4 output).
- Automatic backend connection with free token generation—requires no signup for first-time users.
- Cloud GPU processing delivers music-synced videos in 30–90 seconds; results are easy to download.
- Includes workflow for uploads, timeline previews, music generation, export, and credit tracking.
- Clear error messages and user prompts guide setup and file requirements.
Metadata
Frequently Asked Questions
What is Music Maker Free?
generate audio files into music-backed videos with this skill. Works with MP4, MOV, WAV, MP3 files up to 200MB. content creators use it for adding free AI-ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install Music Maker Free?
Run "/install music-maker-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music Maker Free free?
Yes, Music Maker Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music Maker Free support?
Music Maker Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music Maker Free?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills