What problem does it solve? Creating a custom Codex Pet normally requires Codex Pro and the internal $imagegen skill; this Skill produces the exact same pet.json and spritesheet.webp artifacts using only a RunComfy token, one GPT Image 2 edit call, and ImageMagick. ## Core Features & Use Cases - Single-call canonical pose generation: Calls runcomfy run openai/gpt-image-2/edit once with a chibi-proportion prompt on a magenta chroma-key background. - Deterministic atlas assembly: Uses ImageMagick micro-transforms (shifts, blinks, rotations, mirroring) to build all 9 animation rows into the 1536x1872, 8x9-cell spritesheet Codex expects. - Automatic installation: Writes pet.json and spritesheet.webp into ${CODEX_HOME:-$HOME/.codex}/pets/<name>/ so Codex picks up the custom pet next to the 8 built-ins. - Use Case: Turn a photo of your cat into an animated desktop companion for OpenAI Codex in about two minutes, without a Codex Pro subscription. ## Quick Start Ask the assistant to create a Codex Pet from your source image URL and install it into your Codex pets directory.