gemini-image
✓Generate images using AI when user wants to create pictures, draw, paint, or generate artwork. Supports text-to-image and image-to-image generation.
Installation
SKILL.md
Use this skill when user expresses intent to generate images (e.g., "draw a...", "generate an image...", "create a picture...").
| Text-to-Image | description text | a cute orange cat | | Image-to-Image | imageURL description | https://xxx.jpg draw similar style | | Multi-Image Reference | URL1 URL2 description | https://a.jpg https://b.jpg merge these two |
For image-to-image, upload local images first. See tips/image-upload.md.
Generate images using AI when user wants to create pictures, draw, paint, or generate artwork. Supports text-to-image and image-to-image generation. Source: bahayonghang/my-claude-code-settings.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill gemini-image- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gemini-image?
Generate images using AI when user wants to create pictures, draw, paint, or generate artwork. Supports text-to-image and image-to-image generation. Source: bahayonghang/my-claude-code-settings.
How do I install gemini-image?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill gemini-image Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bahayonghang/my-claude-code-settings
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01