← Back to Skills Marketplace
whitejohnk-26

Translator Generator

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install translator-generator
Description
Turn a 3-minute tutorial video in English into 1080p translated captioned videos just by typing what you need. Whether it's translating video content into mu...
Usage Guidance
This skill appears to do what it says: it uploads videos to nemovideo.ai, creates sessions, and returns rendered videos. Before installing, consider: (1) Privacy — your video files will be uploaded to an external service; avoid uploading sensitive content. (2) Token handling — the skill can auto-generate an anonymous NEMO_TOKEN (100 free credits) if you don't provide one; if you prefer control, create/store your own NEMO_TOKEN instead of allowing anonymous provisioning. (3) Metadata mismatch — SKILL.md references a local config path (~/.config/nemovideo/) even though registry metadata omitted it; ask the publisher whether the skill will read/write that directory. (4) Source accountability — the skill has no homepage and an unknown source; if provenance matters, request publisher information or choose a published/verified equivalent. Because this is an instruction-only skill, there was no packaged code to scan; network behavior will occur at runtime, so review logs/requests if you need additional assurance.
Capability Analysis
Type: OpenClaw Skill Name: translator-generator Version: 1.0.0 The 'translator-generator' skill is a legitimate integration for a video translation service hosted at nemovideo.ai. It provides structured instructions for an AI agent to manage sessions, upload media, and trigger cloud rendering via the mega-api-prod.nemovideo.ai backend. The skill includes appropriate security practices, such as instructing the agent not to expose raw API tokens or responses to the user, and its behaviors (file uploads and network requests) are strictly aligned with its stated purpose of video processing.
Capability Assessment
Purpose & Capability
Name/description (translate videos, produce captioned MP4s) match the instructions: upload video files, call a cloud render API, and return download URLs. The only required credential (NEMO_TOKEN) is consistent with a cloud service integration. Minor inconsistency: SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths; this is likely benign but should be confirmed.
Instruction Scope
SKILL.md gives explicit, narrow runtime instructions: authenticate (use NEMO_TOKEN or obtain an anonymous token from the service), create a session, upload files, call render endpoints, and handle SSE/state polling. All network calls are to the documented nemovideo API and are expected for this purpose. Note: the skill will automatically create an anonymous token if none is provided and will upload user video files to the external service — users should expect outbound network traffic and file transfer. No instructions ask the agent to read unrelated system files or other credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk; nothing is written to disk by an installer. The runtime behavior still performs network activity, but there is no packaged code being downloaded or executed by an installer step.
Credentials
Only NEMO_TOKEN is declared as required and is the primary credential — appropriate for a cloud translation/render service. The SKILL.md frontmatter references a config path (~/.config/nemovideo/), which could imply reading/writing local config; the registry metadata did not list config paths. Confirm whether the skill will access that directory. Otherwise, environment and credential requests are proportionate.
Persistence & Privilege
Skill does not request always:true and does not ask to modify other skills or system-wide settings. It instructs storing a session_id/token for session continuity, which is normal for a service client. Autonomous invocation is allowed by default (platform normal) but not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install translator-generator
  3. After installation, invoke the skill by name or use /translator-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Translator Generator (v1.0.0). - Instantly translates and exports 3-minute tutorial videos to 1080p MP4s with synced captions in multiple languages. - Automated setup: connects to backend and handles anonymous authentication for new users. - Simple workflow: upload a video, describe the translations or edits you want, and download the result within 1-2 minutes. - Supports a wide range of video, audio, and image formats up to 500MB. - Integrated error handling with clear messaging for authentication, credits, file support, and export issues.
Metadata
Slug translator-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Translator Generator?

Turn a 3-minute tutorial video in English into 1080p translated captioned videos just by typing what you need. Whether it's translating video content into mu... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install Translator Generator?

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

Is Translator Generator free?

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

Which platforms does Translator Generator support?

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

Who created Translator Generator?

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

💬 Comments