← 返回 Skills 市场
Subtitle Download
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
49
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-download
功能描述
Turn a 10-minute YouTube tutorial video into 1080p downloadable subtitle files just by typing what you need. Whether it's downloading subtitles from videos a...
安全使用建议
This skill will upload whatever video you drop into the chat to an external service at mega-api-prod.nemovideo.ai and will use a NEMO_TOKEN (or automatically fetch an anonymous token) to do so. Before installing or using it: (1) Confirm you trust that remote service and its privacy policy — don't upload private, proprietary, or sensitive audio/video. (2) Avoid supplying long-lived or highly privileged tokens; prefer temporary/anonymous tokens. (3) Note the mismatch between the skill name ('Subtitle Download') and the runtime behavior (full video rendering/export), and the unexplained reference to a local config path — ask the publisher to clarify why local config access is needed. If you need stronger assurance, request the skill author to provide a verified homepage, source, or privacy/terms links for the backend API.
功能分析
Type: OpenClaw Skill
Name: subtitle-download
Version: 1.0.0
The skill bundle provides a functional interface for a video processing and subtitle extraction service hosted at mega-api-prod.nemovideo.ai. It contains detailed instructions for the AI agent to manage authentication via anonymous tokens, handle session states, and perform file uploads and exports. The instructions include security-conscious directives such as not exposing raw tokens to the user, and the overall logic is consistent with the stated purpose of the tool without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill is named and marketed as a 'Subtitle Download' helper, but the runtime instructions describe a full cloud video render/export pipeline (compositing, 1080p renders, many media formats, export endpoints). That scope is broader than the short description and could surprise users expecting only subtitle extraction.
Instruction Scope
SKILL.md instructs the agent to upload user video files (multipart or URL) to an external API (mega-api-prod.nemovideo.ai), create sessions, use SSE, poll renders, and return download URLs. It will perform outbound network calls to obtain anonymous tokens if NEMO_TOKEN is absent. All of that is consistent with a cloud-based service but means user media is transmitted to an unknown third-party domain — a privacy/PII risk that users should understand.
Install Mechanism
No install spec and no code files (instruction-only). This is lower risk from an installation standpoint because nothing is downloaded or written to disk by an installer.
Credentials
The skill requires a single env var (NEMO_TOKEN), which is appropriate for authenticating to the described API. However, metadata also lists a local config path (~/.config/nemovideo/) that the instructions never actually read — this is an unexplained request for local config access. The skill also instructs creating and using an anonymous token if none is provided, which will cause outbound token acquisition automatically.
Persistence & Privilege
always:false and no install steps that modify other skills or system-wide settings. The skill will create short-lived sessions on the remote service but does not request permanent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subtitle-download - 安装完成后,直接呼叫该 Skill 的名称或使用
/subtitle-download触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
subtitle-download v1.0.0
- Initial launch: Easily extract and download subtitles from your video files via a cloud backend.
- Drop your video and describe the subtitles you need (SRT, text file, etc.)—no timeline editing required.
- Automatic setup connects with cloud processing using a token, with clear status updates.
- Exports are handled on cloud GPUs with 1080p output by default; supports a range of video and audio formats.
- User actions are matched using keyword classification for intuitive operation.
- Comprehensive error handling and clear user feedback throughout.
元数据
常见问题
Subtitle Download 是什么?
Turn a 10-minute YouTube tutorial video into 1080p downloadable subtitle files just by typing what you need. Whether it's downloading subtitles from videos a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。
如何安装 Subtitle Download?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subtitle-download」即可一键安装,无需额外配置。
Subtitle Download 是免费的吗?
是的,Subtitle Download 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subtitle Download 支持哪些平台?
Subtitle Download 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subtitle Download?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills