← 返回 Skills 市场
WeryAI video tool — extend
作者
parallel world
· GitHub ↗
· v1.0.0
· MIT-0
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-tool-extend - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-tool-extend触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 WeryAI video tool — extend?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-tool-extend」即可一键安装,无需额外配置。
WeryAI video tool — extend 是免费的吗?
是的,WeryAI video tool — extend 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeryAI video tool — extend 支持哪些平台?
WeryAI video tool — extend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeryAI video tool — extend?
由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。
推荐 Skills