openNanoBanana

Search and verify web images to ground AI image generation in real-world visuals.

9|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/GeeveGeorge/openNanoBanana --skill opennanobanana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openNanoBanana
Source: https://github.com/GeeveGeorge/openNanoBanana/tree/main
Command: npx skills add https://github.com/GeeveGeorge/openNanoBanana --skill opennanobanana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @nestjs/axios, @googleapis/drive, node-fetch, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It enables AI image generators to reference real-world subjects by finding, verifying, and incorporating authentic images.

Core Features & Use Cases

  • Real-world grounding: Searches web reference images for specified prompts to improve output accuracy.
  • Verification: Uses AI to confirm images contain the intended category, reducing hallucinations.
  • Use Case: For creating accurate AI art of specific buildings or landmarks, users retrieve authentic images and generate grounded visuals.

Quick Start

Input a prompt about a specific place or object and get an AI-generated image grounded in real references.

Frequently Asked Questions about openNanoBanana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ground AI image generation in real-world reference images?

To ground AI image generation in real-world visuals, this Skill searches the web for reference images, uses AI to verify they contain the intended subject, and feeds them into your image synthesis workflow to improve output accuracy.

How do I stop AI image hallucinations when generating visuals of specific landmarks?

To stop AI image hallucinations of specific landmarks, you implement an AI verification step that confirms retrieved web reference images actually contain the intended subject before passing them to the image generator.

Can I use web search APIs to find authentic images for AI art workflows?

Yes, you can use web search APIs to find authentic images for AI art workflows. This approach retrieves real-world visuals of specific places or objects to use as accurate references for AI image synthesis.

What's the best way to automate reference image retrieval and validation for marketing visuals?

The best way to automate reference image retrieval and validation is to build a workflow that searches the web for target subjects, applies AI to verify the image contents match the prompt, and routes validated references to the generator.

Do I need AI verification for real-world grounding in image generation?

Yes, you need AI verification for real-world grounding to ensure retrieved web images actually contain the intended category. This validation step reduces hallucinations and improves the accuracy of the final generated visuals.