← Back to Skills Marketplace
Subtitle Translator Free
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-translator-free
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
Before installing or using this skill: 1) Confirm the backend domain (mega-api-prod.nemovideo.ai) and owner are trustworthy—there is no homepage or provenance listed. 2) Understand that videos and derived subtitles are uploaded to that external service; check its privacy/retention policy if you have sensitive content. 3) The skill will read local paths (the skill frontmatter and may inspect ~/.config/nemovideo/ and install paths) — ensure those directories don't contain secrets you don't want shared. 4) Prefer to provide your own NEMO_TOKEN (if you have one) rather than allowing the skill to auto-create an anonymous token; ask what data that anonymous token ties to and how long uploads/outputs are retained. 5) Ask the publisher to resolve the metadata inconsistency (registry vs SKILL.md configPaths) and to provide a homepage/privacy policy. If you can't verify the service or you have sensitive video/audio, treat this skill as higher risk and avoid installing it until provenance and data-handling are clarified.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-translator-free
Version: 1.0.0
The subtitle-translator-free skill provides instructions for an AI agent to interface with the nemovideo.ai API to automate video subtitle translation. It includes logic for anonymous token acquisition, session management, and file uploads, all of which are consistent with its stated purpose. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The declared purpose (translate subtitles and render video) matches the instructions to upload files and call a remote rendering API. However the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) that wasn't present in the registry summary, which is an inconsistency worth questioning: why would a simple translator need to read that path?
Instruction Scope
Runtime instructions tell the agent to: (a) read this file's YAML frontmatter at runtime, (b) detect install path (~/.clawhub, ~/.cursor/skills) to set an attribution header, and (c) upload user video files to an external backend and poll SSE endpoints. Reading the install path and a local config dir means the agent will access the user's filesystem beyond just the uploaded video. The skill also instructs generating an anonymous token via a POST to an external endpoint if NEMO_TOKEN is not present — that network action is expected for a cloud service but should be explicit to the user because it creates/uses credentials and transmits files off-device.
Install Mechanism
No install spec or code files — instruction-only skill. This limits on-disk execution risk (no downloaded archives or third-party installs).
Credentials
The only declared required env var is NEMO_TOKEN (primary credential), which is appropriate for a cloud API. But the instructions also describe auto-obtaining an anonymous token if none is present and reference reading ~/.config/nemovideo/ and install paths to set headers. Those filesystem accesses could surface other credentials or config, so the requested environment access is small but the implied filesystem access increases exposure.
Persistence & Privilege
always:false and no requests to change other skills or global agent settings. The skill will run network calls and may be invoked autonomously (normal for skills), but it doesn't request elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-translator-free - After installation, invoke the skill by name or use
/subtitle-translator-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Subtitle Translator Free — easily translate and export video subtitles into multiple languages.
- Upload video files (MP4, MOV, AVI, WebM up to 500MB) for subtitle translation.
- Specify source and target languages for subtitles, supporting multi-language output.
- Download finished 1080p MP4 videos with translated captions.
- Quick, free subtitle processing ideal for YouTubers and content creators.
- Cloud-based workflow with automatic session setup and simple environment token management.
- Built-in error handling for file type, size, token expiry, and user guidance on common issues.
Metadata
Frequently Asked Questions
What is Subtitle Translator Free?
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 47 downloads so far.
How do I install Subtitle Translator Free?
Run "/install subtitle-translator-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Translator Free free?
Yes, Subtitle Translator Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Translator Free support?
Subtitle Translator Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Translator Free?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills