← Back to Skills Marketplace
Video To Subtitle Generator
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
60
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-to-subtitle-generator
Description
Turn a 3-minute tutorial video recorded on a laptop into 1080p captioned video files just by typing what you need. Whether it's adding accurate subtitles to...
Usage Guidance
This skill appears to do what it says: it talks to a nemovideo.ai service and needs one service token. Before installing: 1) Confirm you trust mega-api-prod.nemovideo.ai (check the vendor, homepage, and privacy/terms) because you will upload video content to their servers. 2) Clarify the config-path inconsistency (SKILL.md metadata lists ~/.config/nemovideo/) so you know whether the agent will read or store a token file locally. 3) Prefer short-lived/anonymous tokens for sensitive content; avoid supplying long-lived system credentials. 4) Don’t upload private or regulated videos without verifying the service’s retention and access policies. 5) If you need higher assurance, request the skill author/publisher information or a vetted homepage/source before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-to-subtitle-generator
Version: 1.0.0
The skill is a functional integration for a video processing service (nemovideo.ai). It defines a clear workflow for authenticating via the NEMO_TOKEN environment variable, managing sessions, and uploading video files to a remote API (mega-api-prod.nemovideo.ai) for subtitle generation and rendering. The instructions in SKILL.md are technically detailed and strictly aligned with the stated purpose of video editing, with no evidence of malicious intent, unauthorized data exfiltration, or prompt-injection attacks designed to compromise the agent or host system.
Capability Assessment
Purpose & Capability
The skill claims to produce captioned video via a remote render service and the instructions exclusively call the nemovideo.ai API and require a single service token (NEMO_TOKEN). That is coherent. Note: frontmatter metadata mentions a config path (~/.config/nemovideo/) while the registry metadata listed no config paths — minor inconsistency to verify (where to read/store tokens).
Instruction Scope
SKILL.md only instructs the agent to obtain/use a service token, create a session, upload videos, stream edits via SSE, poll export status, and return download URLs. It does not instruct reading unrelated system files or exfiltrating other credentials. It does instruct not to print tokens/raw JSON.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk installation footprint.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportional for a hosted rendering API. The metadata's mention of a config path may imply reading a local token file; confirm whether the agent will read that path and whether that file could contain other secrets.
Persistence & Privilege
Skill is not always:true, does not request elevated or cross-skill config changes, and has no install-time persistence. Autonomous invocation is allowed (platform default) but not unusual here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-to-subtitle-generator - After installation, invoke the skill by name or use
/video-to-subtitle-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video to Subtitle Generator.
- Upload your video and describe the result; automatically generates and adds subtitles.
- Supports multiple export formats, including 1080p MP4 with burned-in captions.
- Fast cloud-based processing: receive captioned videos in about 30–90 seconds.
- Handles multiple workflows: quick edit, batch, and iterative refinements.
- Automatic session and token setup; no manual API keys needed for first-time users.
- Provides balance checks, status updates, export/download actions, and detailed error handling.
Metadata
Frequently Asked Questions
What is Video To Subtitle Generator?
Turn a 3-minute tutorial video recorded on a laptop into 1080p captioned video files just by typing what you need. Whether it's adding accurate subtitles to... It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.
How do I install Video To Subtitle Generator?
Run "/install video-to-subtitle-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video To Subtitle Generator free?
Yes, Video To Subtitle Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video To Subtitle Generator support?
Video To Subtitle Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video To Subtitle Generator?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills