ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

poyo-gpt-4o-image

Use PoYo AI GPT-4o Image through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model family, prepare PoYo-compatible payloads, submit jobs, or poll task status for `gpt-4o-image`, `gpt-4o-image-edit`.

Why use this skill?

Use the PoYo GPT-4o Image skill for OpenClaw to easily generate or edit media via API. Automate your creative workflow with precision and speed.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/coolhackboy/poyo-gpt-4o-image
Or

What This Skill Does

The poyo-gpt-4o-image skill acts as a streamlined interface for interacting with the PoYo AI API, specifically targeting the powerful GPT-4o image generation and editing models. It empowers users to programmatically generate high-quality visuals or modify existing media directly from their OpenClaw environment. The skill handles the complexity of payload construction, model selection (gpt-4o-image vs. gpt-4o-image-edit), and interaction with the PoYo submission endpoint. By automating the transition from a natural language prompt to a structured JSON payload, it minimizes manual errors. Furthermore, it assists in the lifecycle management of tasks, including providing instructions for status polling and webhook configuration, ensuring you are never left wondering about the status of your generated assets.

Installation

To integrate this skill into your workflow, use the OpenClaw CLI by running the following command: clawhub install openclaw/skills/skills/coolhackboy/poyo-gpt-4o-image. Ensure you have an active API key from the PoYo.ai platform. Once installed, configure your environment by setting the POYO_API_KEY as an environment variable to allow the skill to authenticate requests seamlessly. Refer to the source repository at openclaw/skills for potential dependency updates or specific configuration files.

Use Cases

This skill is designed for developers, digital artists, and automation enthusiasts who need high-throughput image generation. Common use cases include: 1. Batch generation of social media assets based on dynamic input. 2. Automated photo editing pipelines where images are processed for specific aspect ratios or style adjustments. 3. Prototyping AI-driven design tools by leveraging the edit capabilities of GPT-4o-image-edit. 4. Integrating AI image generation into internal business dashboards for custom report illustrations.

Example Prompts

  1. "Use poyo-gpt-4o-image to generate a high-resolution image of a cyberpunk cityscape at night, setting the size to 16:9 ratio."
  2. "I have an image at https://example.com/photo.jpg. Use poyo-gpt-4o-image-edit to replace the background with a tropical beach setting."
  3. "Can you help me submit a request to the PoYo API for a GPT-4o image generation task and guide me on how to track the task_id status later?"

Tips & Limitations

To maximize success, ensure your prompts are concrete and describe the output clearly rather than being overly abstract. When performing edits, provide high-quality reference images to improve model accuracy. Note that this skill requires an external network connection to communicate with the PoYo API; therefore, ensure your network firewall allows traffic to api.poyo.ai. Always store your task_id securely, as polling is required to retrieve the finished media URL once the generation process completes. Keep in mind that heavy usage will consume your PoYo API credits, so monitor your account usage directly on the PoYo dashboard.

Metadata

Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-coolhackboy-poyo-gpt-4o-image": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-models#api-integration#poyo#gpt-4o
Safety Score: 4/5

Flags: external-api