A community gallery of ready-to-use custom pets for the Codex desktop app, with generated action previews and one-command installation.
Each pet is a small shareable package:
pets/<pet-slug>--<author-slug>/
├── submission.json
├── pet.json
└── spritesheet.webp
Pet folders contain only final package files. Gallery previews are generated into assets/previews/<pet-id>/.
No clone required. Install directly from GitHub:
curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- chino--xiwanziList available pets:
curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- --listWindows PowerShell:
powershell -NoProfile -ExecutionPolicy Bypass -Command "iwr -UseB https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.ps1 | iex; Install-CodexPet chino--xiwanzi"| Name | Chino · by [@xiwanzi](https://github.com/xiwanzi) · Anime Characters | ||||
|---|---|---|---|---|---|
| Install | curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- chino--xiwanzi | ||||
| Action | Idle | Waving | Running | Waiting | Review |
| Preview | ![]() | ![]() | ![]() | ![]() | ![]() |
| Name | Kanade · by [@xiwanzi](https://github.com/xiwanzi) · Anime Characters | ||||
|---|---|---|---|---|---|
| Install | curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- kanade--xiwanzi | ||||
| Action | Idle | Waving | Running | Waiting | Review |
| Preview | ![]() | ![]() | ![]() | ![]() | ![]() |
| Name | Kurumi · by [@xiwanzi](https://github.com/xiwanzi) · Anime Characters | ||||
|---|---|---|---|---|---|
| Install | curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- kurumi--xiwanzi | ||||
| Action | Idle | Waving | Running | Waiting | Review |
| Preview | ![]() | ![]() | ![]() | ![]() | ![]() |
| Name | Remi · by [@xiwanzi](https://github.com/xiwanzi) · Anime Characters | ||||
|---|---|---|---|---|---|
| Install | curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- remi--xiwanzi | ||||
| Action | Idle | Waving | Running | Waiting | Review |
| Preview | ![]() | ![]() | ![]() | ![]() | ![]() |
| Name | Sakiko Togawa · by [@xiwanzi](https://github.com/xiwanzi) · Anime Characters | ||||
|---|---|---|---|---|---|
| Install | curl -fsSL https://raw.githubusercontent.com/xiwanzi/Codex-Pets/main/scripts/install-pet.sh | bash -s -- sakiko--xiwanzi | ||||
| Action | Idle | Waving | Running | Waiting | Review |
| Preview | ![]() | ![]() | ![]() | ![]() | ![]() |
Use pet-slug--author-slug so multiple versions of the same character can coexist. See CONTRIBUTING.md and docs/PET_SPEC.md.
- Code and scripts: MIT
- Pet assets and generated previews: asset license
























