·nano-banana-pro-image-gen
</>

nano-banana-pro-image-gen

图片生成技能,当用户需要生成图片、创建图像、编辑/修改/调整已有图片时使用此技能。支持10种图片比例(1:1、16:9、9:16等)和3种分辨率(1K、2K、4K),支持文生图和图生图编辑。

20Installs·3Trend·@wuchubuzai2018

Installation

$npx skills add https://github.com/wuchubuzai2018/expert-skills-hub --skill nano-banana-pro-image-gen

How to Install nano-banana-pro-image-gen

Quickly install nano-banana-pro-image-gen AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wuchubuzai2018/expert-skills-hub --skill nano-banana-pro-image-gen
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wuchubuzai2018/expert-skills-hub.

SKILL.md

View raw

| -p / --prompt | 是 | 图片描述(文生图)或编辑指令(图生图)。保留用户原始完整输入。 | | -f / --filename | 否 | 输出图片路径/文件名;不传则自动生成带时间戳的 PNG 文件名,并写入当前目录。 | | -a / --aspect-ratio | 否 | 图片比例:1:1、16:9、9:16、4:3、3:4、3:2、2:3、5:4、4:5、21:9。 | | -r / --resolution | 否 | 图片分辨率:1K / 2K / 4K(必须大写)。不传则不在请求中指定,由 API 侧决定。 | | -i / --input-image | 否 | 图生图输入图片路径;可传多张(最多 14 张)。传入该参数即进入编辑模式。 |

| 1:1 | 正方形 | 头像、Instagram帖子 | | 16:9 | 横版 | YouTube缩略图、桌面壁纸、演示文稿 | | 9:16 | 竖版 | 抖音/TikTok、Instagram Stories、手机壁纸 | | 4:3 | 横版 | 经典照片、演示文稿 | | 3:4 | 竖版 | Pinterest、人像摄影 | | 3:2 | 横版 | 单反相机标准、印刷媒体 | | 2:3 | 竖版 | 人像海报 | | 5:4 | 横版 | 大幅面打印、艺术印刷 | | 4:5 | 竖版 | Instagram帖子、社交媒体 | | 21:9 | 超宽 | 电影感、横幅、全景 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wuchubuzai2018/expert-skills-hub --skill nano-banana-pro-image-gen
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from wuchubuzai2018/expert-skills-hub

Quick answers

What is nano-banana-pro-image-gen?

图片生成技能,当用户需要生成图片、创建图像、编辑/修改/调整已有图片时使用此技能。支持10种图片比例(1:1、16:9、9:16等)和3种分辨率(1K、2K、4K),支持文生图和图生图编辑。 Source: wuchubuzai2018/expert-skills-hub.

How do I install nano-banana-pro-image-gen?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wuchubuzai2018/expert-skills-hub --skill nano-banana-pro-image-gen Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wuchubuzai2018/expert-skills-hub