asset-generator
Installation
SKILL.md
AI Asset Generator
Generate production-ready image assets for web and mobile apps using Google Gemini 3 Pro Image (Nano Banana Pro).
Setup
Install dependencies (one-time):
pip3 install -r ~/.cursor/skills/asset-generator/scripts/requirements.txt
Set your Gemini API key (one-time):
python3 ~/.cursor/skills/asset-generator/scripts/setup_key.py YOUR_GEMINI_API_KEY
First use of --transparent downloads the rembg model (~170MB). Subsequent runs are fast.