← 返回 Skills 市场
Subtitle Assistant
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-assistant
功能描述
Get captioned videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add sub...
安全使用建议
This skill uploads your video files and interacts with an external service at mega-api-prod.nemovideo.ai. It will use NEMO_TOKEN from the environment or obtain an anonymous token by calling the service (network call). Before installing, confirm you trust that external service and are comfortable uploading the videos and any contained audio/transcript data. If you have sensitive content, avoid using anonymous tokens or revoke tokens after use. Note the YAML metadata lists a config path (~/.config/nemovideo/) even though the instructions don't read it — ensure your platform does not expose other local secrets via that path. If you need stronger assurances, ask the skill author for a privacy policy, data retention details, or an option that runs locally instead of sending files to the cloud.
功能分析
Type: OpenClaw Skill
Name: subtitle-assistant
Version: 1.0.0
The subtitle-assistant skill is a legitimate tool designed to automate video captioning and editing via the nemovideo.ai cloud API. It manages authentication through the NEMO_TOKEN environment variable or an anonymous token acquisition process, and it handles file uploads, session state management, and video rendering. The instructions in SKILL.md are strictly focused on task execution and error handling, with no evidence of data exfiltration, malicious command execution, or unauthorized access to sensitive local information.
能力评估
Purpose & Capability
The skill declares and uses a single credential (NEMO_TOKEN) for the nemo video API and all runtime steps reference that API. Requiring a token is coherent with a cloud subtitle/render service. Minor note: the frontmatter lists a config path (~/.config/nemovideo/) but the runtime instructions do not reference reading that path — this is a small metadata mismatch, not a functional inconsistency.
Instruction Scope
SKILL.md confines actions to contacting the nemo backend (auth, session creation, SSE, upload, export, state, credits). It instructs the agent how to obtain an anonymous token only for the service if NEMO_TOKEN isn't present. The instructions do not ask the agent to read unrelated files, other credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install steps or code are present (instruction-only skill). No downloads, package installs, or archive extraction are requested.
Credentials
Only one environment variable (NEMO_TOKEN) is required and it directly maps to the described cloud API. No additional unrelated secrets or credentials are requested. The only minor surprise is the declared configPaths metadata which could allow platform access to ~/.config/nemovideo/, but SKILL.md does not use it.
Persistence & Privilege
The skill is not force-enabled (always:false) and does not request elevated or permanent system privileges. It does not instruct changes to other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subtitle-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/subtitle-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Subtitle Assistant.
- Generate and embed accurate subtitles in multiple languages for uploaded video files (up to 500MB).
- Automated onboarding: connects via API, using your NEMO_TOKEN or an anonymous free trial token.
- Simple workflow: upload your video, specify subtitle languages, and export to 1080p MP4 in under a minute for short clips.
- Supports a wide range of formats and cloud-based rendering with job/session tracking.
- Error handling for expired tokens, file issues, and plan limitations is built-in for a smooth experience.
元数据
常见问题
Subtitle Assistant 是什么?
Get captioned videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add sub... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Subtitle Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subtitle-assistant」即可一键安装,无需额外配置。
Subtitle Assistant 是免费的吗?
是的,Subtitle Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subtitle Assistant 支持哪些平台?
Subtitle Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subtitle Assistant?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills