Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add jhy0285/monofield --skill imagen --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Imagen?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jhy0285-imagen)More formats (shields.io, HTML) on the badges page.
---
name: imagen
description: |
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets.
triggers:
- "gemini image"
- "imagen"
- "google image gen"
- "illustration"
- "icon"
od:
mode: image
category: image-generation
upstream: "https://github.com/sanjay3290/imagen"
---
# imagen
> Curated from @sanjay3290.
## What it does
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets.
## Source
- Upstream: https://github.com/sanjay3290/imagen
- Category: `image-generation`
## How to use
This catalogue entry advertises the skill in MonoField so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
```bash
# Inspect the upstream README for exact paths
open https://github.com/sanjay3290/imagen
```
Then ask the agent to invoke this skill by name (`imagen`) or with
one of the trigger phrases listed in this skill's frontmatter.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.