← Back to Skills Marketplace
michaelwang11394

Video Translate

by Michael Wang · GitHub ↗ · v2.23.0 · MIT-0
cross-platform ✓ Security Clean
876
Downloads
2
Stars
6
Active Installs
11
Versions
Install in OpenClaw
/install video-translate
Description
Translate and dub existing videos into multiple languages using HeyGen. Use when: (1) Translating a video into another language, (2) Dubbing video content wi...
Usage Guidance
This skill appears internally consistent and only needs your HEYGEN_API_KEY so it can call HeyGen's video_translate API. Before installing: (1) Be aware any video URLs or uploaded content will be sent to HeyGen — avoid sending sensitive or private videos unless you trust the service and your account's settings; (2) Use a least-privilege or scoped API key if HeyGen supports it and rotate/revoke keys when not needed; (3) If you plan to use callback_url, ensure the callback target is trusted (callback endpoints can be used to exfiltrate metadata); (4) Review HeyGen's privacy/TOS to understand retention and processing of uploaded media. If you need assurance about exact network flows or internal logging, request the skill author provide concrete request/response examples and any webhook handling details.
Capability Analysis
Type: OpenClaw Skill Name: video-translate Version: 2.23.0 The video-translate skill bundle is a legitimate integration for the HeyGen video translation API. The SKILL.md file provides clear documentation, standard API interaction patterns in Python and TypeScript, and correctly identifies the required HEYGEN_API_KEY environment variable. No signs of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description (video translation & dubbing) match the declared requirement (HEYGEN_API_KEY) and the SKILL.md which instructs calls to HeyGen's video_translate endpoints. Required credential is appropriate and expected.
Instruction Scope
SKILL.md contains concrete curl/TypeScript/Python examples that call HeyGen endpoints, poll status, and download results. It does not instruct reading unrelated files, accessing other environment variables, or sending data to endpoints outside HeyGen (except optional callback_url which is a HeyGen feature).
Install Mechanism
No install spec or code files — instruction-only skill. Lowest-risk approach: nothing is downloaded or written to disk by the skill package itself.
Credentials
Only HEYGEN_API_KEY is required and declared as the primary credential. That is proportionate for a skill that calls HeyGen APIs. No unrelated secrets, config paths, or broad credential requests are present.
Persistence & Privilege
always is false (not force-included). Autonomous invocation is allowed (platform default) but not combined with elevated privileges. The skill does not request persistent system changes or other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-translate
  3. After installation, invoke the skill by name or use /video-translate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.23.0
Auto-publish from commit 5a8486fef06c1fe3040b66b15652b2f16da6bff9
v2.22.0
Auto-publish from commit ce047e148b0ae2d2b598d79d38ee6712cb4a6a67
v2.21.0
Auto-publish from commit 75c3620f66d7a8df362ac4373abc9d6203728ef9
v2.20.0
Auto-publish from commit 5055da1e6d20c67c639d38d345101f10cb39650c
v2.19.0
Auto-publish from commit 7d4016b7db5ac6c920ce753755b052203864f6ec
v2.18.0
Auto-publish from commit 8864caec0d0c08616995584960c0b0f538c9f064
v2.17.0
Auto-publish from commit b97c4c9a4e42d0efcfabc9c19dd59b2999833bc6
v2.16.0
Auto-publish from commit 08a0b7df4d33ba5466973f4ee4ffcf00d2b3a68c
v2.15.0
Auto-publish from commit 3d843ec844607c358e068fc1b96079436cdb58fd
v2.13.0
Auto-publish from commit 111a9f43861c9e346450c3b90bcacb44450fcf3e
v2.1.0
- Expanded documentation for video translation and dubbing using the HeyGen API, including updated usage scenarios and step-by-step workflow. - Added detailed examples for curl, TypeScript, and Python covering both basic and advanced translation workflows. - Documented new advanced options, including multi-language translation, custom vocabulary preservation, and support for custom subtitles (SRT). - Provided comprehensive request/response field tables and updated authentication guidance. - Clarified options for audio-only translation, multi-speaker video handling, and webhook/callback integration. - Introduced polling guidance for translation completion and handling longer processing times.
Metadata
Slug video-translate
Version 2.23.0
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 11
Frequently Asked Questions

What is Video Translate?

Translate and dub existing videos into multiple languages using HeyGen. Use when: (1) Translating a video into another language, (2) Dubbing video content wi... It is an AI Agent Skill for Claude Code / OpenClaw, with 876 downloads so far.

How do I install Video Translate?

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

Is Video Translate free?

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

Which platforms does Video Translate support?

Video Translate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Translate?

It is built and maintained by Michael Wang (@michaelwang11394); the current version is v2.23.0.

💬 Comments