← Back to Skills Marketplace
coolhackboy

Free GPT Image 2

by coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install poyo-gpt-image-2
Description
GPT Image 2 generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `gpt-image-2`, `gpt-image-2-edit`, text-to-image,...
Usage Guidance
This skill appears to do exactly what it says: submit GPT Image 2 jobs to PoYo. Before installing, verify you trust poyo.ai and understand billing for 2K/4K outputs. Protect your POYO_API_KEY (do not paste it into prompts or public payloads). If you use callback_url, ensure it points to a domain you control to avoid accepting inbound webhooks from unknown sources. The included shell script submits whatever JSON you provide (stdin or a file), so avoid running it with untrusted payloads that might include sensitive data. If you do not want the agent to make network calls autonomously using your API key, consider disabling or restricting autonomous invocation for this skill in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: poyo-gpt-image-2 Version: 1.0.0 The skill is a standard integration for the PoYo GPT Image 2 API, providing functionality for text-to-image generation and image editing. The shell script `scripts/submit_gpt_image_2.sh` is a straightforward wrapper for `curl` that sends payloads to the legitimate `api.poyo.ai` endpoint. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; all instructions and documentation are aligned with the stated purpose of the skill.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, required binary (curl), and required env var (POYO_API_KEY) align with a PoYo image-generation integration. Nothing requested is unrelated to submitting jobs to https://api.poyo.ai/api/generate/submit.
Instruction Scope
SKILL.md confines runtime actions to building/submitting JSON payloads and reporting task_id, and points to references/api.md for examples. It does not instruct the agent to read arbitrary system files or unrelated credentials. It does allow use of callback_url (normal for webhooks) but does not direct data to unexpected third-party endpoints.
Install Mechanism
This is instruction-only with a small shell script; there is no install spec, no downloads, and no archives being extracted. Risk from installation is minimal.
Credentials
Only a single API key (POYO_API_KEY) is required, which is appropriate for an HTTP API integration. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and normal agent invocation are used. The skill does not request persistent/system-wide changes or access to other skills' configs. Autonomous invocation is allowed by default but not combined with other concerning behaviors.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install poyo-gpt-image-2
  3. After installation, invoke the skill by name or use /poyo-gpt-image-2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of PoYo GPT Image 2 generation and editing skill. - Supports text-to-image and multi-image editing using PoYo’s GPT Image 2 via API. - Allows broad aspect-ratio and custom pixel size selection, with control over 1K, 2K, and 4K resolutions. - Includes detailed model selection for `gpt-image-2` and `gpt-image-2-edit` tasks. - Provides concise output expectations and clear workflow guidance for job submissions and follow-ups.
Metadata
Slug poyo-gpt-image-2
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Free GPT Image 2?

GPT Image 2 generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `gpt-image-2`, `gpt-image-2-edit`, text-to-image,... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Free GPT Image 2?

Run "/install poyo-gpt-image-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Free GPT Image 2 free?

Yes, Free GPT Image 2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Free GPT Image 2 support?

Free GPT Image 2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Free GPT Image 2?

It is built and maintained by coolhackboy (@coolhackboy); the current version is v1.0.0.

💬 Comments