PluginBench
Skill
Review
Audit score 70

imagen

nexu-io/open-design

Generate images using Google Gemini's image generation API for UI mockups, icons, and illustrations.

What is imagen?

This skill leverages Google Gemini's image generation API to create visual assets including UI mockups, icons, and illustrations. Use it when you need to generate custom images programmatically as part of design workflows.

  • Generate UI mockups from descriptions
  • Create custom icons and illustrations
  • Produce visual assets for design projects
  • Integrate image generation into automated workflows

How to install imagen

npx skills add https://github.com/nexu-io/open-design --skill imagen
Prerequisites
  • Google Gemini API access and credentials configured
Claude Code
Cursor
Windsurf
Cline

How to use imagen

  1. 1.Install the upstream bundle from https://github.com/sanjay3290/imagen into your agent's skills directory
  2. 2.Invoke the skill by name using 'imagen' or trigger phrases like 'gemini image', 'google image gen', 'illustration', or 'icon'
  3. 3.Provide a description of the image you want to generate
  4. 4.The API will return the generated image asset

Use cases

Good for
  • Creating mockup images for UI/UX design concepts
  • Generating icon sets for applications
  • Producing illustration assets for documentation
  • Automating visual asset creation in design pipelines
Who it's for
  • UI/UX designers
  • Product designers
  • Developers building design tools
  • Teams automating asset generation

imagen FAQ

What image types can this skill generate?

It can generate UI mockups, icons, illustrations, and other visual assets using Google Gemini's image generation capabilities.

Do I need API credentials?

Yes, you need Google Gemini API access configured with appropriate credentials.

How do I invoke this skill?

Use the skill name 'imagen' or any of the trigger phrases: 'gemini image', 'google image gen', 'illustration', or 'icon'.

Where is the upstream source?

The upstream repository is at https://github.com/sanjay3290/imagen with full documentation and original assets.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: imagen description: | Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets. triggers:


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

How to use

This catalogue entry advertises the skill in Open Design 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:

# 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.