# Generate Project Images with Google Gemini

Projects often need custom visuals for interfaces, documentation, and design work. This skill provides a Google Gemini workflow for creating and saving PNG assets.

## Install

```bash
npx skillstore add sickn33/imagen
```

## Metadata

- Status: approved
- Slug: sickn33-imagen
- Skillstore revision: r2
- Version status: missing
- Tree hash: d97755b326ad89305f84d8176687f0150c9429756e66444ebd7250b078927426
- Author: sickn33
- GitHub username: sickn33
- License: MIT
- Repository: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/imagen
- Ref: 88a8e9a07f4c54ab105c1c41b6267c287146b07b
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, env\_access
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/sickn33-imagen
- Manifest: https://skillstore.pages.dev/api/skills/sickn33-imagen/manifest

## Capabilities

- Recognizes requests for images, icons, logos, placeholders, diagrams, and visual concepts.
- Provides command examples for generating images from text prompts.
- Documents custom output paths and a 2K size option.
- Defines PNG as the expected generated image format.
- Describes image workflows for frontend development, documentation, and UI assets.

## Use Cases

- Create Interface Visuals: Generate hero images, placeholders, icons, and other visual assets for application interfaces.
- Illustrate Technical Documentation: Create diagrams and concept illustrations for guides, README files, and architecture documentation.
- Explore Product Concepts: Produce visual directions for early design reviews, prototypes, and asset planning.

## Prompt Templates

### Create a Basic Placeholder

```
Create a PNG placeholder for [component] using [dimensions], [colors], and a simple [subject]. Save it to [path].
```

### Illustrate a Concept

```
Generate a documentation illustration of [concept] with clear labels, high contrast, and a [style] layout. Save it to [path].
```

### Build a Consistent Asset Set

```
Create three UI assets for [product]: [asset list]. Match [brand colors], use [style], and save them under [directory].
```

### Compose a Production Hero

```
Generate a 2K hero image for [product]. Leave readable space on [side], exclude [elements], and save it to [path].
```

## Limitations

- The package includes only instructions; the referenced generation script is absent.
- Generation requires external Google Gemini access and a user-provided API key.
- The documented workflow supports PNG output and does not describe image editing.
- Generated visuals require human review for accuracy, text quality, licensing, and brand fit.

## Best Practices

- Specify the subject, dimensions, composition, colors, style, and intended use.
- Choose an explicit output path that matches the project asset structure.
- Review every image for accuracy, text rendering, accessibility, licensing, and brand consistency.

## Anti Patterns

- Do not expose the Gemini API key in prompts, commands, logs, or generated files.
- Do not request protected brands or copyrighted styles without confirming usage rights.
- Do not publish generated text, labels, or diagrams without checking their accuracy.

## Security Audit

- Audited at: 2026-07-24T00:56:39.038\+00:00
- Summary: All 11 static findings are false positives caused by Markdown syntax or descriptive metadata. SKILL.md contains no executable implementation, credential-reading logic, prompt injection, or other semantic security issue.

## Stats

- Views: 112
- Downloads: 49
- Favorites: 0
- Popularity score: 0
