← 返回 Skills 市场
gaoq1

Video Dubbing

作者 Colin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-dubbing-videoany
功能描述
Guide users to VideoAny AI Video Dubbing tool to dub video or audio into a target language.
安全使用建议
This skill appears to be a simple guidance helper that prints instructions for using VideoAny's web dubbing tool. Before installing: (1) note the metadata mismatch between the registry owner and _meta.json — confirm the source if provenance matters; (2) be mindful that SKILL.md requests shell:exec permission even though the scripts only print guidance — if you want stricter containment, run the scripts in a sandbox or refuse shell:exec; (3) inspect the files locally (they are small and readable) and run them to verify behavior before granting the skill broader access; (4) the skill does not require any API keys or access to your files, but when using the external VideoAny service, confirm you are comfortable uploading your media to that third party.
功能分析
Type: OpenClaw Skill Name: video-dubbing-videoany Version: 1.0.0 The skill bundle is a guidance tool that directs users to an external website (videoany.io) for AI video dubbing. The Python scripts, including the main script 'scripts/guide_video_dubbing.py' and several legacy wrappers (e.g., 'scripts/convert_svg.py'), only perform basic input validation and print informational text to the console. While the skill requests 'shell:exec' permissions, this is used solely to execute the included Python scripts which contain no network requests, file system modifications, or obfuscated code.
能力评估
Purpose & Capability
The name/description (guide users to VideoAny) aligns with the included scripts that only print guidance and validate small inputs. Minor provenance inconsistency: the registry metadata ownerId (kn7f27...) differs from _meta.json ownerId (3jdzb76...), which is unexpected but does not change the skill's runtime behavior.
Instruction Scope
SKILL.md and scripts limit behavior to printing guidance, validating CLI arguments, and pointing the user to https://videoany.io/video-dubbing. The skill does not read or transmit files, access credentials, or call external endpoints in code; the SKILL.md does declare shell:exec permission but the scripts only print guidance and do not execute external commands.
Install Mechanism
No install spec and no external dependencies (requirements.txt empty). This is low-risk: files are small, plain Python, and nothing is downloaded or extracted at install time.
Credentials
No required environment variables, no credentials, and no config paths are requested. The requested permissions are limited to shell:exec in the SKILL.md header, which is broader than strictly necessary but the shipped code does not use environment secrets.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration or access to other skills. Autonomous invocation is allowed (platform default) but the skill's code is read-only guidance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-dubbing-videoany
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-dubbing-videoany 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of video-dubbing skill. - Guides users to the VideoAny AI Video Dubbing tool for dubbing video or audio into a chosen language. - Supports both file uploads and direct media URLs (mp4, mov, mp3, wav, m4a). - Highlights the use of ISO 639-1 two-letter codes for target languages, with auto-detection for source language if not specified. - Advises on responsible use, including authorized content only and compliance with legal guidelines. - Provides instructions for using an optional local CLI helper for guidance; actual dubbing occurs on the VideoAny website. - Recommends starting with short clips and verifying language code format.
元数据
Slug video-dubbing-videoany
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Dubbing 是什么?

Guide users to VideoAny AI Video Dubbing tool to dub video or audio into a target language. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 Video Dubbing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-dubbing-videoany」即可一键安装,无需额外配置。

Video Dubbing 是免费的吗?

是的,Video Dubbing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Dubbing 支持哪些平台?

Video Dubbing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Dubbing?

由 Colin(@gaoq1)开发并维护,当前版本 v1.0.0。

💬 留言讨论