lg-nanobanana-sprite

Generate icons, logos, and placemark images for Liquid Galaxy Flutter applications.

1|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-nanobanana-sprite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lg-nanobanana-sprite
Source: https://github.com/AshishYesale7/LGFlutterStarterKit/tree/main/.agent/skills/lg-nanobanana-sprite
Command: npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-nanobanana-sprite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to generate high-quality visual assets like icons, logos, and graphics using AI, specifically tailored for integration into Liquid Galaxy Flutter applications, overcoming challenges with transparency and resolution.

Core Features & Use Cases

  • AI-Powered Asset Generation: Transforms text prompts into visual assets using AI models.
  • Transparent Background Processing: Implements chroma keying to remove solid backgrounds, enabling true transparency.
  • LG-Optimized Sizing & Integration: Guides users on generating assets at appropriate resolutions (e.g., 512x512 for icons) and integrating them into KML for Liquid Galaxy.
  • Use Case: Create custom, high-resolution placemark icons for specific data points (e.g., earthquake locations, satellite tracking) or design branded logo overlays for screen elements within a Liquid Galaxy app.

Quick Start

Use the lg-nanobanana-sprite skill to generate a 512x512 pixel icon for a seismic wave with a bright neon green background.

Frequently Asked Questions about lg-nanobanana-sprite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate transparent icons for Liquid Galaxy Flutter applications?

To generate transparent icons for Liquid Galaxy Flutter applications, this Skill uses AI models like Nano Banana and Imagen to create images, then applies a Dart chroma keying utility to remove solid backgrounds and achieve true transparency.

Can I use AI art for KML placemark images on high-resolution video walls?

Yes, you can use AI art for KML placemark images on high-resolution video walls by generating high-quality visual assets with this Skill and integrating them using the provided KML guidance for optimal display.

What is the best way to process transparent backgrounds for AI-generated assets in Flutter?

The best way to process transparent backgrounds for AI-generated assets in Flutter is using chroma keying, which removes solid backgrounds from generated images to enable true transparency within the application.

Does this AI asset generation workflow support custom sizing for specific use cases like earthquake tracking?

Yes, this AI asset generation workflow supports custom sizing for specific use cases like earthquake tracking, providing guidance on generating assets at appropriate resolutions such as 512x512 pixels for custom placemark icons.

How do I create branded logo overlays for screen elements in a Liquid Galaxy app?

To create branded logo overlays for screen elements in a Liquid Galaxy app, you can use this Skill to transform text prompts into high-quality visual assets using AI models like Nano Banana and Imagen.

Why do my AI-generated icons have solid backgrounds instead of transparency in my Flutter app?

AI-generated icons have solid backgrounds instead of transparency because they require chroma keying post-processing; this Skill includes a Dart utility specifically designed to remove those solid backgrounds for true transparency.