← 返回 Skills 市场
dsewell-583h0

Video To Subtitle

作者 dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-to-subtitle
功能描述
Skip the learning curve of professional editing software. Describe what you want — generate subtitles in English and Spanish and burn them into the video — a...
安全使用建议
This skill will upload your videos and audio to mega-api-prod.nemovideo.ai and use a service token (NEMO_TOKEN). Before installing or using it: 1) Confirm you trust the domain/vendor and review their privacy/retention policy (sensitive videos will leave your machine). 2) If you prefer, provide your own NEMO_TOKEN rather than letting the skill auto-create an anonymous token. 3) Test with non-sensitive sample videos first to confirm behavior. 4) Note the minor metadata mismatch (a config path is mentioned in the SKILL.md frontmatter but not in registry metadata) — ask the publisher to clarify whether anything will be written to ~/.config/nemovideo/. If you need stricter guarantees about where files go or token creation, request more details from the skill author before enabling.
功能分析
Type: OpenClaw Skill Name: video-to-subtitle Version: 1.0.0 The video-to-subtitle skill is a legitimate integration for the NemoVideo cloud service, designed to automate video captioning and rendering. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, and communicates with the backend at mega-api-prod.nemovideo.ai. The instructions in SKILL.md are focused on API orchestration, session management, and user experience, with no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to generate and burn subtitles via a remote rendering service and its instructions only call that service API. Requesting a single service token (NEMO_TOKEN) is appropriate for that purpose. The skill also documents endpoints for upload, SSE, render, credits, and state — all consistent with a cloud render/subtitling workflow.
Instruction Scope
Runtime instructions include uploading user video/audio files to https://mega-api-prod.nemovideo.ai and streaming edits via SSE, which is expected for this capability. The skill will auto-obtain an anonymous token if NEMO_TOKEN is not present (POST to /api/auth/anonymous-token) and instructs the agent to store a session_id for subsequent calls. It also requires certain attribution headers (including a platform detection step based on install-path patterns). These behaviors stay within the stated purpose but you should be aware that user content is sent to a third-party endpoint and that the agent will create/use credentials automatically.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes on-disk installation risk. Because there is no downloadable code, the skill's runtime surface is the API calls described in SKILL.md.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which matches the service-oriented purpose. However, SKILL.md describes an auto-provisioning flow that will create and use an anonymous token when NEMO_TOKEN is absent, which effectively grants the agent the ability to obtain and use service credentials at runtime. Also note a minor metadata inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata included with the skill reported no required config paths.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It stores a session_id for the duration of work (normal for session-based APIs). The frontmatter's mention of a config path suggests the service may use a local config directory, but there is no explicit instruction to write persistent secrets to disk beyond normal session handling.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-to-subtitle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-to-subtitle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
video-to-subtitle 1.0.0 — Initial Release - Instantly generate and embed subtitles (English & Spanish) into uploaded videos. - Supports MP4, MOV, AVI, WebM up to 500MB; auto-detects language. - Simple workflow: upload video, describe your goal, receive captioned video in 30–90 seconds. - Automatic cloud rendering and processing — no local installation required. - Easy tracking of credits and status; efficient handling of uploads and exports. - Clear error messages for common issues like file size, token, or credits.
元数据
Slug video-to-subtitle
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video To Subtitle 是什么?

Skip the learning curve of professional editing software. Describe what you want — generate subtitles in English and Spanish and burn them into the video — a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Video To Subtitle?

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

Video To Subtitle 是免费的吗?

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

Video To Subtitle 支持哪些平台?

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

谁开发了 Video To Subtitle?

由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。

💬 留言讨论