← 返回 Skills 市场
tk8544-b

To Add Music

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install to-add-music
功能描述
Get music-backed videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add...
安全使用建议
This skill appears to do what it says (upload video, call a cloud API that adds background music). Before installing or enabling it: 1) confirm whether you want the skill to store session tokens locally — SKILL.md mentions saving session_id and its frontmatter references ~/.config/nemovideo/ even though the registry showed no config paths; ask the author where tokens/sessions will be saved and how long. 2) If you already have a NEMO_TOKEN, provide it only if you trust the nemo endpoint; otherwise the skill can create an anonymous token (7-day expiry). 3) Be aware the skill will make network requests to mega-api-prod.nemovideo.ai and require upload of your video files — don’t use it for videos you don’t want to send to a third-party service. 4) If you need stronger assurance, request the maintainer to remove the install-path auto-detection (or document exactly what filesystem reads/writes are required) and to reconcile the configPath declaration with the registry metadata.
功能分析
Type: OpenClaw Skill Name: to-add-music Version: 1.0.0 The skill bundle provides a legitimate integration for adding background music to videos via the 'nemovideo.ai' API. The instructions in SKILL.md clearly define authentication (using NEMO_TOKEN), session management, file uploads, and rendering processes consistent with the stated purpose. It includes security-conscious instructions for the agent, such as avoiding the display of raw tokens or JSON to the user, and does not exhibit signs of data exfiltration, malicious execution, or unauthorized access to sensitive local files.
能力评估
Purpose & Capability
The name/description (add background music to videos) matches the runtime instructions (upload video, call nemo API, render/export). Requesting a single NEMO_TOKEN is proportionate. However, the skill's SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be resolved so you know whether the skill intends to write/read local config.
Instruction Scope
The SKILL.md instructs the agent to perform network calls to an external API (mega-api-prod.nemovideo.ai) for anonymous-token generation, session creation, SSE messaging, upload, and export — all expected for this purpose. The instructions also say to 'save session_id' and to detect an install path to populate X-Skill-Platform; that implies the agent may read its install path or write session state to disk. There are no instructions to read unrelated system files or other credentials, but the install-path auto-detection and unspecified storage location for tokens/sessions are scope items to clarify.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is downloaded or written by an installer. That minimizes install-time risk.
Credentials
Only one environment variable (NEMO_TOKEN) is declared as required and as the primary credential, which is appropriate for an API-driven video service. The SKILL.md offers a flow to generate anonymous tokens if none are supplied. The earlier-noted metadata/configPath mismatch raises the question of whether tokens/session state will be persisted to ~/.config/nemovideo/ (which would justify requiring that path) — this should be clarified.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated or persistent platform privileges in the registry. Autonomous invocation is allowed (platform default) but not combined with 'always: true' or broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install to-add-music
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /to-add-music 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Add Music — Add Background Music to Videos. - Instantly add background music to video clips via cloud processing, no manual editing required. - Supports uploads up to 500MB (MP4, MOV, AVI, WebM); exports 1080p MP4 downloads. - Anonymous sign-in and session management for quick onboarding (100 free credits, 7-day expiry). - Intelligent prompt handling: routes video and music requests, credits, exports, and more. - Clear error messages and automatic reconnection flow for token/session issues. - Fast end-to-end processing: typical edits complete in 20–40 seconds for short clips.
元数据
Slug to-add-music
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

To Add Music 是什么?

Get music-backed videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 To Add Music?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install to-add-music」即可一键安装,无需额外配置。

To Add Music 是免费的吗?

是的,To Add Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

To Add Music 支持哪些平台?

To Add Music 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 To Add Music?

由 tk8544-b(@tk8544-b)开发并维护,当前版本 v1.0.0。

💬 留言讨论