← Back to Skills Marketplace
Music To A
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-to-a
Description
add video clips into music-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding background mus...
Usage Guidance
This skill generally behaves like a cloud video-rendering integration (NEMO_TOKEN to call nemo-video endpoints and upload clips). Before installing: 1) Verify the skill's source (no homepage or known owner is listed). 2) Ask the publisher to explain the metadata mismatch (the SKILL.md lists ~/.config/nemovideo/ but registry metadata does not). 3) Confirm privacy/retention: uploaded videos will be sent to mega-api-prod.nemovideo.ai — ensure you are comfortable with that. 4) Clarify what the skill does with the token and session_id (where they are stored and for how long). 5) Consider whether you want the skill to auto-connect on first use and generate anonymous tokens automatically; if not, require explicit user consent before any network calls. 6) If you need stronger assurances, request a homepage, a published privacy policy/terms, or host the skill from a known publisher. If you proceed, avoid putting sensitive footage or credentials you wouldn't want uploaded to an external service.
Capability Analysis
Type: OpenClaw Skill
Name: music-to-a
Version: 1.0.0
The skill provides a legitimate interface for a video editing and music synchronization service hosted at nemovideo.ai. It contains detailed instructions for the AI agent to manage authentication, sessions, and cloud-based rendering via standard REST and SSE endpoints. The code and instructions are consistent with the stated purpose of processing video files, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill's stated purpose (adding/syncing music to videos) matches the API endpoints, required token (NEMO_TOKEN), and described workflows in SKILL.md. However, SKILL.md metadata includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions ask the agent to auto-connect to the remote backend the first time the skill is opened and to generate/store an anonymous token if NEMO_TOKEN is not present — this triggers outbound network activity without an explicit user action. The doc also requires auto-detecting X-Skill-Platform from the agent's install path (reading system/install paths), which is outside the core video-processing necessity and could expose system path information.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is pulled from external URLs or written to disk by an installer. This minimizes supply-chain risk.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate for a cloud-rendering API. The SKILL.md metadata references a config path (~/.config/nemovideo/) not declared elsewhere — if the agent will read or write that directory, it should be declared and justified. The skill also instructs not to display raw token values, implying the token will be handled/stored; clarity on where/how tokens/session IDs are persisted is needed.
Persistence & Privilege
The skill does not request always:true or other elevated privileges. Autonomous invocation is allowed (platform default). The only persistence implied is storing a session_id and possibly the anonymous token; the documentation does not say it modifies other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-to-a - After installation, invoke the skill by name or use
/music-to-a - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the "Music to a Video — Add Music and Export Video" skill.
- Automatically syncs background music to video clips using cloud GPU processing.
- Supports MP4, MOV, AVI, WebM input files up to 500MB; outputs 1080p MP4.
- Handles user authentication and session management with 100 free credits upon first use.
- Exposes upload, edit, preview, and export actions via user-friendly chat prompts.
- Implements robust error handling and clear status feedback for seamless editing workflows.
Metadata
Frequently Asked Questions
What is Music To A?
add video clips into music-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding background mus... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Music To A?
Run "/install music-to-a" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music To A free?
Yes, Music To A is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music To A support?
Music To A is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music To A?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills