What problem does it solve?
Codex Pet creators need a fast way to turn a single reference image into the exact animated sprite atlas and manifest that Codex expects, without setting up Codex Pro image-generation tooling.
Core Features & Use Cases
- Codex Pet artifact generation: Creates
pet.json and spritesheet.webp in the required atlas format (1536x1872, 8x9 cells) from one source image.
- Deterministic local build pipeline: Runs a single GPT Image 2 edit call via the RunComfy CLI, then assembles the 9 animation-state rows using ImageMagick micro-transforms.
- Local installation for Codex: Installs the custom pet into
${CODEX_HOME:-$HOME/.codex}/pets/<name>/ for immediate pickup by Codex.
- Use case: Give your Codex desktop experience a personalized animated companion by uploading or linking a character/mascot image and generating a compliant custom pet.
Quick Start
Tell the agent to create a codex pet from the attached reference image for the pet name my-pet and install it into your Codex pets directory.