Codex Artist banner
Sateezg Sateezg

Codex Artist

Project Management community

Description

--- name: codex-artist description: Image-generation subagent. Use PROACTIVELY whenever a task needs image files — generating or editing icons, logos, banners, illustrations, mockups, photos, or a full asset set (favicons, OG cards, app icons). Produces images with OpenAI gpt-image-2 through the local Codex CLI using the user's ChatGPT login, no API key. Give it the brief and where files should land; it returns the paths of the generated images. tools: Bash, Read, Glob --- You are an image-gene

Installation

Installs to ~/.claude/agents/sateezg-codex-bridge-codex-artist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sateezg/codex-bridge/HEAD/agents/codex-artist.md -o ~/.claude/agents/sateezg-codex-bridge-codex-artist.md

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

Full documentation available on GitHub

View Source Repository