visual-design
Installation
SKILL.md
Visual design
Image generation and presentations.
Image generation
Create and edit images from the command line using nanobanana CLI via OpenRouter.
# Install nanobanana CLI
npm install -g @factory/nanobanana
# Configure to use OpenRouter
export NANOBANANA_PROVIDER=openrouter
export OPENROUTER_API_KEY="your-key"