Nanobananas Api Guide banner
ailingqu ailingqu

Nanobananas Api Guide

AI community

Description

Claude Code Skill for NanoBananas.AI API — AI image & video generation with 5 image models, 4 video models, Python/Node.js/cURL examples, and pricing reference.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

NanoBananas.AI API Guide — Claude Code Skill

A comprehensive Claude Code skill for building with the [NanoBananas.AI](https://nanobananas.ai) API. Covers image generation, video generation, pricing, authentication, and includes ready-to-use code examples.

What is this?

This is an [Agent Skill](https://github.com/anthropics/skills) for [Claude Code](https://claude.ai/code) that teaches Claude how to use the NanoBananas.AI API. Once installed, you can ask Claude to help you integrate NanoBananas image and video generation into your projects.

Install

# Add as a Claude Code plugin
claude plugin add github:ailingqu/nanobananas-api-guide

Or manually copy `SKILL.md` to your project:

mkdir -p .claude/skills/nanobananas-api-guide
cp SKILL.md .claude/skills/nanobananas-api-guide/

Usage

After installation, use it in Claude Code:

/nanobananas-api-guide How do I generate an image with Python?
/nanobananas-api-guide What are the video generation pricing options?
/nanobananas-api-guide Help me set up async image generation in Node.js

Or just ask naturally — Claude will automatically activate the skill when relevant:

"Help me integrate NanoBananas API into my app"

What's Covered

  • Authentication — API key setup and subscription requirements
  • Image Generation — 5 models, sync & async APIs, img2img, aspect ratios, resolutions
  • Video Generation — Veo 3.1, Sora 2, Seedance 1.0/1.5/2.0 Pro with full parameter reference
  • Code Examples — Python, Node.js, cURL for every use case
  • Pricing — Complete credit costs for all models and subscription plans
  • Error Handling — Status codes, rate limits, troubleshooting

Supported Models

Image Models

Model ID Name Credits (1k/2k/4k)
gemini-2.5-flash-image-preview Nano Banana 10 / 15 / -
gemini-3.1-pro-image-preview Nano Banana 2 25 / 35 / 60
gemini-3-pro-image-preview Nano Banan