← 返回 Skills 市场
zoucdr

WeryAI video tool — anime replace

作者 parallel world · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
147
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install video-tool-anime-replace
功能描述
Replace or move an element in an existing HTTPS video with WeryAI anime-style processing (video-anime-replace). Use when the user wants anime-style object re...
安全使用建议
This skill appears to be what it says: a small Node CLI that calls WeryAI's video-anime-replace API using a single API key and public HTTPS URLs. Before installing/using: (1) verify the WERYAI_API_KEY you provide is scoped and billed appropriately (runs are paid); (2) confirm the video_url and image_url are public HTTPS links and that you want those assets sent to the third-party API; (3) inspect the included scripts locally (scripts/video_anime_replace.js) to be sure you are comfortable running them; (4) avoid using your broad or production API keys — use a key with limited scope or test account if possible; (5) ensure there are no extra sibling scripts in your copy (SKILL.md warns about other out-of-scope files) before running. Nothing in the package indicates hidden endpoints, unrelated credential access, or filesystem exfiltration.
功能分析
Type: OpenClaw Skill Name: video-tool-anime-replace Version: 1.0.2 The skill bundle is a legitimate tool for interacting with the WeryAI video processing API. The script `scripts/video_anime_replace.js` is well-structured, uses standard Node.js fetch for API calls to a hardcoded domain (api.weryai.com), and includes robust input validation for HTTPS URLs. The `SKILL.md` instructions specifically include security-conscious directives, such as warning the agent against running unauthorized scripts or accessing the local filesystem.
能力评估
Purpose & Capability
Name/description match the required items: the skill needs Node and a single WERYAI_API_KEY to call WeryAI's video-anime-replace endpoint. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md and the CLI script consistently restrict inputs to public https:// video and image URLs, instruct the user not to pass local file paths, and require explicit user confirmation before paid submit/wait. The runtime instructions stay within the declared workflow.
Install Mechanism
There is no install spec (instruction-only for the platform). The only runtime dependency is Node (declared). The shipped runnable script is included in the repo; there are no downloads or archive extraction steps.
Credentials
Only WERYAI_API_KEY is required and used by the script. The SKILL.md and script both state they read only that env var and avoid other environment/config access. This is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill doesn't request persistent or elevated platform privileges. It does network calls to the declared WeryAI API (expected for this use).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-tool-anime-replace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-tool-anime-replace 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Refocused documentation to clarify this skill only includes scripts/video_anime_replace.js and related files (SKILL.md, eval.yaml) - Removed out-of-scope and extraneous files: scripts/video_gen.js, scripts/video_toolkits.js, and references/WERYAI_VIDEO_API.md - Added explicit warnings against running or trusting any extra scripts not documented in the skill, and instructions to remove stray files - Strengthened security guidance around environment variables and file usage - No changes to the API or workflow; this is a cleanup, tightening, and clarification release
v1.0.1
- Entry script changed to scripts/video_anime_replace.js for a self-contained workflow. - Documentation updated to clarify that only public HTTPS URLs are accepted (no local uploads). - API schema and CLI instructions updated for the new script. - Security and out-of-scope sections clarified: only WERYAI_API_KEY from env, no file uploads, and no use of other video-tool endpoints.
v1.0.0
Initial release of the video-tool-anime-replace skill: - Enables anime-style object replace or move on existing HTTPS video URLs using WeryAI. - Requires public `video_url` and `image_url`; supports optional `type` (replace or move) and `resolution`. - CLI support for submit, wait, status, and dry-run via Node.js scripts. - User must confirm all inputs before paid video processing. - Only processes video-anime-replace; all other WeryAI tools are out of scope. - Does not generate videos from text or images; only modifies existing videos.
元数据
Slug video-tool-anime-replace
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

WeryAI video tool — anime replace 是什么?

Replace or move an element in an existing HTTPS video with WeryAI anime-style processing (video-anime-replace). Use when the user wants anime-style object re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 WeryAI video tool — anime replace?

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

WeryAI video tool — anime replace 是免费的吗?

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

WeryAI video tool — anime replace 支持哪些平台?

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

谁开发了 WeryAI video tool — anime replace?

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

💬 留言讨论