← 返回 Skills 市场
Music To
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install music-to - 安装完成后,直接呼叫该 Skill 的名称或使用
/music-to触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Music To?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install music-to」即可一键安装,无需额外配置。
Music To 是免费的吗?
是的,Music To 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Music To 支持哪些平台?
Music To 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Music To?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills