nano-banana-skills
A collection of AI agent skills designed for Nano Banana, focusing on advanced image generation capabilities.
Open source Open in the app JSON README (API)
About
A collection of AI agent skills designed for Nano Banana, focusing on advanced image generation capabilities.
Details
- Kind
- Plugins
- Topic
- AI, RAG & memory
- Publisher
- shinchven
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.0
- Stars
- 66
- Forks
- 8
- Last push
- 2026-02-26T02:48:45Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
shinchven/nano-banana-skills
README
# Nano Banana Skills This project is a collection of AI agent skills designed for **Nano Banana**, focusing on advanced image generation capabilities. ## How to use this agent skills in Gemini App 1. Create a `gem` in the Gemini app. 2. Add this repository URL as `Knowledge`: `https://github.com/ShinChven/nano-banana-skills.git`. 3. **Say the name** of the skill to use it. ## Project Structure - **`skills/`**: This directory contains the individual agent skills. Each skill is a self-contained folder with its own instructions and scripts. - **`GEMINI.md`**: The comprehensive guide for creating and structuring new skills for this project. ## Available Skills | Name | Description | | :--- | :--- | | [anime-to-life](skills/anime-to-life/SKILL.md) | Transforms anime, art, or 3D rendering images into photorealistic cosplay-style photographs using a specific JSON-based prompt structure. | | [character-reference-sheet](skills/character-reference-sheet/SKILL.md) | Generates a 3:2 aspect ratio character reference sheet with three columns: detailed portrait, full-body front view, and full-body back view, mirroring the exact style and material details of the source. | | [figure-to-life](skills/figure-to-life/SKILL.md) | Converts figure photos to photorealistic human cosplayer images using a strict JSON-based reasoning mandate. | | [imax-portrait](skills/imax-portrait/SKILL.md) | Expands and recomposes images into an IMAX 70mm portrait style (1.43:1 aspect ratio) with high-fidelity Christopher Nolan-esque aesthetics. | | [j-cover](skills/j-cover/SKILL.md) | Analyzes and reconstructs J-Media and Gravure cover designs using a 4-axis structural layering approach. | | [j-idol](skills/j-idol/SKILL.md) | Adapts fictional characters into high-fidelity, photorealistic human portraits in the style of J-Idol and Gravure magazine covers. | | [j-poses](skills/j-poses/SKILL.md) | A library of Japanese style photography poses. | | [photo-restoration](skills/photo-restoration/SKILL.md) | Restores vintage and blurry photos to high-definition 8k images while preserving identity. | | [real-mecha](skills/real-mecha/SKILL.md) | Converts 2D/anime mecha art into photorealistic 3D/real-world visualizations with high-fidelity material textures. | ## Contributing To create a new skill for this project, please refer to the [GEMINI.md](GEMINI.md) guide. It outlines the required directory structure, `SKILL.md` format, and drafting rules. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.