← 返回 Skills 市场
Seedream 4.5 image generation
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
248
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-seedream-4-5
功能描述
Seedream 4.5 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-4.5`, `seedream-4.5-edit`, 2K/4K...
安全使用建议
This skill appears coherent, but review these practical points before installing: (1) POYO_API_KEY is a credential for your poyo.ai account — treat it like a secret (use a dedicated key with limited scope if possible and do not commit it to public repos). (2) The API supports callback_url webhooks: only supply callback URLs you control, since results (and possibly user-provided reference image metadata) will be POSTed there. (3) The included shell script reads payload JSON from a file or stdin; avoid passing sensitive local files as payloads. (4) Verify you trust api.poyo.ai and the referenced docs; test the script with a non-production API key or minimal payload first. (5) Autonomous invocation is allowed by default on the platform (not flagged here) — if you are concerned about the agent calling this skill without your explicit approval, restrict its permissions or invocation policy in your agent settings.
功能分析
Type: OpenClaw Skill
Name: poyo-seedream-4-5
Version: 1.0.0
The skill bundle provides a standard interface for interacting with the PoYo Seedream 4.5 image generation API. It includes a shell script (scripts/submit_seedream_4_5.sh) that uses curl to submit JSON payloads to a legitimate endpoint (api.poyo.ai) using a user-provided API key. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name, description, declared requirements (curl and POYO_API_KEY), SKILL.md, example curl usage, and the included shell script all align with submitting Seedream 4.5 generation/edit jobs to https://api.poyo.ai/api/generate/submit.
Instruction Scope
Runtime instructions are narrowly scoped to building/submitting JSON payloads, using the provided script or curl examples, and reporting the returned task_id. The script only reads a payload file or stdin and the POYO_API_KEY; it does not instruct reading unrelated system files or other environment variables.
Install Mechanism
This is an instruction-only skill with no install spec. No remote downloads or archive extraction occur; the only runtime dependency is curl, which is reasonable for the stated purpose.
Credentials
The single required env var is POYO_API_KEY (declared as primary). That directly matches the API Authorization header used by the script and examples — no unrelated credentials are requested.
Persistence & Privilege
The skill is user-invocable, not forced (always:false). It does not request to modify other skills or system settings and does not persist credentials itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poyo-seedream-4-5 - 安装完成后,直接呼叫该 Skill 的名称或使用
/poyo-seedream-4-5触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poyo-seedream-4-5 skill.
- Adds support for Seedream 4.5 image generation and editing via PoYo API.
- Handles 2K/4K resolution output, multi-reference image editing, and higher image counts.
- Supports both standard and edit workflows, with clear model selection guidance.
- Outlines required and optional input fields for each use case.
- Includes instructions for submitting requests and reporting task IDs for polling.
元数据
常见问题
Seedream 4.5 image generation 是什么?
Seedream 4.5 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-4.5`, `seedream-4.5-edit`, 2K/4K... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 Seedream 4.5 image generation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poyo-seedream-4-5」即可一键安装,无需额外配置。
Seedream 4.5 image generation 是免费的吗?
是的,Seedream 4.5 image generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedream 4.5 image generation 支持哪些平台?
Seedream 4.5 image generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedream 4.5 image generation?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills