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

poyo-nano-banana

Use PoYo AI Nano Banana for general image generation and image editing across many aspect ratios through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants prompt-based images, reference-image edits, wide or tall canvases, or PoYo payloads for `nano-banana` and `nano-banana-edit`.

Why use this skill?

Integrate PoYo Nano Banana into OpenClaw for advanced AI image generation and editing. Simplify your creative workflow with automated API image tasks.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The poyo-nano-banana skill is an advanced interface for the PoYo.ai Nano Banana model family, designed to streamline image generation and editing tasks within the OpenClaw ecosystem. By leveraging the PoYo API, this skill allows users to transform text prompts into high-quality visual content while supporting complex operations like reference-based image editing and custom aspect ratio configuration. It abstracts the complexity of raw HTTP requests by providing a standardized workflow for authentication, payload construction, and task management, ensuring that users can focus on their creative outcomes rather than the nuances of API integration.

Installation

To integrate this skill into your environment, use the OpenClaw package manager. Ensure you have your POYO_API_KEY ready from the PoYo.ai dashboard. Run the following command in your terminal:

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

Once installed, configure your environment variables to include the API key, as the skill requires Bearer authentication for all requests sent to the https://api.poyo.ai/api/generate/submit endpoint.

Use Cases

  • General Image Generation: Utilize the nano-banana model to create unique assets from descriptive text prompts.
  • Image Refinement: Use the nano-banana-edit model to perform targeted modifications on existing images, such as style transfers or content adjustments.
  • Custom Canvas Layouts: Configure input.size to generate images for specific aspect ratios, perfect for social media headers, posters, or desktop wallpapers.
  • Programmatic Workflow Integration: Ideal for developers needing to automate high-volume image asset creation through scriptable payloads.

Example Prompts

  1. "Generate a hyper-realistic portrait of a cybernetic explorer in a rainy neon city using the nano-banana model with a 16:9 aspect ratio."
  2. "Use nano-banana-edit to change the color palette of this uploaded landscape image to a sunset theme, keeping the original composition."
  3. "Create a minimalist vector art style illustration of a banana sitting on a marble table; use the standard nano-banana model."

Tips & Limitations

To ensure optimal results, maintain concrete and outcome-focused prompts. Avoid vague instructions; specify the subject, lighting, and style clearly. Remember that nano-banana-edit strictly requires a source image reference. Always monitor the task_id returned after submission, as the skill operates asynchronously. Users must be prepared to poll the status or configure webhook callbacks to receive the final output, as the API does not return images synchronously in the initial request.

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

Tags(AI)

#image-gen#poyo#ai-art#editing#automation
Safety Score: 4/5

Flags: network-access, external-api