Hatch Pet Codex Skill
Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company...
What it adds
Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.
Get set up
- Generate and copy base first, using a lightweight base worker.
- Generate and copy idle and running-right next as the identity and gait check, using one lightweight worker per row.
- Inspect running-right; mirror running-left only when visual identity, prop placement, markings, lighting, and direction semantics remain correct.
- Generate running-left normally with a lightweight worker when mirroring would change meaning or identity.
- Generate the remaining rows with lightweight workers, using every input image listed for each job.
$skill-installer hatch-petBefore you install
Compatibility & limitations
Documented for ChatGPT desktop app, Codex CLI, Codex IDE extension
Cursor: Not confirmed for Cursor.
How it fits together
Vercel Composition Patterns · SkillReact composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or...Writing Skills · SkillUse when creating new skills, editing existing skills, or verifying skills work before deployment.Deploy to Vercel · SkillDeploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push...AWS · MCP serverA suite of specialized MCP servers that help you get the most out of AWS, wherever you use MCP.CircleCI · PluginBuild, test, and deploy any application.Cloudflare · PluginCloudflare platform guidance with official MCP.Sources & provenance
Reviewed 2026-09-20. Source revision: main (mutable; commit not pinned).