Loading...
Loading...
Generate images using Nano Banana Pro (Gemini 3 Pro Preview). Use when creating app icons, logos, UI graphics, marketing banners, social media images, illustrations, diagrams, or any visual assets. Triggers include phrases like 'generate an image', 'create a graphic', 'make an icon', 'design a logo', 'create a banner', or any request needing visual content.
npx skill4agent add solidspoon/dashplayer nano-image-generator.envapikeyAPIKEYbaseurlBASEURLhttps://generativelanguage.googleapis.com/v1beta/modelsapikey/APIKEYGEMINI_API_KEYpython scripts/generate_image.py "A friendly robot mascot waving" --output ./assets/mascot.pngpython scripts/generate_image.py <prompt> --output <path> [options]prompt--output, -o--aspect, -a1:11:12:33:44:59:163:24:35:416:921:9--size, -s1K2K4K./assets/icons/./public/icons/./marketing/./assets/images/./src/assets/./public/images/./generated/--aspect 1:1--aspect 16:9--aspect 9:16--aspect 3:24:3python scripts/generate_image.py "Minimalist flat design app icon of a lightning bolt, purple gradient background, modern iOS style" \
--output ./assets/app-icon.png --aspect 1:1python scripts/generate_image.py "Professional website hero banner for a productivity app, abstract geometric shapes, blue and white color scheme, modern and clean" \
--output ./public/images/hero-banner.png --aspect 16:9python scripts/generate_image.py "Detailed isometric illustration of a cozy home office setup with plants, warm lighting, digital art style" \
--output ./assets/illustrations/office.png --size 4K