nano-banana-veo
Generate images with Nano Banana (Gemini 3 Pro Image) and animate them into videos with Veo 3.1. Use when creating AI-generated visual assets for websites, landing pages, or marketing materials that need both static images and animated video content. Requires GEMINI_API_KEY environment variable.
Best use case
nano-banana-veo is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Generate images with Nano Banana (Gemini 3 Pro Image) and animate them into videos with Veo 3.1. Use when creating AI-generated visual assets for websites, landing pages, or marketing materials that need both static images and animated video content. Requires GEMINI_API_KEY environment variable.
Teams using nano-banana-veo should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/nano-banana-veo/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How nano-banana-veo Compares
| Feature / Agent | nano-banana-veo | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generate images with Nano Banana (Gemini 3 Pro Image) and animate them into videos with Veo 3.1. Use when creating AI-generated visual assets for websites, landing pages, or marketing materials that need both static images and animated video content. Requires GEMINI_API_KEY environment variable.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
Best AI Agents for Marketing
A curated list of the best AI agents and skills for marketing teams focused on SEO, content systems, outreach, and campaign execution.
AI Agent for YouTube Script Writing
Find AI agent skills for YouTube script writing, video research, content outlining, and repeatable channel production workflows.
SKILL.md Source
# Nano Banana + Veo Workflow
Generate premium images and animate them into cinematic videos using Google's Gemini API.
## Quick Start
```bash
# Generate just an image
uv run {baseDir}/scripts/generate.py \
--image-prompt "iPhone floating against dark background, premium product photography" \
--output-image hero.png
# Generate image + video
uv run {baseDir}/scripts/generate.py \
--image-prompt "iPhone floating against dark background, premium product photography" \
--video-prompt "iPhone gently rotating and floating, smooth seamless motion, cinematic lighting" \
--output-image hero.png \
--output-video hero.mp4 \
--video-duration 4
```
## Parameters
| Parameter | Required | Default | Description |
|-----------|----------|---------|-------------|
| `--image-prompt` | ✅ | - | Prompt for image generation |
| `--video-prompt` | ❌ | image-prompt | Prompt for video animation |
| `--output-image` | ✅ | - | Output path for image (.png/.jpg) |
| `--output-video` | ❌ | - | Output path for video (.mp4) |
| `--resolution` | ❌ | 1K | Image resolution: 1K, 2K, 4K |
| `--video-duration` | ❌ | 4 | Video seconds (4-8, Veo requirement) |
| `--video-resolution` | ❌ | 720p | Video quality: 720p, 1080p, 4k |
## Prerequisites
- `GEMINI_API_KEY` environment variable set
- `google-genai` and `requests` Python packages
## Installation
```bash
# Install dependencies
pip install google-genai requests
# Or with uv
uv pip install google-genai requests
```
## Workflow Examples
### Hero Section Asset
```bash
uv run {baseDir}/scripts/generate.py \
--image-prompt "Sleek iPhone 15 Pro showing Islamic prayer app interface, dark green and gold accents, floating against pure black background, dramatic studio lighting, premium product photography, 8K quality" \
--video-prompt "iPhone floating and gently rotating in space, subtle purple glow, smooth seamless boomerang motion, premium cinematic lighting, dark background" \
--output-image namazlock-hero.png \
--output-video namazlock-hero.mp4 \
--video-duration 4
```
### Feature Showcase
```bash
uv run {baseDir}/scripts/generate.py \
--image-prompt "Minimalist smartphone displaying prayer time interface, clean UI, dark mode with gold accents, studio lighting" \
--output-image feature.png \
--resolution 2K
```
## Output
- Images are saved in PNG format
- Videos are saved in MP4 format (H.264 encoded)
- Veo generation takes ~30-60 seconds (async polling handled automatically)
## Notes
- Veo 3.1 requires 4-8 second duration (enforced by API)
- Video generation is asynchronous — script handles polling automatically
- Use `{baseDir}` placeholder in paths — it resolves to the skill directoryRelated Skills
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
evolink-nano-banana-2
Nano Banana 2 — AI image generation powered by Google Gemini 3.1 Flash. Fast, versatile text-to-image and image editing via Evolink API. One API key.
muapi-nano-banana
Reasoning-driven image generation using structured creative briefs (Gemini 3 style) — generates high-fidelity images via muapi.ai with logic-based prompting
IMA Nano Banana Image Generator
Nano Banana-only image generation on IMA Open API. Supports text_to_image and image_to_image with gemini-3.1-flash-image (budget) and gemini-3-pro-image (premium). Deterministic size/ratio mapping, 512/1K/2K/4K resolution. Requires IMA_API_KEY.
gemini-nano-banana
Auto-generated skill for gemini tools via OneKey Gateway.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
Meeting Prep
Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.