← Back to Skills Marketplace
Subtitle Translator Generator
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-translator-generator
Description
Get subtitled translated videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something li...
Usage Guidance
This skill will upload any video files you provide to an external service (mega-api-prod.nemovideo.ai) and will use NEMO_TOKEN if set or obtain a short-lived anonymous token. Before installing or using it: (1) confirm you trust nemovideo.ai (privacy, retention, and sharing of uploaded videos); (2) avoid uploading sensitive or private content unless you have reviewed the service policy; (3) if you must set a permanent NEMO_TOKEN, consider using a scoped or revocable token and revoke it after use; (4) note the skill may persist a session_id for job tracking — if you see unexpected behavior, revoke credentials and clear any nemovideo config; (5) if you want stricter control, do not set NEMO_TOKEN and instead allow the skill to use the anonymous token flow or use a disposable token.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-translator-generator
Version: 1.0.0
The skill is a functional integration for the NemoVideo subtitle translation service. It manages API authentication, video uploads, and cloud rendering via the `mega-api-prod.nemovideo.ai` endpoint. All requested permissions (environment variables and config paths) and network activities are directly aligned with its stated purpose of processing video files, with no evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to call a remote video-processing API and the only required credential is NEMO_TOKEN, which aligns with that purpose. No unrelated binaries or extraneous service credentials are requested. The metadata's configPaths (~/.config/nemovideo/) is consistent with a CLI client config location for the same service.
Instruction Scope
The SKILL.md instructs the agent to create/use an auth token (NEMO_TOKEN) and to upload user-supplied video files and session data to https://mega-api-prod.nemovideo.ai via the described endpoints. That behavior is expected for a cloud render/subtitle service, but it means user videos and session metadata will be transmitted to an external provider. The instructions do not ask the agent to read unrelated local files or extraneous environment variables.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself. That is the lowest-risk install model.
Credentials
Only one environment variable is required: NEMO_TOKEN (declared as primaryEnv). That is proportional to a remote API integration. Metadata also lists a config path (~/.config/nemovideo/) which may indicate a local place to persist session info or tokens; the SKILL.md does not instruct reading arbitrary local system files beyond typical token handling.
Persistence & Privilege
The skill is not marked always:true and does not request elevated platform privileges. It instructs creating and saving a session_id for use with the API (expected for long-running jobs) but does not ask to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-translator-generator - After installation, invoke the skill by name or use
/subtitle-translator-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Subtitle Translator Generator — translate and embed subtitles in your videos automatically.
- Upload video files (MP4, MOV, AVI, WebM up to 500MB) and request subtitle translation and embedding in multiple languages.
- Automatic connection to processing API; handles token and session management in the background.
- Cloud-based rendering pipeline: generates 1080p MP4 outputs with accurate, fast subtitle translation (typically 1–2 minutes per short video).
- Simple command-driven workflow: upload, instruct translation and burn-in, then download the finished video.
- Supports export, status, credits, and multi-language workflows for content creators, YouTubers, and educators.
Metadata
Frequently Asked Questions
What is Subtitle Translator Generator?
Get subtitled translated videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something li... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Subtitle Translator Generator?
Run "/install subtitle-translator-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Translator Generator free?
Yes, Subtitle Translator Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Translator Generator support?
Subtitle Translator Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Translator Generator?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills