← 返回 Skills 市场
Youtube Subtitle Video
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-subtitle-video
功能描述
Turn a 10-minute YouTube tutorial video into 1080p captioned YouTube videos just by typing what you need. Whether it's adding subtitles to YouTube videos or...
安全使用建议
This skill appears to do what it says: it uploads videos and drives a remote nemo-video API using a single API token. Before installing or invoking it, consider: (1) Only provide a NEMO_TOKEN you trust — the token grants the remote service access to create and manage render jobs and uploads. If you don't want to set a permanent token, the skill's anonymous-token flow will request a short-lived token from https://mega-api-prod.nemovideo.ai, which still authorizes the service. (2) Don't upload sensitive or private videos you wouldn't want processed by an external service. (3) The skill may read its runtime/install path to set an X-Skill-Platform header; if you have concerns about exposing environment or path metadata, ask the skill author to remove that behavior. (4) The metadata lists a config path (~/.config/nemovideo/) that the SKILL.md doesn't explicitly use — expect possible local caching of session info in that directory; if you want to avoid local persistence, check how tokens/session IDs are stored. If you want additional assurance, ask the author for a privacy policy or for exact details on how/where session tokens are stored and for the retention policy of uploaded videos on the nemovideo.ai backend.
功能分析
Type: OpenClaw Skill
Name: youtube-subtitle-video
Version: 1.0.0
The skill facilitates video processing by interacting with an external API (mega-api-prod.nemovideo.ai), which involves uploading user video files and making outbound network requests. It includes instructions for the agent to automatically generate authentication tokens and probe its own installation environment to determine the platform (e.g., 'cursor' or 'clawhub') for telemetry headers. While these actions are aligned with the stated purpose of adding subtitles, the combination of data exfiltration to a third-party service and environment probing are classified as high-risk behaviors according to the review criteria (SKILL.md).
能力评估
Purpose & Capability
The skill claims to call a cloud render/subtitle service and only requires a single API token (NEMO_TOKEN). The declared primaryEnv matches the API calls shown in SKILL.md and is proportional to the described functionality.
Instruction Scope
Instructions are narrowly focused on session creation, SSE streaming, uploads, state checks, and exports to the nemovideo.ai API. They expect the agent to upload user-provided video files (multipart form or URL) and to POST/GET specific endpoints. Two minor notes: (1) the flow includes an anonymous-token POST to the external endpoint if NEMO_TOKEN is not present (this creates an external call that yields a token); (2) the doc says to auto-detect platform from an install path ('clawhub'/'cursor'/'unknown'), which implies reading an install path or environment to set X-Skill-Platform — that requires the agent to access its runtime/install info but is not otherwise broad data collection.
Install Mechanism
This is instruction-only with no install spec or downloads, so nothing is written to disk by the skill itself during install.
Credentials
Only NEMO_TOKEN is required (appropriate for calling the nemo API). The frontmatter also mentions a config path (~/.config/nemovideo/) although SKILL.md does not explicitly instruct reading/writing that path; that metadata entry looks unnecessary but not dangerous by itself. The anonymous-token flow produces a short-lived token if you don't provide NEMO_TOKEN.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs saving a session_id for in-session operations (expected) but does not request modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-subtitle-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-subtitle-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YouTube Subtitle Video — Add Subtitles to YouTube Videos v1.0.0
- Initial release: Instantly add subtitles to YouTube videos and export as 1080p MP4, MOV, and more.
- Simple workflow: Drop your YouTube video, describe the subtitles or edits you want—results ready in 1–2 minutes.
- Automatic cloud-powered processing with free token support (no account required for 100 trial credits).
- Supports multiple subtitle languages, video/audio tracks, and fast batch or iterative editing.
- Real-time status updates, credits checking, and timeline summaries for easy project management.
元数据
常见问题
Youtube Subtitle Video 是什么?
Turn a 10-minute YouTube tutorial video into 1080p captioned YouTube videos just by typing what you need. Whether it's adding subtitles to YouTube videos or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Youtube Subtitle Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-subtitle-video」即可一键安装,无需额外配置。
Youtube Subtitle Video 是免费的吗?
是的,Youtube Subtitle Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youtube Subtitle Video 支持哪些平台?
Youtube Subtitle Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Subtitle Video?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills