← 返回 Skills 市场
zoucdr

WeryAI video tool — magic style

作者 parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-tool-magic-style
功能描述
Apply WeryAI magic style transfer to an existing HTTPS video (video-magic). Use when the user wants preset visual restyling of a video URL, not text-to-video.
安全使用建议
This package appears coherent and limited in scope, but before installing or running: 1) verify the WERYAI_API_KEY is a valid key for the expected service and only provide that key (do not set unrelated credentials). 2) Confirm the video URL and chosen style before using the 'submit' action (the skill itself warns this is a paid, non-idempotent run). 3) Because the source/homepage is unknown, inspect the shipped script (scripts/video_magic_style.js) locally to confirm there are no unexpected endpoints or behaviors before running. 4) Avoid running any sibling scripts that may be present in a mixed repo copy — the SKILL.md explicitly warns they may be out-of-scope.
功能分析
Type: OpenClaw Skill Name: video-tool-magic-style Version: 1.0.0 The skill bundle is a legitimate wrapper for the WeryAI video magic style transfer API. The Node.js script (scripts/video_magic_style.js) implements standard API interaction logic, including input validation for HTTPS URLs and secure handling of the WERYAI_API_KEY via environment variables. The SKILL.md documentation includes proactive security instructions for the AI agent, such as warnings against writing API keys to disk and instructions to ignore unrelated scripts that might be present in the environment.
能力评估
Purpose & Capability
Name/description request Node and WERYAI_API_KEY only, matching a client that calls an external WeryAI video-magic API. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md instructs running the included Node CLI script against a public https:// video_url, mandates a pre-submit confirmation, and explicitly disallows local-file uploads or other sibling scripts. The included script validates https URLs, reads only process.env.WERYAI_API_KEY, and performs network calls to api.weryai.com for submit/status — behavior matches the doc.
Install Mechanism
No install spec; it's run directly with Node (Node 18+). No downloads or archive extraction are present, so nothing is written to disk by an installer beyond running the shipped script.
Credentials
Only WERYAI_API_KEY is required and is the primary credential. The script reads that env var and does not reference other secrets or config paths in the visible code, which is proportionate for a remote API client.
Persistence & Privilege
Skill does not request 'always: true'. It does not claim to modify other skills or system settings; it is a one-off client CLI that requires user invocation and a confirmed submit step.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-tool-magic-style
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-tool-magic-style 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Apply WeryAI magic style transfer to videos via public URLs. - Supports "magic-style" visual restyling of an existing HTTPS video, not text-to-video. - Requires only a public video URL; local files and uploads are not supported. - Main script: scripts/video_magic_style.js; requires Node.js 18+ and WERYAI_API_KEY. - Supports style presets: anime_style_3 (default), anime_style_4, and realistic_2. - Includes strict security guidance: uses only the documented environment variable, does not write keys or accept disk files. - Other video tools or endpoints are out of scope—only this workflow is documented and supported.
元数据
Slug video-tool-magic-style
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WeryAI video tool — magic style 是什么?

Apply WeryAI magic style transfer to an existing HTTPS video (video-magic). Use when the user wants preset visual restyling of a video URL, not text-to-video. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 WeryAI video tool — magic style?

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

WeryAI video tool — magic style 是免费的吗?

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

WeryAI video tool — magic style 支持哪些平台?

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

谁开发了 WeryAI video tool — magic style?

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

💬 留言讨论