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

poyo-nano-banana-2

Nano Banana 2 image generation and advanced editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `nano-banana-2-new`, `nano-banana-2-new-edit`, multi-reference workflows, text-to-image, image-to-image, and 1K/2K/4K output.

Why use this skill?

Integrate PoYo Nano Banana 2 into OpenClaw. Generate 4K images, perform multi-reference edits, and automate text-to-image workflows via API.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/coolhackboy/poyo-nano-banana-2
Or

What This Skill Does

The poyo-nano-banana-2 skill enables seamless integration with PoYo's Nano Banana 2 image generation engine. It acts as a bridge to the https://api.poyo.ai/api/generate/submit endpoint, allowing you to trigger high-fidelity image generation, complex editing, and multi-reference workflows directly from your OpenClaw agent. Whether you need standard text-to-image synthesis, precise image-to-image transformations, or high-resolution outputs (up to 4K), this skill handles the heavy lifting of payload construction and request management.

Installation

To integrate this skill into your environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/coolhackboy/poyo-nano-banana-2 Ensure your network environment permits outgoing requests to api.poyo.ai before deployment.

Use Cases

This skill is designed for scenarios demanding professional-grade AI imagery. Use it when:

  • You need advanced multi-reference workflows: Provide up to 14 reference images to maintain stylistic or compositional consistency.
  • You require targeted editing: Invoke the nano-banana-2-new-edit model when modifying existing visuals.
  • High-resolution assets are required: Select between 1K, 2K, or 4K output resolutions.
  • Real-world grounding is necessary: Enable the google_search integration to pull in current events or contextual data during image generation.

Example Prompts

  1. "Generate a 4K image of a futuristic cyberpunk cafe with neon signs using the Nano Banana 2 engine."
  2. "Edit this uploaded reference image to change the sky to a sunset, keeping the building structure intact using nano-banana-2-new-edit."
  3. "Create a 16:9 landscape image of a mountain range based on these three reference images, ensuring high detail and 2K resolution."

Tips & Limitations

  • Prompting: Keep your prompt concise and effective, staying within the 1000-character limit for optimal processing.
  • Aspect Ratios: Choose from supported presets like 1:1, 16:9, or 9:16 to ensure the engine generates images correctly aligned with your target display.
  • Polling: Always note the returned task_id. Since generation is asynchronous, your agent will need to poll the API or monitor webhooks to retrieve the final asset.
  • Consistency: Refer to references/frontend-notes.md to ensure your programmatic submissions match the expected defaults of the main PoYo desktop experience.

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-nano-banana-2": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-art#editing#poyo#multimodal
Safety Score: 4/5

Flags: external-api, network-access