← 返回 Skills 市场
Translator Generator
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install translator-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/translator-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Translator Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install translator-generator」即可一键安装,无需额外配置。
Translator Generator 是免费的吗?
是的,Translator Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Translator Generator 支持哪些平台?
Translator Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Translator Generator?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills