← 返回 Skills 市场
susan4731-wilfordf

Online Subtitle

作者 susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install online-subtitle
功能描述
Turn a 3-minute YouTube tutorial video into 1080p captioned video files just by typing what you need. Whether it's adding subtitles to videos online without...
安全使用建议
This skill mostly behaves like a thin client for an external subtitle-rendering API, but there are metadata mismatches and no public source/homepage to verify the backend. Before installing or enabling it: 1) Ask the publisher for a public repo or homepage and a privacy/security statement about how they store tokens and uploaded video. 2) Clarify whether NEMO_TOKEN is required or optional (SKILL.md says it can obtain an anonymous token). 3) Confirm whether the skill will read or write ~/.config/nemovideo/ and whether tokens are persisted to disk. 4) Limit exposure: do not feed it high-sensitivity videos or system-level secrets (don’t reuse system API keys). 5) If you decide to try it, run it in an isolated environment (sandbox/container) and monitor network requests to the listed domain (mega-api-prod.nemovideo.ai). If the publisher can't provide verifiable details about the service and token handling, avoid granting broad credentials or using it for sensitive content.
功能分析
Type: OpenClaw Skill Name: online-subtitle Version: 1.0.0 The skill is a legitimate integration for the 'nemovideo.ai' cloud video processing service, allowing users to add subtitles to videos. It manages authentication via the NEMO_TOKEN environment variable or an automated anonymous token generation process, and interacts with the backend API (mega-api-prod.nemovideo.ai) for file uploads and rendering. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The declared purpose (add subtitles via a cloud backend) aligns with the API calls and token usage in SKILL.md. However, the registry metadata says no config paths while the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). Also the registry marks NEMO_TOKEN as required, but SKILL.md describes an anonymous-token flow to obtain NEMO_TOKEN if it's not present. Those inconsistencies suggest sloppy packaging or mismatched declarations.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload video files, poll SSE endpoints, and POST to specific API endpoints on mega-api-prod.nemovideo.ai — all coherent with the stated feature set. It also requires adding attribution headers and asks the agent to auto-acquire an anonymous token if NEMO_TOKEN is missing. The instructions are fairly specific but include vague items (auto-detecting 'install path' to set X-Skill-Platform) and rely on an external domain with no published homepage or source for verification.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write code to disk or fetch archives at install time. That minimizes install-time risk.
Credentials
Only NEMO_TOKEN is declared as a required credential, which is appropriate for a cloud API-backed subtitle service. But SKILL.md will generate an anonymous token itself if NEMO_TOKEN is missing, so marking the env var as strictly required in registry metadata is inconsistent. The frontmatter's implied config path (~/.config/nemovideo/) could imply reading or writing local configuration, but the registry metadata did not declare that; this discrepancy is concerning and should be clarified.
Persistence & Privilege
The skill does not request always:true and does not include an install script. It keeps session_id in-memory per-session per instructions; there is no explicit instruction to persist tokens or modify other skills or system settings. The only minor concern is the frontmatter-configPath mention (which could permit reading ~/.config/nemovideo/) — that capability is not declared elsewhere, creating ambiguity.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install online-subtitle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /online-subtitle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Online Subtitle: Add subtitles to videos online without timeline editing or export settings. - Fast cloud-based processing: Upload video files and generate 1080p captioned videos in 30–60 seconds. - Supports multiple subtitle languages and file formats (mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac). - Automatic setup with free credits; seamlessly manages sessions and authentication. - User-friendly prompts—just upload your video and describe your desired outcome. - Progress/status, credits, and export all available via simple chat actions.
元数据
Slug online-subtitle
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Online Subtitle 是什么?

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

如何安装 Online Subtitle?

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

Online Subtitle 是免费的吗?

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

Online Subtitle 支持哪些平台?

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

谁开发了 Online Subtitle?

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

💬 留言讨论