← 返回 Skills 市场
zoucdr

WeryAI video tool — lips change

作者 parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-tool-lips-change
功能描述
Lip-sync an existing HTTPS video to a separate audio URL via WeryAI (video-lips-change). Use when the user wants lip sync to new audio, not text-to-video.
安全使用建议
This package appears coherent, but review the full scripts before running. Specifically: (1) inspect the complete scripts/video_lips_change.js file to confirm there are no hidden network endpoints, local-file uploads, or extra env var reads beyond WERYAI_API_KEY; (2) do not store your WERYAI_API_KEY in files—use ephemeral environment only; (3) verify the API key’s permissions and billing implications (SKILL.md notes runs may be paid); (4) only pass public https:// URLs and avoid sending private/sensitive video/audio to third‑party services unless you understand the privacy implications; (5) prefer a dry-run first and require explicit user confirmation before any submit/wait operation that initiates a paid run. If you want higher assurance, provide the full untruncated script content for a deeper review.
能力评估
Purpose & Capability
Name/description, required binary (node), and required env (WERYAI_API_KEY) are consistent with a small CLI that calls the WeryAI video-lips-change endpoint.
Instruction Scope
SKILL.md explicitly limits the skill to using public https:// video/audio URLs and a single API key; the included JS implements HTTP calls to api.weryai.com and reads process.env.WERYAI_API_KEY. I could not verify the very end of the script (truncated in the provided content), so the assessment assumes no additional hidden behaviors elsewhere in the file.
Install Mechanism
No install spec is provided (instruction-only with a shipped script). No downloads or extracted archives are requested by the skill metadata.
Credentials
Only WERYAI_API_KEY is required and is the stated primary credential; no unrelated credentials or config paths are requested.
Persistence & Privilege
always is false, the skill is user-invocable and may be invoked autonomously (platform default). The skill does not request permanent presence or system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-tool-lips-change
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-tool-lips-change 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of video-tool-lips-change for lip-syncing an existing HTTPS video to a separate audio URL using WeryAI. - Supports only public HTTPS media URLs for both video and audio; no local file uploads or file path inputs. - Ships with a single documented and runnable entry script: scripts/video_lips_change.js. - Requires only WERYAI_API_KEY and Node.js 18+ as dependencies. - Emphasizes strict scope: other scripts, env vars, or local-file flows are out of scope and should not be used. - Users must validate both URLs and confirm before submitting a paid run.
元数据
Slug video-tool-lips-change
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WeryAI video tool — lips change 是什么?

Lip-sync an existing HTTPS video to a separate audio URL via WeryAI (video-lips-change). Use when the user wants lip sync to new audio, not text-to-video. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 WeryAI video tool — lips change?

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

WeryAI video tool — lips change 是免费的吗?

是的,WeryAI video tool — lips change 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeryAI video tool — lips change 支持哪些平台?

WeryAI video tool — lips change 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeryAI video tool — lips change?

由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。

💬 留言讨论