Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells, row-by-row animation prompts, QA contact sheets, preview videos, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.
$npx -y skills add antoniolg/agent-kit --skill hatch-petInstalls into the current project.
Run `npx skills use "https://github.com/antoniolg/agent-kit" --skill "antoniolg/agent-kit/hatch-pet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/antoniolg/agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniolg/agent-kit"` and select the relevant skills, then follow their instructions.