← 返回 Skills 市场
Subtitle Download Skill
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-download-skill
功能描述
Turn a 10-minute YouTube tutorial video into 1080p downloadable subtitle files just by typing what you need. Whether it's downloading subtitle files from vid...
安全使用建议
This skill uploads whatever video you provide to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will obtain a short-lived anonymous token). That is expected for a cloud subtitle/render service, but be aware: any video you send will leave your machine and be processed by their servers. Before using it with sensitive or private content, check the service's privacy/retention policy and prefer ephemeral anonymous tokens or short-lived credentials rather than a long-lived NEMO_TOKEN. Note the small metadata mismatch: the frontmatter mentions a config path while the registry did not — not a major issue, but worth asking the publisher for clarification if you need guarantees about local config access. If you need subtitles without sending media externally, consider a local tool instead.
功能分析
Type: OpenClaw Skill
Name: subtitle-download-skill
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI service, providing instructions for an AI agent to handle video uploads, subtitle extraction, and rendering via the `mega-api-prod.nemovideo.ai` API. It includes logic for session management, anonymous token acquisition, and error handling. While it performs minor environment checks (e.g., verifying installation paths like `~/.cursor/skills/` for platform attribution headers), it does not exhibit signs of data exfiltration, unauthorized command execution, or malicious intent.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill uploads video files and calls nemovideo.ai endpoints to extract subtitles and render exports. Requesting a service token (NEMO_TOKEN) is appropriate for this purpose.
Instruction Scope
Instructions direct the agent to upload user video files to the remote nemovideo.ai service, manage a session_id, poll for render status, and use SSE — all expected for a cloud render/subtitle workflow. Note: this necessarily transmits user media to a third party (the skill makes this explicit). The skill also reads its own frontmatter and attempts to detect an install path for attribution headers — reading its own metadata is expected, but 'detect install path' is a minor extra step that only affects header population.
Install Mechanism
Instruction-only skill with no install spec or downloaded code, so nothing is written to disk during install. Runtime network calls are used instead; that's expected for this cloud service integration.
Credentials
Only NEMO_TOKEN is required (primary credential). The SKILL.md also supports generating an anonymous token if none is present — a proportional fallback. Minor inconsistency: the registry metadata listed no required config paths, but the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/); this is a small metadata mismatch but not a large credential overreach.
Persistence & Privilege
The skill does not request 'always: true' and does not ask to modify other skills or system-wide settings. It will act at runtime and can be invoked by the agent (normal behavior).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subtitle-download-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/subtitle-download-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
subtitle-download-skill 1.0.0
- Initial release: Extract and download subtitles from uploaded video files using cloud processing.
- Supports a wide range of input formats (mp4, mov, avi, webm, mkv, etc.) and subtitle export (SRT).
- Automatic onboarding with free token generation and session setup.
- Simple user workflow: upload video, describe subtitle export, receive download link within 20–40 seconds for most videos.
- Error handling with helpful messages for issues like format, file size, credits, and session management.
- Designed for content creators, translators, and students needing quick subtitle extraction without local setup.
元数据
常见问题
Subtitle Download Skill 是什么?
Turn a 10-minute YouTube tutorial video into 1080p downloadable subtitle files just by typing what you need. Whether it's downloading subtitle files from vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Subtitle Download Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subtitle-download-skill」即可一键安装,无需额外配置。
Subtitle Download Skill 是免费的吗?
是的,Subtitle Download Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subtitle Download Skill 支持哪些平台?
Subtitle Download Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subtitle Download Skill?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills