← Back to Skills Marketplace
tk8544-b

To Add Music

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install to-add-music
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install to-add-music
  3. After installation, invoke the skill by name or use /to-add-music
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug to-add-music
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install To Add Music?

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

Is To Add Music free?

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

Which platforms does To Add Music support?

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

Who created To Add Music?

It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.

💬 Comments