← 返回 Skills 市场
coolhackboy

GPT Image 1.5 API

作者 coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
340
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-gpt-image-1-5
功能描述
Use PoYo AI GPT Image 1.5 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fam...
安全使用建议
This skill is coherent with its purpose, but before installing: ensure you trust PoYo (the API provider) and understand any billing tied to the API key; never paste secrets or sensitive images into payloads unless you accept sharing them with the provider; if you plan to use callback_url (webhooks), be aware that generated content and task metadata may be POSTed to that URL — use a secure endpoint you control. Store and rotate the POYO_API_KEY safely and limit its permissions where possible. Note the agent may invoke the skill autonomously per platform defaults; if you want to prevent that, disable autonomous invocation in agent settings.
功能分析
Type: OpenClaw Skill Name: poyo-gpt-image-1-5 Version: 1.0.0 The skill bundle is a standard API wrapper for the PoYo AI GPT Image 1.5 service. It provides a shell script (scripts/submit_gpt_image_1_5.sh) and instructions (SKILL.md) to submit image generation requests to the official api.poyo.ai endpoint. No evidence of data exfiltration, malicious execution, or prompt-injection attacks was found.
能力评估
Purpose & Capability
Name/description ask for submitting and tracking PoYo GPT Image 1.5 jobs; required binary is curl and the only required env var is POYO_API_KEY — both directly required to call the documented API endpoint. Nothing requested is unrelated to image generation.
Instruction Scope
SKILL.md confines its behavior to building JSON payloads, submitting to https://api.poyo.ai/api/generate/submit, saving task_id, and polling or using callback_url. It references only the included references/api.md and the provided shell script; it does not instruct reading unrelated files or other environment secrets.
Install Mechanism
No install spec (instruction-only) and a small included shell script. Nothing is downloaded or written to disk by an installer; risk from install mechanism is minimal.
Credentials
Only POYO_API_KEY is required and it is used by the provided script and described API calls. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
always:false (default) and the skill does not attempt to modify other skills or system-wide settings. It can be invoked autonomously by the agent per platform defaults, which is expected for a service integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poyo-gpt-image-1-5
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poyo-gpt-image-1-5 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of PoYo GPT Image 1.5 skill. - Supports generating and editing media using PoYo GPT Image 1.5 models via the PoYo API. - Provides concise workflow instructions for job submission and status tracking. - Includes guidelines for building payloads, model selection, and required API key setup. - Offers details on input parameters, reference image handling, and recommended output formatting. - References additional documentation and shell script usage for advanced operations.
元数据
Slug poyo-gpt-image-1-5
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

GPT Image 1.5 API 是什么?

Use PoYo AI GPT Image 1.5 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fam... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。

如何安装 GPT Image 1.5 API?

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

GPT Image 1.5 API 是免费的吗?

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

GPT Image 1.5 API 支持哪些平台?

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

谁开发了 GPT Image 1.5 API?

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

💬 留言讨论