← 返回 Skills 市场
tk8544-b

Youtube Video Caption Download

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-video-caption-download
功能描述
Skip the learning curve of professional editing software. Describe what you want — download the captions from this YouTube video as a text file — and get dow...
安全使用建议
This skill appears to be what it says: a cloud video/caption extraction front-end that calls nemovideo.ai and requires an API token. Before installing or using it: (1) Only provide a NEMO_TOKEN if you trust nemovideo.ai — the token grants access to upload and process your videos. (2) Avoid uploading sensitive files; the agent will accept and send local files to the remote API. (3) Note the SKILL.md can obtain an anonymous token automatically if no NEMO_TOKEN is present (it will call the public anonymous-token endpoint), so lack of a token does not prevent external network calls. (4) Ask the skill author to resolve the small metadata mismatch (registry says no config paths but the SKILL.md frontmatter lists ~/.config/nemovideo/). If those points are acceptable, the skill's behavior is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: youtube-video-caption-download Version: 1.0.0 The skill exhibits a significant discrepancy between its stated purpose (YouTube caption downloader) and its actual implementation, which involves a complex cloud GPU rendering pipeline for MP4 videos. It instructs the agent to manage authentication tokens (NEMO_TOKEN), access local configuration paths (~/.config/nemovideo/), and communicate with an external API (mega-api-prod.nemovideo.ai) while explicitly telling the agent to 'keep the technical details out of the chat.' This lack of transparency, combined with the contradictory behavior of returning video files when text captions are requested, warrants a suspicious classification.
能力评估
Purpose & Capability
The skill claims to download captions and describes a cloud render/upload pipeline; the single required env var (NEMO_TOKEN) and the documented API endpoints (nemovideo.ai) are consistent with that purpose. The skill also supports uploading video files and working with YouTube URLs, which matches the description.
Instruction Scope
The SKILL.md instructs the agent to use NEMO_TOKEN (or obtain an anonymous token), create sessions, upload files or URLs, poll render status, and return download URLs. These actions are expected for this service. Note: the instructions tell the agent to upload local files (multipart file upload) and to hide technical details from the user; uploading local files is normal for this use case but is a data-exfiltration vector if users mistakenly upload sensitive files.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk and no external packages are pulled in by the skill itself. This is the lowest-risk install model.
Credentials
The only required environment credential is NEMO_TOKEN (declared as primary), which is proportionate for an API-backed service. The SKILL.md also documents an anonymous-token fallback it will obtain from the public API if NEMO_TOKEN is not present. One minor inconsistency: the registry summary lists no required config paths, but the skill frontmatter declares a config path (~/.config/nemovideo/). This mismatch should be clarified.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills or system-wide settings according to the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-video-caption-download
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-video-caption-download 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
youtube-video-caption-download v1.0.0 — Initial release - Extract and download captions from YouTube videos as text files. - Supports input via video URL or direct file upload (MP4, MOV, AVI, WebM, up to 500MB). - Automatic session and token handling for quick start with free credits. - Cloud-based caption extraction with export options; results typically ready in 10–30 seconds. - Clear user workflow: upload/provide URL, describe request, receive downloadable caption files. - Error handling for tokens, file limits, formats, and export permissions included.
元数据
Slug youtube-video-caption-download
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Video Caption Download 是什么?

Skip the learning curve of professional editing software. Describe what you want — download the captions from this YouTube video as a text file — and get dow... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Youtube Video Caption Download?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-caption-download」即可一键安装,无需额外配置。

Youtube Video Caption Download 是免费的吗?

是的,Youtube Video Caption Download 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Youtube Video Caption Download 支持哪些平台?

Youtube Video Caption Download 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Youtube Video Caption Download?

由 tk8544-b(@tk8544-b)开发并维护,当前版本 v1.0.0。

💬 留言讨论