← 返回 Skills 市场
tk8544-b

Subtitle Generator Download

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-generator-download
功能描述
Turn a 3-minute YouTube tutorial video into 1080p captioned video files just by typing what you need. Whether it's adding downloadable subtitles to videos or...
安全使用建议
This skill appears to do what it says: it uploads videos to a NemoVideo backend, creates a session, runs SSE-based generation, and returns a download URL. Before installing, consider: (1) Privacy — your video/audio will be uploaded to https://mega-api-prod.nemovideo.ai; verify you trust that service and its retention policy. (2) Token handling — the skill reads NEMO_TOKEN if present and will automatically obtain a short-lived anonymous token if not; avoid putting highly-privileged credentials in NEMO_TOKEN unless you trust the integration. (3) Attribution headers — the skill reads its own frontmatter and detects install path for X-Skill-Platform, which requires reading some local paths; this is read-only but worth noting. (4) Inconsistency — registry metadata lists no config paths while SKILL.md declares ~/.config/nemovideo/ in its frontmatter; you may want clarification from the author. If you’re comfortable with the external service and its policies, the skill is internally coherent. If you need higher assurance, ask the publisher for a provenance/hosting statement or use a disposable token.
功能分析
Type: OpenClaw Skill Name: subtitle-generator-download Version: 1.0.0 The skill facilitates video subtitle generation via the nemovideo.ai API but includes instructions for the agent to perform environment discovery by probing the user's home directory (e.g., ~/.cursor/skills/ or ~/.clawhub/) to identify the host platform for telemetry. While aligned with the stated purpose, the skill manages sensitive API tokens (NEMO_TOKEN) and transmits user-provided video files to a third-party backend (mega-api-prod.nemovideo.ai), representing a high-risk data flow and unnecessary environment snooping.
能力评估
Purpose & Capability
The name/description describe remote subtitle generation and video export; the skill only asks for a single service credential (NEMO_TOKEN) and its runtime instructions call the NemoVideo API endpoints described in the SKILL.md — this is coherent with the stated purpose. Minor inconsistency: the registry metadata lists no required config paths while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/).
Instruction Scope
Instructions largely stay within the domain of uploading videos, creating sessions, SSE streaming, and polling render status. The skill will: read its own frontmatter for attribution, detect install path to set an X-Skill-Platform header, read NEMO_TOKEN if present, and (if no token) request an anonymous token from a public endpoint. These actions are explainable by the workflow but do mean user videos and metadata will be uploaded to mega-api-prod.nemovideo.ai; the skill also requests reading the install path and its own file metadata which are broader than strictly necessary but understandable for attribution.
Install Mechanism
There is no install spec and no code files — instruction-only skill — so nothing is written to disk by an installer. This is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which matches the described API usage. The SKILL.md additionally describes obtaining an anonymous token automatically if NEMO_TOKEN is absent; this behavior is reasonable but means the skill will perform network auth even without a user-supplied secret. No unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide settings. It will read the install path and its own frontmatter for header attribution but does not request elevated or persistent system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-generator-download
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-generator-download 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Subtitle Generator Download (v1.0.0). - Instantly generate and download video subtitles with just a user prompt — no editing timeline or manual exports required. - Automatic session handling, including anonymous token flow and free credits for new users. - Supports video uploads and YouTube URLs (up to 500MB, formats: mp4, mov, avi, webm). - All subtitle generation and video rendering is processed on remote cloud GPU nodes, returning a 1080p MP4 or other popular formats within 30–90 seconds. - Clear workflows for uploading, exporting, credit checking, and session status, with robust error handling and plain language user instructions.
元数据
Slug subtitle-generator-download
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subtitle Generator Download 是什么?

Turn a 3-minute YouTube tutorial video into 1080p captioned video files just by typing what you need. Whether it's adding downloadable subtitles to videos or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Subtitle Generator Download?

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

Subtitle Generator Download 是免费的吗?

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

Subtitle Generator Download 支持哪些平台?

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

谁开发了 Subtitle Generator Download?

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

💬 留言讨论