← 返回 Skills 市场
Srt Generator
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install srt-generator
功能描述
generate video or audio files into downloadable SRT files with this skill. Works with MP4, MOV, AVI, WAV files up to 500MB. YouTubers, podcasters, video edit...
安全使用建议
This skill is coherent with a cloud subtitle/rendering service, but you should consider privacy and provenance before use: it uploads whatever video/audio you provide to https://mega-api-prod.nemovideo.ai — do NOT upload sensitive or confidential content unless you trust the service and its policies. The skill can auto-create a short-lived anonymous NEMO_TOKEN (100 free credits, 7-day expiry) if you don't supply one; if you do provide a token, consider using a scoped/limited token and removing it from your environment after use. Note the small metadata discrepancies (SKILL.md can obtain tokens automatically while the registry marks NEMO_TOKEN required; YAML frontmatter/config-path reading is used only for attribution). If you need stronger assurance, ask the publisher for a privacy policy, request an official homepage/owner verification, or test with non-sensitive sample files first.
功能分析
Type: OpenClaw Skill
Name: srt-generator
Version: 1.0.0
The skill is a functional wrapper for the nemovideo.ai cloud video processing service, facilitating SRT generation and video rendering. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process and uses standard HTTP POST/GET requests to interact with its backend (mega-api-prod.nemovideo.ai). There is no evidence of malicious intent, data exfiltration of unrelated sensitive information, or unauthorized command execution; the instructions specifically advise the agent to protect tokens and avoid exposing raw API outputs to the user.
能力评估
Purpose & Capability
Name/description (SRT generation from video/audio) match the instructions: API endpoints, upload, render, export, and credit checks all relate to a cloud render/subtitle pipeline. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are detailed and focused on the Nemovideo backend. They include steps to check for NEMO_TOKEN, create an anonymous token if missing, create sessions, upload files, stream SSE messages, poll renders, and return download URLs. The skill also reads its YAML frontmatter for attribution and inspects install path to set an X-Skill-Platform header — these are reasonable for attribution but do require access to the skill file/path.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes filesystem/write risk; nothing is downloaded or executed locally by the skill itself.
Credentials
Only NEMO_TOKEN is declared as required, which is proportional for a cloud service. One minor inconsistency: SKILL.md documents an automatic anonymous-token flow if NEMO_TOKEN is absent, while registry metadata lists NEMO_TOKEN as required. This is plausible (skill can accept a pre-set token or obtain a short-lived anonymous one) but should be noted.
Persistence & Privilege
Skill is not always-enabled and does not request special platform privileges. There is no instruction to modify other skills or system-wide settings. It does instruct keeping session_id and tokens for operation (expected for remote sessions).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install srt-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/srt-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SRT Generator — Generate Subtitles from Video:
- Upload video or audio files (MP4, MOV, AVI, WAV up to 500MB) and convert them to downloadable SRT subtitle files, processed on cloud GPUs.
- Automatic cloud setup: checks for NEMO_TOKEN or registers anonymously to get free processing credits.
- Supports fast, server-side subtitle generation and export in up to 1080p MP4, typically taking 30–90 seconds per job.
- Simple commands for exporting, checking credits, uploading files, and managing sessions.
- User-friendly workflow with clear feedback, timeline summaries, and automatic error handling for expired tokens, large files, and more.
元数据
常见问题
Srt Generator 是什么?
generate video or audio files into downloadable SRT files with this skill. Works with MP4, MOV, AVI, WAV files up to 500MB. YouTubers, podcasters, video edit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。
如何安装 Srt Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install srt-generator」即可一键安装,无需额外配置。
Srt Generator 是免费的吗?
是的,Srt Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Srt Generator 支持哪些平台?
Srt Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Srt Generator?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills