Imagen
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets
Install
Quick install
npx skills add https://github.com/sanjay3290/ai-skills/tree/main/skills/imagennpx skills add sanjay3290/ai-skills --skill imagen --agent claude-codenpx skills add sanjay3290/ai-skills --skill imagen --agent cursornpx skills add sanjay3290/ai-skills --skill imagen --agent codexnpx skills add sanjay3290/ai-skills --skill imagen --agent opencodenpx skills add sanjay3290/ai-skills --skill imagen --agent github-copilotnpx skills add sanjay3290/ai-skills --skill imagen --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add sanjay3290/ai-skills --skill imagenManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/sanjay3290/ai-skills.gitcp -r ai-skills/skills/imagen ~/.claude/skills/imagen
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets
What is it?
This skill generates images using Google Gemini's image generation model (gemini-3-pro-image-preview). It enables seamless image creation during any Claude Code session - whether you're building frontend UIs, creating documentation, or need visual representations of concepts.
Cross-Platform: Works on Windows, macOS, and Linux.
How to use it?
- Takes a text prompt describing the desired image
- Calls Google Gemini API with image generation configuration
- Saves the generated image to a specified location (defaults to current directory)
- Returns the file path for use in your project
Key Features
- Collection of agent skills for AI coding assistants
- AI-powered analysis and intelligent recommendations
- Code generation and development assistanceView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0Categories
CreativeAI & MLTags
aiapicodingimageFeatures
Related Skills
More from CreativeAlgorithmic Art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration5.3kAnthropicCreativeDeveloper Tools00
Canvas Design
Create beautiful visual art in .png and .pdf formats using design philosophy5.3kAnthropicCreativeDesign00
Slack GIF Creator
Create animated GIFs optimized for Slack's size constraints5.3kAnthropicCreativeCommunication00
---
Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/imagen
Author: sanjay3290
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 79
Tags: ai, api, coding, image
SKILL.md source
--- name: imagen description: Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets --- # imagen Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets What is it? This skill generates images using Google Gemini's image generation model (gemini-3-pro-image-preview). It enables seamless image creation during any Claude Code session - whether you're building frontend UIs, creating documentation, or need visual representations of concepts. Cross-Platform: Works on Windows, macOS, and Linux. ## How to use it? * Takes a text prompt describing the desired image * Calls Google Gemini API with image generation configuration * Saves the generated image to a specified location (defaults to current directory) * Returns the file path for use in your project ## Key Features * Collection of agent skills for AI coding assistants * AI-powered analysis and intelligent recommendations * Code generation and development assistanceView on GitHub ### GitHub Stats StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0 ### Categories CreativeAI & ML ### Tags aiapicodingimage ### Features ## Related Skills More from Creative ### Algorithmic Art Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration 5.3kAnthropicCreativeDeveloper Tools00 ### Canvas Design Create beautiful visual art in .png and .pdf formats using design philosophy 5.3kAnthropicCreativeDesign00 ### Slack GIF Creator Create animated GIFs optimized for Slack's size constraints 5.3kAnthropicCreativeCommunication00 --- **Source**: https://github.com/sanjay3290/ai-skills/tree/main/skills/imagen **Author**: sanjay3290 **License**: https://opensource.org/licenses/Apache-2.0 **GitHub Stars**: 79 **Tags**: ai, api, coding, image
Related skills 6
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
appinsights-instrumentation
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
azure-messaging
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, ser...
azure-hosted-copilot-sdk
Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared copilot-...
lark-event
Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
xget
Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.