Codex pet package
purplewolf
purplewolf is a purple chibi wolfdog Codex pet with a bow tie, handheld device, and cheerful animations.
PetWidget + SpriteAnimator
purplewolf live preview
Switch animation rows, tune scale, and test floating behavior before installing this Codex pet locally.
State previews
See every Codex pet state at once.
Use the grid to check whether the shared 8 by 9 atlas has complete idle, movement, waiting, failed, and review animation rows.
Need help?
Ask AI to add this pet.
Not sure how to use this pet in Codex? Copy this AI prompt and ask your assistant to add and enable this existing pet for you.
It installs and enables this pet only. It will not generate a new pet.
Download package
Install purplewolf
Download the zip package, or copy a community CLI or curl command that installs this Codex pet into $HOME/.codex/pets/purplewolf. Then enable it with /pet or Settings -> Appearance -> Pets.
npx @eyichan/codexpets add purplewolfpet.json
Manifest
Save this file as pet.json inside the local package folder for this Codex pet.
{
"id": "purplewolf",
"displayName": "purplewolf",
"description": "purplewolf is a purple chibi wolfdog Codex pet with a bow tie, handheld device, and cheerful animations.",
"spritesheetPath": "spritesheet.webp"
}Assets
Package files
- Package ZIP
- Download ZIP
- Spritesheet URL
- /pets/purplewolf/spritesheet.webp
- Manifest URL
- /pets/purplewolf/pet.json
- Author
- Vinson S.. Attribution identifies the catalog contributor; it does not grant a license to third-party characters or artwork. Report a rights or attribution concern.
Atlas
Spritesheet contract
Use the preview controls above to check idle, movement, waiting, failed, and review rows before installing.
# After downloading purplewolf-codex-pet.zip mkdir -p "$HOME/.codex/pets/purplewolf" unzip -o "./purplewolf-codex-pet.zip" -d "$HOME/.codex/pets/purplewolf" # In Codex /pet # Or manually Settings -> Appearance -> Pets -> choose purplewolf
Download the package zip first, then run this command from the folder that contains the zip file. After installation, use /pet or open Settings, choose Appearance, then Pets. Use Refresh custom pets if the package does not appear immediately.
How to use
How to use purplewolf
- 01
Review every state
Scan the 9-state preview grid to confirm the spritesheet covers idle, movement, waving, failed, waiting, and review states.
- 02
Download the package files
Download the package zip, or save spritesheet.webp and pet.json into a folder named after this pet id.
- 03
Install locally
Copy both files into ~/.codex/pets/<pet-id>/ so Codex can discover the custom pet package.
- 04
Open it in Codex
Use /pet inside Codex, or open Settings -> Appearance -> Pets and choose this installed pet. Refresh custom pets if it is not listed yet.