← Back to Skills Marketplace
dsewell-583h0

Music To

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install music-to
Description
Skip the learning curve of professional editing software. Describe what you want — turn this music track into a synced video with visuals and beat cuts — and...
Usage Guidance
What to check before installing: (1) Confirm the service domain (mega-api-prod.nemovideo.ai) and the publisher are legitimate — there's no homepage or repo listed. (2) Decide whether you want to provide a persistent NEMO_TOKEN; if you don't, the skill will obtain an anonymous token from the remote service (100 free credits, 7‑day expiry) — that means audio files and a client UUID will be sent to that remote endpoint. (3) Ask the publisher to explain the metadata mismatch: SKILL.md frontmatter lists ~/.config/nemovideo/ while registry metadata shows no config paths — if the skill will read that directory, understand what it contains and whether that exposes credentials. (4) If you handle sensitive audio, confirm the service's privacy/storage policy and whether uploads are retained. (5) If you need higher assurance, request the skill's code or an official homepage/source before installing. These checks will reduce risk; the package itself otherwise appears coherent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (convert audio into synced videos) aligns with the endpoints and workflows described (session creation, SSE, upload, render). Requesting a NEMO_TOKEN credential is coherent for a cloud service. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that is not reflected in the registry metadata summary: this mismatch is unexpected and should be clarified.
Instruction Scope
The runtime instructions confine actions to the nemovideo API (auth, session, upload, render, credits, state). The skill does not instruct reading arbitrary system files or unrelated environment variables. It will, however, generate an anonymous token from the remote endpoint if NEMO_TOKEN is missing — that involves sending a generated UUID and receiving a token from the server.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — low install risk (nothing written to disk by the skill package itself).
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud rendering service. The SKILL.md also indicates it may create an anonymous NEMO_TOKEN if none is present (via a network call). The earlier registry summary said no config paths required, but the skill frontmatter mentions ~/.config/nemovideo/ — that inconsistency could imply the skill expects to read that local config in some contexts; clarify before granting broader filesystem access.
Persistence & Privilege
always is false and the skill does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but this skill's requested privileges are limited to calling the remote API and using a token.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install music-to
  3. After installation, invoke the skill by name or use /music-to
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Music To Video — v1.0.0 - Initial release: turn music tracks into synced videos with visuals and beat cuts in 1–2 minutes, no manual editing required. - Supports MP3, WAV, AAC, M4A uploads up to 200MB. - Automatic cloud setup: handles tokens and session creation seamlessly. - Exports 1080p MP4 by default with options for other formats. - Clear workflows for quick edits, batch processing, and iterative tweaks. - User-friendly error messages and credits management included.
Metadata
Slug music-to
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Music To?

Skip the learning curve of professional editing software. Describe what you want — turn this music track into a synced video with visuals and beat cuts — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install Music To?

Run "/install music-to" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Music To free?

Yes, Music To is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Music To support?

Music To is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Music To?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments