← 返回 Skills 市场
linmillsd7

Subtitle To Video

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-to-video
功能描述
add subtitle files, video into captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, content creators use it for add...
安全使用建议
This skill appears to be a client for a cloud subtitle-rendering service and will upload the video/subtitle files you provide to https://mega-api-prod.nemovideo.ai and use a NEMO_TOKEN for authorization. Before installing or running it: 1) Confirm you trust the nemovideo.ai domain and are comfortable uploading the videos (they will leave your machine). 2) Prefer providing your own NEMO_TOKEN from a known account rather than relying on the skill's anonymous-token flow if you need auditability. 3) Ask the publisher to explain the config path in the frontmatter (~/.config/nemovideo/) and why the registry listed no config paths — that mismatch is unexplained. 4) If you have sensitive videos, verify the service's privacy/retention policy and, if possible, test with non-sensitive content first. Additional information that would raise confidence: a homepage or documented service owner, code or network logs showing only the described endpoints, and a clear justification for reading install paths and the YAML frontmatter.
功能分析
Type: OpenClaw Skill Name: subtitle-to-video Version: 1.0.0 The skill is a legitimate integration for a video processing service (nemovideo.ai) that embeds subtitles into video files. It defines standard API workflows for authentication, file upload, and cloud rendering, using the NEMO_TOKEN environment variable and specific attribution headers. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
The skill's stated purpose (embed subtitles into videos) matches the runtime instructions (upload video + subtitle files, render on cloud GPUs, return MP4). Requesting a NEMO_TOKEN credential is coherent for a hosted rendering service. However, the SKILL.md frontmatter declares a configPath (~/.config/nemovideo/) even though the registry metadata reported no required config paths — this mismatch is unexplained.
Instruction Scope
Runtime instructions are explicit about connecting to https://mega-api-prod.nemovideo.ai, creating sessions, uploading files, using SSE, and polling render status — all expected for a cloud rendering service. The instructions also ask the agent to detect install path patterns to set X-Skill-Platform and to read this file's YAML frontmatter at runtime to set attribution headers. Those filesystem reads (detecting install path, reading frontmatter) are not strictly required to embed subtitles and expand the skill's scope modestly; they should be justified by the developer.
Install Mechanism
No install spec and no code files — instruction-only skill. That is lower risk because nothing is written to disk by an installer. All network activity comes from runtime API calls described in SKILL.md.
Credentials
The skill only declares one required env var (NEMO_TOKEN), which is proportionate to a hosted API. The instructions also provide a fallback workflow to obtain an anonymous token by POSTing to the service if NEMO_TOKEN is absent; this is reasonable but means the agent may reach out and create/use ephemeral credentials automatically. The mismatch between the registry's 'no config paths' and the frontmatter that lists ~/.config/nemovideo/ is unexplained and should be clarified.
Persistence & Privilege
No 'always: true' or other elevated persistence flags. The skill is user-invocable and allows autonomous invocation (the platform default) but does not request system-wide modifications or persistent elevated privileges in its manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-to-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-to-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of subtitle-to-video skill - Embed subtitle files into videos up to 500MB (supports MP4, MOV, AVI, WebM). - Designed for YouTube creators and content makers to add captions; outputs 1080p MP4 files. - Connects to cloud GPU backend for fast, server-side rendering (20–40 seconds typical for short clips). - Handles user requests, uploads, exports, and tracks status via dedicated API endpoints. - Supports session-based workflows and stateful editing, with progress updates and error handling.
元数据
Slug subtitle-to-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subtitle To Video 是什么?

add subtitle files, video into captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, content creators use it for add... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。

如何安装 Subtitle To Video?

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

Subtitle To Video 是免费的吗?

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

Subtitle To Video 支持哪些平台?

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

谁开发了 Subtitle To Video?

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

💬 留言讨论