← 返回 Skills 市场
PoYo Wan 2.6 API
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
228
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-wan-2-6
功能描述
Wan 2.6 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.6-text-to-video`, `wan2.6-image-to-video`, `wan2.6-vi...
安全使用建议
This skill appears to do what it says: it posts JSON payloads to PoYo's Wan 2.6 endpoint using curl and requires your POYO_API_KEY. Before installing, confirm you trust PoYo (api.poyo.ai) and avoid putting your API key into shared code or public prompts. If you plan to use callback_url, only supply endpoints you control (do not use third-party endpoints you don't trust) because the service will POST job results there. Note the included script accepts API key via POYO_API_KEY or as the first argument and reads payload from a file or stdin — its argument parsing is a bit awkward, so prefer setting POYO_API_KEY in the environment and passing a payload file or piping JSON to stdin to avoid accidental leakage of values.
功能分析
Type: OpenClaw Skill
Name: poyo-wan-2-6
Version: 1.0.0
The skill bundle is a legitimate integration for the PoYo AI video generation service (poyo.ai). The shell script `scripts/submit_wan_2_6.sh` and instructions in `SKILL.md` are consistent with the stated purpose of submitting video generation tasks via API, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description, required binary (curl), required env var (POYO_API_KEY), and the provided shell script all align with submitting generation jobs to https://api.poyo.ai/api/generate/submit. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md restricts actions to building/submitting JSON payloads, using the provided curl examples/script, and polling for task status. It documents the optional callback_url webhook field — expected for this API — which can cause PoYo to POST results to a user-supplied external URL. Users should be careful about what callback_url they provide, but inclusion of webhook support is expected for this integration.
Install Mechanism
This is an instruction-only skill with a small shell script and docs; there is no install spec or remote download. Risk from install mechanism is minimal.
Credentials
Only POYO_API_KEY is required (declared as primaryEnv). That is proportionate for an API client that authenticates with a bearer key. The script also accepts the key as a first argument if the env var is not set, which is consistent though its argument parsing is slightly confusing.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and has no install-time persistence. Agent autonomous invocation is allowed (default) but not combined with any elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poyo-wan-2-6 - 安装完成后,直接呼叫该 Skill 的名称或使用
/poyo-wan-2-6触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Wan 2.6 video generation on PoYo.
- Supports text-to-video, image-to-video, and video-to-video tasks using Wan 2.6 models.
- Handles model selection and routing based on inputs: prompt, image, or video references.
- Allows control of video duration, resolution, and multi_shots composition.
- Requires POYO_API_KEY environment variable and curl.
- Guides users on preparing payloads, submitting jobs, and tracking task status.
元数据
常见问题
PoYo Wan 2.6 API 是什么?
Wan 2.6 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.6-text-to-video`, `wan2.6-image-to-video`, `wan2.6-vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。
如何安装 PoYo Wan 2.6 API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poyo-wan-2-6」即可一键安装,无需额外配置。
PoYo Wan 2.6 API 是免费的吗?
是的,PoYo Wan 2.6 API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PoYo Wan 2.6 API 支持哪些平台?
PoYo Wan 2.6 API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PoYo Wan 2.6 API?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills