← 返回 Skills 市场
Youtube Subtitle
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-subtitle
功能描述
add YouTube video into captioned YouTube videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for adding subtitles to Y...
安全使用建议
This skill appears to do what it says: it uploads video files to a nemovideo.ai backend, creates a session, and returns rendered videos. Before installing or using it, consider: (1) Privacy — videos are sent to an external service (https://mega-api-prod.nemovideo.ai); do not upload sensitive or private footage unless you trust that service and its retention policy. (2) Token persistence — SKILL.md supports obtaining an anonymous NEMO_TOKEN and frontmatter references ~/.config/nemovideo/; ask or verify whether tokens or client IDs are stored locally and how to revoke them. (3) Metadata mismatch — registry metadata omitted the config path referenced in SKILL.md; confirm with the publisher or review runtime behavior if possible. (4) Attribution headers — the skill will include headers that identify the skill and platform; if that matters for anonymity, take note. (5) If you need higher assurance, request the skill’s source/homepage or code, or run the workflow in an isolated environment and monitor outbound requests. If any of these items are unacceptable (privacy, unknown storage, lack of publisher info), do not install or use the skill until clarified.
功能分析
Type: OpenClaw Skill
Name: youtube-subtitle
Version: 1.0.0
The skill is a functional integration for the 'nemovideo.ai' cloud service, designed to automate video subtitling and rendering. It handles authentication via environment variables or an anonymous token flow and communicates exclusively with the stated backend API (mega-api-prod.nemovideo.ai). The instructions in SKILL.md are consistent with the stated purpose and include security-positive directives, such as explicitly telling the agent not to expose tokens or raw API output to the user.
能力评估
Purpose & Capability
The skill claims to generate and embed subtitles via a cloud GPU backend and only requests a single service token (NEMO_TOKEN), which is coherent. Minor inconsistency: the registry metadata stated no required config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/) and requires attribution headers — this is a small mismatch in metadata vs. instructions but does not contradict the stated purpose.
Instruction Scope
SKILL.md instructions are narrowly scoped to interacting with the nemovideo.ai backend: creating/using a session, uploading videos, polling render status, handling SSE. It does not instruct the agent to read unrelated local files or arbitrary environment variables beyond NEMO_TOKEN, nor to exfiltrate other system data. It does direct upload of user-provided videos to an external service, which is expected for the stated functionality.
Install Mechanism
There is no install spec and no code files — this is an instruction-only skill. That is the lowest-risk install mechanism; nothing is written to disk by an installer step as part of this skill package.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional to a cloud-rendering service. The skill also documents an anonymous-token acquisition flow (POST to /api/auth/anonymous-token) if NEMO_TOKEN is absent — that is reasonable. The frontmatter mentions a config path (~/.config/nemovideo/), implying it may persist the token or client id; the registry metadata did not list this path, so it's unclear whether tokens/ids are stored locally. Confirming storage behavior would clarify privacy implications.
Persistence & Privilege
always is false and the skill does not request unusual persistent privileges. Autonomous invocation is allowed (platform default) but there is no evidence this skill modifies other skills or system-wide settings. Potential persistence of an anonymous token in a config path is possible (per frontmatter) but not explicitly specified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-subtitle - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-subtitle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the YouTube Subtitle skill.
- Upload, subtitle, and export YouTube videos (MP4, MOV, AVI, WebM, up to 500MB) with automated caption generation on cloud GPUs.
- Supports adding subtitles in multiple languages; export finished videos as 1080p MP4 files.
- Automatic cloud backend connection and token setup (100 free credits, 7-day expiry).
- Provides clear user prompts, handles video uploads, credit checks, export status, and error codes.
元数据
常见问题
Youtube Subtitle 是什么?
add YouTube video into captioned YouTube videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for adding subtitles to Y... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。
如何安装 Youtube Subtitle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-subtitle」即可一键安装,无需额外配置。
Youtube Subtitle 是免费的吗?
是的,Youtube Subtitle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youtube Subtitle 支持哪些平台?
Youtube Subtitle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Subtitle?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills