← 返回 Skills 市场
peand-rover

Subtitle Maker

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-maker
功能描述
You recorded a podcast episode. Your audience is global. The first viewer in Tokyo needs Japanese subtitles, the second in São Paulo needs Portuguese, the th...
安全使用建议
Before installing, ask the publisher to confirm these points: (1) exactly which environment variables the skill will read at runtime — NEMO_TOKEN should be explicitly listed in requires.env; (2) what files under ~/.config/nemovideo/ will be accessed and why (avoid broad home-directory reads); (3) which remote endpoints the skill uploads media to (provide hostnames and privacy policy), and whether uploaded media or transcripts are stored, retained, or used to train models; (4) the minimum permission/scope required for NEMO_TOKEN and whether you can create a token limited to subtitle operations only. If the publisher cannot clearly answer these, do not install or supply credentials. Because the SKILL.md provided here was truncated, request the complete runtime instructions and review them for any steps that read unrelated paths, environment variables, or that post data to unexpected endpoints.
功能分析
Type: OpenClaw Skill Name: subtitle-maker Version: 1.0.0 The skill bundle contains documentation and metadata for a subtitle generation service. It defines an API interaction with 'mega-api-prod.nemovideo.ai' using a standard 'NEMO_TOKEN' environment variable and a configuration path at '~/.config/nemovideo/'. There is no executable code provided, and the instructions in SKILL.md are purely descriptive of the tool's intended functionality without any signs of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The skill claims to transcribe, translate, time, and export subtitles — requiring an API token for an external subtitle service (NEMO_TOKEN) and a nemovideo config directory (~/.config/nemovideo/) is consistent with that purpose.
Instruction Scope
This is an instruction-only skill (no code). The provided SKILL.md describes uploading media to a service and receiving subtitle files, which is within scope. However the supplied SKILL.md was truncated in the review bundle; without the full runtime instructions we cannot confirm there are no steps that read or exfiltrate unrelated local files or secrets. The presence of a configured config path suggests the agent may read files from the user's home directory.
Install Mechanism
No install spec and no code files — lowest-risk delivery model (instruction-only). Nothing will be written to disk by an installer as part of skill installation.
Credentials
The skill declares a primary credential NEMO_TOKEN (reasonable for a third-party subtitle API) and a config path (~/.config/nemovideo/) — also reasonable. However, metadata lists requires.env as an empty array while primaryEnv is set to NEMO_TOKEN; this inconsistency is sloppy and could indicate the SKILL.md or metadata doesn't fully describe which environment variables will be accessed at runtime. Reading a user config directory inside the home folder may expose other credentials or data if the agent is permitted to access it.
Persistence & Privilege
always is false and the skill is not requesting any elevated or permanent platform presence. The skill does not declare any ability to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Subtitle Maker 1.0.0 — Initial Release - Instantly generates AI-powered, timed subtitles in 50+ languages from any uploaded video. - Supports transcription, translation, and styling for podcasts, training, YouTube, film, and social content. - Outputs both subtitle files (SRT, VTT, STL) and burned-in captioned videos. - Customizable parameters: target languages, output formats, caption style, and detailed prompts. - Designed for global accessibility, time savings, and ease of use via a single API call.
元数据
Slug subtitle-maker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subtitle Maker 是什么?

You recorded a podcast episode. Your audience is global. The first viewer in Tokyo needs Japanese subtitles, the second in São Paulo needs Portuguese, the th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Subtitle Maker?

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

Subtitle Maker 是免费的吗?

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

Subtitle Maker 支持哪些平台?

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

谁开发了 Subtitle Maker?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论