← 返回 Skills 市场
coolhackboy

PoYo Grok Imagine API

作者 coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
218
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-grok-imageine
功能描述
Grok Imagine video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `grok-imagine`, text-to-video, image-to-video, 6s/10s...
安全使用建议
This skill appears to do what it claims: submit Grok Imagine jobs to api.poyo.ai. Before installing, confirm you trust the PoYo service and are comfortable providing a PoYo API key. Prefer setting POYO_API_KEY as an environment variable (avoid passing the key on the command line to prevent exposure via process listings). Note the small doc mismatch on allowed aspect_ratio values (example shows 16:9 while other docs list 1:1, 2:3, 3:2) — verify acceptable payload fields on the official PoYo docs if your use depends on a specific ratio. If you plan to use webhooks, ensure your callback endpoint is secured and you audit returned task payloads for sensitive data before storing or forwarding.
功能分析
Type: OpenClaw Skill Name: poyo-grok-imageine Version: 1.0.0 The skill is a legitimate integration for the PoYo Grok Imagine video generation service. It contains a shell script (scripts/submit_grok_imagine.sh) that uses curl to send JSON payloads to the official API endpoint (api.poyo.ai) and documentation (references/api.md) that aligns with the stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name and description match the requested binaries/env (curl and POYO_API_KEY) and the included script and API reference implement submission to https://api.poyo.ai/api/generate/submit as advertised.
Instruction Scope
SKILL.md stays on-topic (submit payloads, report task_id, poll or use webhook). Minor inconsistency in docs: SKILL.md and models list restrict aspect_ratio to 1:1, 2:3, 3:2 for text-to-video but the submission example in references/api.md uses 16:9 — this is a documentation mismatch, not an outright scope creep.
Install Mechanism
Instruction-only skill with no install spec and only a small shell script; no downloads or archive extraction. Risk from install mechanism is minimal.
Credentials
Only POYO_API_KEY is required (primaryEnv). This is proportional to the skill's purpose. Operational note: the script permits passing the API key as a command-line argument which can be exposed via process listings; prefer exporting POYO_API_KEY in the environment rather than supplying it as an arg.
Persistence & Privilege
Skill is not always-enabled, does not request system-wide changes, and has no install-time persistence. It does not modify other skills or system config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poyo-grok-imageine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poyo-grok-imageine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poyo-grok-imagine skill. - Enables text-to-video and image-to-video generation using PoYo's Grok Imagine API. - Supports 6-second and 10-second clips, with selectable aspect ratios. - Allows style control via `fun`, `normal`, or `spicy` modes. - Accepts user prompts and optional single reference image for image-to-video. - Returns relevant task information and guidance for follow-up status checks.
元数据
Slug poyo-grok-imageine
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PoYo Grok Imagine API 是什么?

Grok Imagine video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `grok-imagine`, text-to-video, image-to-video, 6s/10s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 PoYo Grok Imagine API?

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

PoYo Grok Imagine API 是免费的吗?

是的,PoYo Grok Imagine API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PoYo Grok Imagine API 支持哪些平台?

PoYo Grok Imagine API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PoYo Grok Imagine API?

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

💬 留言讨论