← Back to Skills Marketplace
zoucdr

WeryAI video tool — extend

by parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-tool-extend
Description
Extend or continue an existing HTTPS video with a prompt via WeryAI (video-extend). Use when the user wants to lengthen a clip with style and duration contro...
Usage Guidance
This package appears internally consistent with its stated purpose. Before installing, verify you trust the WeryAI service and understand that API calls will use your WERYAI_API_KEY (billing/credits may apply). Confirm the video URL is a public https:// URL and do not supply local file paths. Use the provided --dry-run and the pre-submit confirmation gate to avoid accidental paid runs. Also note the skill's source/homepage is not provided in the registry entry—if provenance or vendor trust is important, prefer a skill with a known upstream repository or homepage. Finally, keep your WERYAI_API_KEY secret and do not paste it into other tools or files.
Capability Analysis
Type: OpenClaw Skill Name: video-tool-extend Version: 1.0.0 The skill bundle is well-structured and focused on its stated purpose of extending videos via the WeryAI API. The primary script, `scripts/video_extend.js`, implements standard API interaction logic with input validation, error handling, and polling, while explicitly restricting network calls to the official domain (api.weryai.com). The `SKILL.md` file includes proactive security instructions for the AI agent, explicitly directing it to avoid local file access and to ignore any out-of-scope scripts that might be present in the environment.
Capability Assessment
Purpose & Capability
Name/description, required binaries (node), and required env var (WERYAI_API_KEY) align with a CLI that calls a WeryAI video-extend API. The tool's endpoint and options in the script match the stated 'extend existing video' capability; no unrelated cloud credentials or services are requested.
Instruction Scope
SKILL.md explicitly bounds runtime actions (only node scripts/video_extend.js; only public https URLs; no local file reads or upload-file flows). The script enforces https:// URLs and reads only process.env.WERYAI_API_KEY. Instructions include a pre-submit confirmation gate and recommend dry-run. I found no instructions or code that read unrelated files, other env vars, or sent data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). This is the lowest-risk install model. The only runtime requirement is Node.js 18+, which is reasonable for the shipped JavaScript CLI.
Credentials
Only WERYAI_API_KEY is declared and used as the primary credential; no extraneous secrets or config paths are requested. That is proportional to a service-backed video-extend tool.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system privileges or claim to modify other skills. No 'always: true' or other high-privilege flags are present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-tool-extend
  3. After installation, invoke the skill by name or use /video-tool-extend
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the video-tool-extend skill to extend existing HTTPS videos using WeryAI. - Supports style, resolution, and duration controls; does not perform text-to-video or local file uploads. - Requires a public video URL, prompt, and WERYAI_API_KEY; only the video_extend.js script is in scope. - Input validation and user confirmation are mandatory before submitting tasks. - CLI usage allows dry-run, wait, submit, and status; only HTTPS URLs are accepted for security.
Metadata
Slug video-tool-extend
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WeryAI video tool — extend?

Extend or continue an existing HTTPS video with a prompt via WeryAI (video-extend). Use when the user wants to lengthen a clip with style and duration contro... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install WeryAI video tool — extend?

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

Is WeryAI video tool — extend free?

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

Which platforms does WeryAI video tool — extend support?

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

Who created WeryAI video tool — extend?

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

💬 Comments