← Back to Skills Marketplace
zoucdr

WeryAI video tool — anime replace

by parallel world · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
147
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install video-tool-anime-replace
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-tool-anime-replace
  3. After installation, invoke the skill by name or use /video-tool-anime-replace
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug video-tool-anime-replace
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install WeryAI video tool — anime replace?

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

Is WeryAI video tool — anime replace free?

Yes, WeryAI video tool — anime replace is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WeryAI video tool — anime replace support?

WeryAI video tool — anime replace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WeryAI video tool — anime replace?

It is built and maintained by parallel world (@zoucdr); the current version is v1.0.2.

💬 Comments