← Back to Skills Marketplace
Music To Best
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-to-best
Description
convert audio files into music-synced videos with this skill. Works with MP3, WAV, AAC, M4A files up to 500MB. musicians and content creators use it for turn...
Usage Guidance
This skill appears to call a remote rendering API and needs a NEMO_TOKEN to authenticate — that part is coherent. Before installing: (1) confirm you trust https://mega-api-prod.nemovideo.ai because your audio files and any generated/anonymous token will be sent there; (2) ask the author why the SKILL.md frontmatter references a local config path and why the agent must detect install paths (this requires filesystem access); (3) prefer using a short-lived anonymous token if you don't want to store a long-lived NEMO_TOKEN; (4) if you need a higher assurance, request the skill's source or a code-based implementation so you can verify it doesn't read other local files or exfiltrate extra data.
Capability Analysis
Type: OpenClaw Skill
Name: music-to-best
Version: 1.0.0
The skill is a functional integration for the NemoVideo AI service (mega-api-prod.nemovideo.ai), designed to convert audio files into synced videos. It contains standard API interaction logic, including session management, anonymous token generation, and error handling. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment variables and configuration paths are consistent with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
The name/description align with using a remote rendering API and the single required credential (NEMO_TOKEN) is appropriate for that service. However, the SKILL.md frontmatter advertises a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
Runtime instructions are mostly scoped to session creation, uploads, SSE chat, polling export status, and returning download URLs — all expected. But the skill also instructs the agent to detect an install path to set X-Skill-Platform and to read the skill file's YAML frontmatter at runtime. Detecting install paths implies filesystem probing (e.g., checking ~/.clawhub/ or ~/.cursor/skills/) which is not necessary for core conversion and could broaden data access depending on implementation.
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 — low install risk.
Credentials
Only NEMO_TOKEN is required which fits a service API token. That said, the SKILL.md frontmatter lists configPaths (e.g., ~/.config/nemovideo/) and asks the agent to read its own YAML frontmatter to populate attribution headers; those extra file-access expectations are not justified by the simple conversion use-case and create an ambiguity about what local data the skill will access.
Persistence & Privilege
always is false and the skill does not request system-wide or cross-skill configuration changes. Autonomous invocation is allowed but that's the platform default and not itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-to-best - After installation, invoke the skill by name or use
/music-to-best - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Music to Best — Turn Music Into Synced Videos v1.0.0
- Initial release: convert audio files (MP3, WAV, AAC, M4A, up to 500MB) into music-synced 1080p MP4 highlight videos using a cloud rendering pipeline.
- Features automatic setup with free token generation for new users, plus cloud GPU processing with fast turnaround (1–2 minutes).
- Supports upload, export, credits checking, timeline preview, and batch processing—all handled via clear, mapped API actions.
- Multilingual command support and robust error handling for file size, format, credits, and session management.
- Optimized for musicians and content creators needing beat-synced, polished video exports from their music tracks.
Metadata
Frequently Asked Questions
What is Music To Best?
convert audio files into music-synced videos with this skill. Works with MP3, WAV, AAC, M4A files up to 500MB. musicians and content creators use it for turn... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Music To Best?
Run "/install music-to-best" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music To Best free?
Yes, Music To Best is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Music To Best support?
Music To Best is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music To Best?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills