← 返回 Skills 市场
Online Subtitle Generator
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install online-subtitle-generator
功能描述
generate video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, content creators, educators use...
安全使用建议
This skill is coherent for a cloud subtitle + render service, but it will upload your video/audio to an external domain (mega-api-prod.nemovideo.ai) and will create or use a token (NEMO_TOKEN) to do so. Before installing: 1) Confirm you trust the service and are comfortable with third-party processing of any videos you supply (do not upload sensitive or private videos). 2) Ask the publisher for a homepage/privacy policy and data-retention terms (none provided in the manifest). 3) Note the skill will auto-generate an anonymous token if none is present — if you prefer to control credentials, set NEMO_TOKEN yourself. 4) The frontmatter references a local config path (~/.config/nemovideo/) though the registry metadata did not — ask the author whether the skill will read or write files there. 5) Consider testing with non-sensitive sample videos first. If any of these points are unacceptable or you cannot verify the service owner, do not install or invoke the skill.
功能分析
Type: OpenClaw Skill
Name: online-subtitle-generator
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video subtitling service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file contains standard instructions for an AI agent to manage API authentication, session handling, and video processing workflows. There is no evidence of malicious intent, data exfiltration beyond the stated purpose, or harmful prompt injection; the instructions even include a security best practice to avoid displaying raw tokens to the user.
能力评估
Purpose & Capability
The skill is described as a cloud subtitle + render pipeline and its instructions target a single external API (mega-api-prod.nemovideo.ai) for session creation, SSE chat, upload, and export. Requesting a service token (NEMO_TOKEN) is coherent with this purpose. Note: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) but the registry metadata lists no required config paths — this inconsistency is likely a minor packaging/orchestration error but should be corrected.
Instruction Scope
Instructions stay within the stated purpose (auth, create session, upload videos, use SSE, poll exports). They explicitly direct the agent to POST user video files and metadata to an external service and to store a returned session_id for subsequent requests. They also instruct the agent to automatically obtain an anonymous token if NEMO_TOKEN is not set. There is no instruction to read unrelated local files, but the skill will transmit user video/audio data off-device — verify you consent to external uploads.
Install Mechanism
There is no install spec or code to be written to disk (instruction-only). This minimizes local install risk; all runtime activity is network calls described in SKILL.md.
Credentials
The only declared environment credential is NEMO_TOKEN, which matches the API authorization scheme. The skill also describes how to auto-generate an anonymous token when NEMO_TOKEN is missing; this is functionally reasonable but means the skill can obtain credentials without user-supplied secrets. The frontmatter's configPaths value (~/.config/nemovideo/) appears in the skill but the registry metadata shown earlier listed no config paths — this mismatch should be clarified. No other unrelated secrets are requested.
Persistence & Privilege
The skill does not request always: true and does not claim system-wide modifications. It asks to persist a session_id for ongoing jobs, which is reasonable for a multi-step render workflow. There is no instruction to modify other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install online-subtitle-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/online-subtitle-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Online Subtitle Generator
- Generate and embed AI-generated subtitles on video files (MP4, MOV, AVI, WebM) up to 500MB.
- Cloud GPU processing delivers 1080p MP4 exports in 30–90 seconds.
- Supports streamlined workflows: upload, generate/edit, preview, and export captioned videos.
- Includes multilingual subtitle generation and translation.
- Session-based state management for iterative editing and batch processing.
- Automatic backend setup with anonymous token support and transparent authentication.
元数据
常见问题
Online Subtitle Generator 是什么?
generate video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, content creators, educators use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。
如何安装 Online Subtitle Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install online-subtitle-generator」即可一键安装,无需额外配置。
Online Subtitle Generator 是免费的吗?
是的,Online Subtitle Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Online Subtitle Generator 支持哪些平台?
Online Subtitle Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Online Subtitle Generator?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills