← Back to Skills Marketplace
peand-rover

Tiktok Ai Subtitle Generator

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-ai-subtitle-generator
Description
add TikTok video clips into captioned TikTok videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. TikTok creators use it for adding auto...
Usage Guidance
This skill appears to do what it claims (upload your videos to a Nemovideo-like rendering API and return a captioned MP4), but exercise caution before installing or supplying credentials: 1) The backend host (mega-api-prod.nemovideo.ai) and the skill publisher are unknown—verify the service manually if possible. 2) Prefer the anonymous-token flow instead of pasting a long-lived NEMO_TOKEN; anonymous tokens are short-lived and less sensitive. 3) Expect your video files and session metadata to be uploaded to a third-party server and possibly stored under ~/.config/nemovideo/ — don’t use it for sensitive content unless you trust the service. 4) Ask the publisher to clarify the registry metadata/config-path mismatch and why the skill needs to derive X-Skill-Platform from local install paths (this reveals some local layout). 5) If you decide to proceed, monitor the token usage and revoke it after testing.
Capability Analysis
Type: OpenClaw Skill Name: tiktok-ai-subtitle-generator Version: 1.0.0 The skill is a functional integration for a video processing service (nemovideo.ai). It provides the AI agent with instructions to manage sessions, upload video files, and poll for rendering status via a dedicated API. The requested permissions (NEMO_TOKEN and ~/.config/nemovideo/) are specific to the tool's operation, and there is no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name/description (TikTok subtitle generator) aligns with the declared requirement for a single service token (NEMO_TOKEN) and the outlined API calls to a Nemovideo render backend. However, registry metadata reported no required config paths while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) — an inconsistency that should be explained by the publisher.
Instruction Scope
SKILL.md gives concrete runtime instructions: generate or use NEMO_TOKEN, create a session, upload video files, use SSE endpoints, poll render status, and download results. These are within the expected scope. Areas to note: it instructs deriving X-Skill-Platform from local install paths and includes a config path where tokens/sessions may be saved — this requires reading/writing the user's home config area and will reveal some local environment details.
Install Mechanism
This is instruction-only (no install spec, no code files), so nothing is written to disk by an installer. The main runtime action is network communication with a third-party API (mega-api-prod.nemovideo.ai). No remote downloads or archive extraction are indicated.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a cloud rendering service. Caveats: SKILL.md describes an anonymous-token flow (creating a token via the service) which is reasonable, but the config path (~/.config/nemovideo/) implies tokens/sessions may be persisted to disk. The skill does not request unrelated credentials, which is good.
Persistence & Privilege
The skill is not always-enabled and allows normal autonomous invocation. It will persist session_id/token data (per instructions) and may read/write its own config path, which is expected. It does not request system-wide or other-skills' configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-ai-subtitle-generator
  3. After installation, invoke the skill by name or use /tiktok-ai-subtitle-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TikTok AI Subtitle Generator. - Instantly add AI-generated subtitles to TikTok video clips (MP4, MOV, WebM, AVI, up to 500MB). - Processes videos in 20-40 seconds using cloud GPUs; outputs 1080p MP4 files. - Simple workflow: upload video, describe desired subtitles or edits, and download the result. - Supports auto-generated subtitles with customizable styles (e.g., bold white text). - Handles multiple videos per session, with export, credit, and status commands. - Robust error handling and guided setup for easy onboarding.
Metadata
Slug tiktok-ai-subtitle-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tiktok Ai Subtitle Generator?

add TikTok video clips into captioned TikTok videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. TikTok creators use it for adding auto... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Tiktok Ai Subtitle Generator?

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

Is Tiktok Ai Subtitle Generator free?

Yes, Tiktok Ai Subtitle Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tiktok Ai Subtitle Generator support?

Tiktok Ai Subtitle Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tiktok Ai Subtitle Generator?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments