← Back to Skills Marketplace
Tiktok Add Music
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-add-music
Description
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "add...
Usage Guidance
This skill appears to do what it says (upload your video to a nemovideo.ai backend, add music, and return a download URL) and only asks for one token (NEMO_TOKEN). Before installing, consider: 1) NEMO_TOKEN is a credential — confirm what that token grants and whether you want to share it with this skill; if unsure prefer using an anonymous token flow or a short-lived token. 2) The SKILL.md references reading an install path and a config directory (~/.config/nemovideo/); ask the skill author why that is needed and what the skill will read from that path. 3) The skill source and homepage are unknown — verify the backend domain (mega-api-prod.nemovideo.ai) and the publisher before uploading private videos. 4) Because this is instruction-only, nothing is installed locally, but your videos and metadata will be sent to an external service — review privacy/retention policies. If you need stronger assurance, request a clear privacy statement from the publisher or run music addition via a local tool instead.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-add-music
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai) designed to add music to TikTok videos. It manages authentication, session state, file uploads, and video rendering via a series of API calls to mega-api-prod.nemovideo.ai. While it requests the agent to identify its installation environment for platform attribution (e.g., checking for ~/.clawhub/), its behavior is consistent with its stated purpose and lacks indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name/description (add music to TikTok videos) aligns with the instructions: the SKILL.md documents endpoints to upload video, run a render/export job, poll for status, and return a download URL. Requiring a service token (NEMO_TOKEN) and the described API calls are coherent with the stated purpose.
Instruction Scope
Most runtime instructions stay within the expected scope (establish session, upload files, poll SSE, render/export). However the SKILL.md instructs the agent to read the skill's frontmatter and to detect the install path to set X-Skill-Platform, and the frontmatter lists a config path (~/.config/nemovideo/). Reading install/config paths is outside the core audio-addition task and could expose unrelated local configuration if implemented; this is worth noting.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk — nothing is fetched or installed by the skill itself.
Credentials
The skill only requires one credential (NEMO_TOKEN), which is proportionate for a cloud rendering service. But the frontmatter's configPaths (~/.config/nemovideo/) is either unnecessary or inconsistent with the registry metadata (which listed no config paths). If the agent actually reads that path it could expose other Nemovideo-related credentials or files. The skill also instructs anonymous token acquisition if NEMO_TOKEN is missing, which is acceptable but means the skill will make network auth calls on the user's behalf.
Persistence & Privilege
always:false and no install means the skill does not request persistent/system-wide presence or elevated privileges. It does not attempt to modify other skills or agent configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-add-music - After installation, invoke the skill by name or use
/tiktok-add-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TikTok Add Music — Add Music to TikTok Videos:
- Instantly add AI-selected background music to your TikTok clips (MP4, MOV, AVI, WebM up to 500MB).
- Seamless, guided flow: upload video, describe your music or mood, and download a ready-to-post 1080p MP4.
- Cloud-based rendering; typically processes a 30-second video in 20–40 seconds.
- Handles export, credit checking, draft management, and session tracking transparently.
- Built for TikTok creators: no manual editing apps or timeline sliders required.
Metadata
Frequently Asked Questions
What is Tiktok Add Music?
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "add... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Tiktok Add Music?
Run "/install tiktok-add-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Add Music free?
Yes, Tiktok Add Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Add Music support?
Tiktok Add Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Add Music?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills