← Back to Skills Marketplace
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install royalty-free-music
Description
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "add...
Usage Guidance
This skill appears to do what it claims: it uploads user video to a nemovideo.ai backend, uses a single service token (NEMO_TOKEN) or an anonymous token it obtains, and returns rendered MP4s. Before installing/use: (1) Confirm you trust https://mega-api-prod.nemovideo.ai and review its privacy/retention policy because you will be uploading video (up to 500MB). (2) Prefer providing a purpose-limited token (not a long-lived privileged secret) and rotate it if possible. (3) Note the skill may read its own SKILL.md and check common install paths and ~/.config/nemovideo/ for attribution/config—if you have sensitive files in those locations, review them first. (4) The registry metadata and the SKILL.md have a small mismatch about config paths—ask the publisher to clarify if the skill will read ~/.config/nemovideo/. Finally, because this skill uploads content to an external service, test with non-sensitive sample videos first.
Capability Analysis
Type: OpenClaw Skill
Name: royalty-free-music
Version: 1.0.0
The skill is a functional wrapper for the NemoVideo API (mega-api-prod.nemovideo.ai) designed to process video files and add background music. It includes standard logic for session management, file uploads, and polling for render status. While it requests environment variables (NEMO_TOKEN) and performs telemetry via attribution headers (X-Skill-Platform), these actions are consistent with its stated purpose of providing a cloud-based video editing service and do not exhibit signs of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name and description match the behavior in SKILL.md: the skill uploads video, requests a session/token, posts render jobs, and returns a download URL. Requiring a single service credential (NEMO_TOKEN) is proportionate for a cloud API-based renderer.
Instruction Scope
Instructions are explicit about network calls to https://mega-api-prod.nemovideo.ai, SSE handling, upload endpoints, and export polling; they also ask the agent to read the skill's YAML frontmatter and detect install path (~/.clawhub/, ~/.cursor/skills/) for attribution. Reading its own SKILL.md and checking a few well-known install paths is reasonable, but it does involve limited filesystem access (skill file + optional install-path probes). The runtime instructions do not ask for unrelated system files or other credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That reduces risk.
Credentials
Only one environment credential is required: NEMO_TOKEN (primaryEnv). The skill also documents obtaining an anonymous token if none is present. One minor inconsistency: the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/), but the registry-level Requirements summary showed no required config paths—this mismatch is likely benign but should be clarified.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or system-wide persistence, and does not attempt to modify other skills. It can be invoked autonomously (platform default), which is expected for skills of this type and is not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install royalty-free-music - After installation, invoke the skill by name or use
/royalty-free-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — add royalty-free background music to videos with cloud processing and easy YouTube-safe exports.
- Upload video clips (MP4, MOV, AVI, WebM up to 500MB) and request copyright-free background music.
- Automatic session/token handling with anonymous usage (100 free credits for 7 days).
- All processing, music, and exports handled on cloud GPUs; outputs in 1080p MP4 by default.
- Simple chat commands for upload, background music addition, credits, status, and export.
- Error handling and progress updates included for a smooth user experience.
- Designed for creators wanting quick, copyright-safe videos for platforms like YouTube, TikTok, and Instagram.
Metadata
Frequently Asked Questions
What is Royalty Free Music?
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "add... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Royalty Free Music?
Run "/install royalty-free-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Royalty Free Music free?
Yes, Royalty Free Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Royalty Free Music support?
Royalty Free Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Royalty Free Music?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills