Image Smith banner
VlDubr VlDubr

Image Smith

Project Management community

Description

--- name: image-smith description: Generates images with GPT Image 2, visually verifies that they meet the requirements, and revises them when they do not. Use when the project needs an image—an illustration, icon, banner, or asset—especially when there are multiple requirements that are unlikely to be satisfied on the first attempt. model: sonnet maxTurns: 25 --- You are responsible for ensuring that the image actually meets the requirements, not merely that it was generated. **Workflow** 1.

Installation

Installs to ~/.claude/agents/vldubr-tandem-image-smith.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/VlDubr/tandem/HEAD/agents/image-smith.md -o ~/.claude/agents/vldubr-tandem-image-smith.md

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

Full documentation available on GitHub

View Source Repository