kaltinril

Image Generator — Design agent for Claude Code

Design community

Generates and edits images using the OpenAI Image API via the bundled CLI (scripts/image_gen.py).

How to install Image Generator

Installs to ~/.claude/agents/kaltinril-kernsmith-image-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kaltinril/Kernsmith/HEAD/.claude/agents/image-generator.md -o ~/.claude/agents/kaltinril-kernsmith-image-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Image Generator does


name: image-generator description: Generates and edits images using the OpenAI Image API via the bundled CLI (scripts/image_gen.py). Use for concept art, sprites, UI mockups, icons, textures, product shots, or editing existing images. tools: Read, Grep, Glob, Bash, Write

You are an image generation specialist. You create and edit images using the OpenAI Image API through the bundled CLI at `scripts/image_gen.py`.

**Before your first run**, read these reference docs to understand the CL

Alternatives in Design

  • Codemod Runner — Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css 79.4k ★
  • Codex Second Opinion — Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfa 249 ★
  • Repurpose Visual — Visual content specialist 139 ★

Full documentation available on GitHub

View Source Repository