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