← 返回 Skills 市场
Subtitle Video Online
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-video-online
功能描述
Turn a 3-minute tutorial video in MP4 into 1080p captioned video files just by typing what you need. Whether it's adding subtitles to videos online without s...
安全使用建议
This skill will upload your videos to a third‑party service and either use an existing NEMO_TOKEN or create and store an anonymous token for you. Before installing: 1) Confirm the service domain (mega-api-prod.nemovideo.ai) and owner — there's no homepage or source link in the registry. 2) Decide whether you want your videos sent to an external service (don't upload sensitive content). 3) Ask the developer where tokens/session state are stored (env var vs disk) and whether the config path (~/.config/nemovideo/) will be read/written. 4) Prefer supplying your own service token rather than allowing automatic anonymous token creation if you need control over retention/consent. 5) If you proceed, monitor what the skill stores (agent state or config files) and revoke any anonymous token/credits when done.
功能分析
Type: OpenClaw Skill
Name: subtitle-video-online
Version: 1.0.0
The skill bundle provides a legitimate interface for a video subtitling service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file contains standard instructions for an AI agent to handle authentication via tokens, manage user sessions, and interact with cloud-based GPU rendering endpoints. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found; the requested access to ~/.config/nemovideo/ and the NEMO_TOKEN environment variable is consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
The skill's name/description match the actions in SKILL.md: it uploads videos, requests subtitles, and exports rendered MP4s from a remote service. The declared primary env var (NEMO_TOKEN) is appropriate for that purpose. However, registry metadata says no required config paths while the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) — that mismatch is unexpected and should be clarified.
Instruction Scope
Instructions will upload user video files and interact with an external API (mega-api-prod.nemovideo.ai). The skill instructs the agent to generate an anonymous token if NEMO_TOKEN is not present and to 'store' the token and session_id for subsequent requests; it is unclear where/how tokens or session state should be persisted (environment, agent memory, or disk). The SKILL.md also requires reading/writing a config path in frontmatter — reading or writing user config files is scope creep for a simple subtitle helper and is not documented in the registry metadata.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk by an installer. That minimizes install-time risk but also means there is no code to audit beyond the instructions.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which is proportionate to a third‑party API client. But SKILL.md describes obtaining an anonymous token automatically and storing it, and frontmatter mentions a config path — these behaviors imply the skill may read/write credentials or config in the user's environment without explicit consent. Also the service will receive full video files, so the privacy implications are material.
Persistence & Privilege
The skill is not always-enabled and doesn't request elevated platform privileges. However, it instructs the agent to persist the anonymous token and session_id and references a per-user config directory (~/.config/nemovideo/) — that implies persistent storage of credentials/state which should be documented and consented to. Autonomous invocation is allowed (platform default) which increases the impact if persistence is misused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subtitle-video-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/subtitle-video-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — easily add subtitles to videos online via cloud processing.
- Upload video files (MP4, MOV, AVI, WebM up to 500MB) and describe desired subtitles or edits.
- Automatic subtitle generation and cloud rendering (returns 1080p MP4 in 30–90 seconds).
- No software or timeline editing required; works via simple chat instructions.
- Supports multi-language subtitles (e.g., English & French), audio tracks, and text overlays.
- Includes session management, real-time job status, and free credits for new users.
- Exports in mp4, mov, avi, webm, mkv, and more formats.
元数据
常见问题
Subtitle Video Online 是什么?
Turn a 3-minute tutorial video in MP4 into 1080p captioned video files just by typing what you need. Whether it's adding subtitles to videos online without s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Subtitle Video Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subtitle-video-online」即可一键安装,无需额外配置。
Subtitle Video Online 是免费的吗?
是的,Subtitle Video Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subtitle Video Online 支持哪些平台?
Subtitle Video Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subtitle Video Online?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills