What problem does it solve? Creating a custom Codex Pet normally requires Codex Pro and the internal $imagegen system skill. This Skill produces the exact same pet.json manifest and 1536x1872 spritesheet.webp atlas using only a RunComfy token, the RunComfy CLI, and ImageMagick, so anyone can install a custom desktop pet for OpenAI Codex. ## Core Features & Use Cases - Single-call generation: Calls OpenAI GPT Image 2 edit once via the RunComfy CLI to produce a canonical chibi pose on a magenta chroma-key background. - Deterministic atlas assembly: Uses ImageMagick micro-transforms (shifts, blinks, rotations, mirroring) to build all 9 animation rows (idle, running, waving, jumping, failed, waiting, review) into the 1536x1872 atlas Codex expects. - Automatic installation: Writes pet.json and spritesheet.webp directly into ${CODEX_HOME:-$HOME/.codex}/pets/<name>/ where Codex picks them up next to the 8 built-in pets. - Use Case: Provide a photo of your cat, and within about two minutes have a pixel-art chibi cat pet installed in Codex that animates while Codex codes. ## Quick Start Ask the agent to create a Codex pet from your source image URL and install it into your Codex pets directory.