← Back to Skills Marketplace
vcarolxhberger

Srt Generator

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install srt-generator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install srt-generator
  3. After installation, invoke the skill by name or use /srt-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug srt-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install Srt Generator?

Run "/install srt-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Srt Generator free?

Yes, Srt Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Srt Generator support?

Srt Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Srt Generator?

It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.

💬 Comments