Awesome Codex Pet

September 1, 2026 · View on GitHub

Awesome Codex Pet

简体中文 | 한국어 | 日本語 | Español | English

Browse and install free community Codex pets at codexpet.top →

Awesome Codex Pet is a free community pet gallery. Browse complete animations like a pet store, install a favorite without cloning the repository, or request a missing character that a community contributor may volunteer to make.

Browse pets · Install a pet · Request a character

Open the Awesome Codex Pet gallery

pets: 230 categories: 11 languages: en | zh--CN | ko | ja | es code: MIT assets: CC BY--NC 4.0 install: one command Pet previews

This repository is the source catalog behind codexpet.top: it keeps installable pet packages, creator attribution, collection metadata, validation tools, and contribution history. For browsing and installing pets, start with the website.

Highlights

  • One-command install — no clone, no manual setup, works on macOS / Linux / Windows
  • Free community gallery — complete animation previews, collections, creator profiles, weekly rankings based on installs and likes, sharing, and community statistics at codexpet.top
  • Free character requests — submit a character and references without making a spritesheet; a community contributor may volunteer to create it, with no delivery guarantee
  • AI-first contributions — contributors can create, repair, and submit pets with Codex; advanced contributors can still open a PR
  • Open licensing — code under MIT, pet assets under CC BY-NC 4.0

Each pet is a small shareable package:

pets/<pet-slug>--<author-slug>/
├── submission.json
├── pet.json
└── spritesheet.webp

Preview images are generated into assets/previews/<pet-id>/ as local or CI build output, never inside the pet folder.

Repository-defined series and collections live in collections.json. Use kind: franchise for pets from the same original work and kind: theme for cross-franchise groups connected by a shared subject or style. A pet joins either by listing its slug in submission.json.collections; the catalog and website are generated from that metadata. Membership is recorded immediately, while the website publishes a collection only after it has at least three pets.

submission.json.name is the required fallback name. Creators may keep a pet single-language by omitting localized_names, or opt into bilingual naming by providing both localized_names.en and localized_names.zh. The website follows the visitor's selected language and never invents a translation.

Pet Versions

VersionAtlasRuntime metadataUse
v1`1536x1872$, 8 \text{columns} \times 9 \text{rows}\text{omit} $spriteVersionNumberor set it to1`Existing standard-animation pets
v2`1536x2288$, 8 \text{columns} \times 11 \text{rows}\text{set} $spriteVersionNumber: 2`Standard animations plus 16 clockwise look directions

Both versions remain installable. Use v1 when maintaining an existing 9-row pet; use v2 for newly upgraded pets that need directional looking.

Quick Install

No clone required. Pick the script for your shell:

# macOS / Linux
curl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main firefly--lingxiaotian
# Windows PowerShell
powershell -NoProfile -ExecutionPolicy Bypass -Command "iwr -UseB -MaximumRedirection 5 -TimeoutSec 120 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.ps1 | iex; Install-CodexPet firefly--lingxiaotian -RawBase 'https://raw.githubusercontent.com/legeling/awesome-codex-pet/main'"
# From a local clone with Node.js
npm run install:pet -- firefly--lingxiaotian

List available pets:

curl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main --list

Default install locations:

  • macOS / Linux: ~/.codex/pets/<pet-id>/
  • Windows: %USERPROFILE%\.codex\pets\<pet-id>\

Set CODEX_HOME to override, or AWESOME_CODEX_PET_NO_STATS=1 to opt out of anonymous install counters. Installers verify the repository manifest and SHA-256 hashes, stage files before activation, and require --force when replacing an existing package. For reproducible installs, replace main in both URL positions with an immutable commit or tag.

Upgrade an Existing v1 Pet

  1. Open Codex Settings → Pets.
  2. Find the installed custom pet and choose Update.
  3. Codex opens a Hatch Pet task. The current v2 workflow validates and preserves the existing 9 animation rows, generates four cardinal anchors plus 16 look directions, then writes an 11-row atlas with spriteVersionNumber: 2.
  4. Review the generated contact sheet and direction previews before accepting the replacement.

The Update action is an AI-assisted v1-to-v2 conversion, not a download notification from this repository. It updates the local package under ~/.codex/pets/; it does not modify or submit the GitHub copy automatically.

Pets

Game Characters

NameFirefly · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main firefly--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewFirefly idleFirefly wavingFirefly running-rightFirefly waitingFirefly review
NameAcheron · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main acheron--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewAcheron idleAcheron wavingAcheron running-rightAcheron waitingAcheron review
NameArlecchino · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main arlecchino--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewArlecchino idleArlecchino wavingArlecchino running-rightArlecchino waitingArlecchino review
NameBlack Swan · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main black-swan--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewBlack Swan idleBlack Swan wavingBlack Swan running-rightBlack Swan waitingBlack Swan review
NameBuba · by @yurcek · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main buba--yurcek
ActionIdleWavingRunningWaitingReview
PreviewBuba idleBuba wavingBuba running-rightBuba waitingBuba review
NameCastorice · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main castorice--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewCastorice idleCastorice wavingCastorice running-rightCastorice waitingCastorice review
NameCh'en · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chen--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewCh'en idleCh'en wavingCh'en running-rightCh'en waitingCh'en review
NameCitlali · by @ZaytsevZY · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main citlali--zaytsevzy
ActionIdleWavingRunningWaitingReview
PreviewCitlali idleCitlali wavingCitlali running-rightCitlali waitingCitlali review
NameCyrene · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main cyrene--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewCyrene idleCyrene wavingCyrene running-rightCyrene waitingCyrene review
NameDimo · by @god-wu · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main dimo-stand--god-wu
ActionIdleWavingRunningWaitingReview
PreviewDimo idleDimo wavingDimo running-rightDimo waitingDimo review
NameDoro · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main doro--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewDoro idleDoro wavingDoro running-rightDoro waitingDoro review
NameDoro · by @vaevie · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main doro--vaevie
ActionIdleWavingRunningWaitingReview
PreviewDoro idleDoro wavingDoro running-rightDoro waitingDoro review
NameFeixiao · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main feixiao--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewFeixiao idleFeixiao wavingFeixiao running-rightFeixiao waitingFeixiao review
NameFurina · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main furina--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewFurina idleFurina wavingFurina running-rightFurina waitingFurina review
NameGanyu · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main ganyu--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewGanyu idleGanyu wavingGanyu running-rightGanyu waitingGanyu review
NameHu Tao · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hu-tao--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewHu Tao idleHu Tao wavingHu Tao running-rightHu Tao waitingHu Tao review
NameHyacine · by @kurisu994 · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hyacine--kurisu
ActionIdleWavingRunningWaitingReview
PreviewHyacine idleHyacine wavingHyacine running-rightHyacine waitingHyacine review
NameIsaac · by @Foggy-whale · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main isaac--foggy-whale
ActionIdleWavingRunningWaitingReview
PreviewIsaac idleIsaac wavingIsaac running-rightIsaac waitingIsaac review
NameKamisato Ayaka · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kamisato-ayaka--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewKamisato Ayaka idleKamisato Ayaka wavingKamisato Ayaka running-rightKamisato Ayaka waitingKamisato Ayaka review
NameKlee · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main klee--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewKlee idleKlee wavingKlee running-rightKlee waitingKlee review
NameKleeDesk · by @ayanxu56-boop · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main klee-desk--ayanxu56-boop
ActionIdleWavingRunningWaitingReview
PreviewKleeDesk idleKleeDesk wavingKleeDesk running-rightKleeDesk waitingKleeDesk review
NameKuro Chibi · by @KuroNeko-night · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kuro-chibi--kuroneko-night
ActionIdleWavingRunningWaitingReview
PreviewKuro Chibi idleKuro Chibi wavingKuro Chibi running-rightKuro Chibi waitingKuro Chibi review
NameLappland · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lappland--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewLappland idleLappland wavingLappland running-rightLappland waitingLappland review
NameLittle Black Mage · by @libertis · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main little-black-mage--libertis
ActionIdleWavingRunningWaitingReview
PreviewLittle Black Mage idleLittle Black Mage wavingLittle Black Mage running-rightLittle Black Mage waitingLittle Black Mage review
NameMarch 7th · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main march-7th--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewMarch 7th idleMarch 7th wavingMarch 7th running-rightMarch 7th waitingMarch 7th review
NameMissile · by @zpzjzj · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main missile--zpzjzj
ActionIdleWavingRunningWaitingReview
PreviewMissile idleMissile wavingMissile running-rightMissile waitingMissile review
NameMiyabi · by @eric-terminal · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main miyabi--eric-terminal
ActionIdleWavingRunningWaitingReview
PreviewMiyabi idleMiyabi wavingMiyabi running-rightMiyabi waitingMiyabi review
NameNahida · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main nahida--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewNahida idleNahida wavingNahida running-rightNahida waitingNahida review
NameNavia · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main navia--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewNavia idleNavia wavingNavia running-rightNavia waitingNavia review
NameOm Nom · by @kasyan1337 · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main om-nom--kasyan1337
ActionIdleWavingRunningWaitingReview
PreviewOm Nom idleOm Nom wavingOm Nom running-rightOm Nom waitingOm Nom review
NamePaimon · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main paimon--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewPaimon idlePaimon wavingPaimon running-rightPaimon waitingPaimon review
NamePhoebe · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main phoebe--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewPhoebe idlePhoebe wavingPhoebe running-rightPhoebe waitingPhoebe review
NameRaiden Shogun · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main raiden-shogun--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewRaiden Shogun idleRaiden Shogun wavingRaiden Shogun running-rightRaiden Shogun waitingRaiden Shogun review
NameReimu · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main reimu--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewReimu idleReimu wavingReimu running-rightReimu waitingReimu review
NameRemielle-Dan / Leimi · by @Erlla · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main remielle-dan--erlla
ActionIdleWavingRunningWaitingReview
PreviewRemielle-Dan / Leimi idleRemielle-Dan / Leimi wavingRemielle-Dan / Leimi running-rightRemielle-Dan / Leimi waitingRemielle-Dan / Leimi review
NameRobin · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main robin--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewRobin idleRobin wavingRobin running-rightRobin waitingRobin review
NameRosmontis · by @flovst · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main rosmontis--flovst
ActionIdleWavingRunningWaitingReview
PreviewRosmontis idleRosmontis wavingRosmontis running-rightRosmontis waitingRosmontis review
NameRuan Mei · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main ruan-mei--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewRuan Mei idleRuan Mei wavingRuan Mei running-rightRuan Mei waitingRuan Mei review
NameSilver Wolf · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main silver-wolf--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewSilver Wolf idleSilver Wolf wavingSilver Wolf running-rightSilver Wolf waitingSilver Wolf review
NameSonetto · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main sonetto--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewSonetto idleSonetto wavingSonetto running-rightSonetto waitingSonetto review
NameSparkle · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main sparkle--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewSparkle idleSparkle wavingSparkle running-rightSparkle waitingSparkle review
NameSusuta · by @Xiangzi529 · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main susuta--xiangzi529
ActionIdleWavingRunningWaitingReview
PreviewSusuta idleSusuta wavingSusuta running-rightSusuta waitingSusuta review
NameTingyun · by @legeling · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tingyun--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewTingyun idleTingyun wavingTingyun running-rightTingyun waitingTingyun review
NameVertin · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main vertin--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewVertin idleVertin wavingVertin running-rightVertin waitingVertin review
NameYoimiya · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yoimiya--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewYoimiya idleYoimiya wavingYoimiya running-rightYoimiya waitingYoimiya review
NameZani · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main zani--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewZani idleZani wavingZani running-rightZani waitingZani review
NameYae Miko · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yae-miko--legeling
ActionIdleWavingRunningWaitingReview
PreviewYae Miko idleYae Miko wavingYae Miko running-rightYae Miko waitingYae Miko review
Name女弹药Q · by @QunBoo · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main dnf-female-ammo--qunboo
ActionIdleWavingRunningWaitingReview
Preview女弹药Q idle女弹药Q waving女弹药Q running-right女弹药Q waiting女弹药Q review
NameWukong · by @Jorge-Cuevas90003 · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main wukong--jorge-cuevas90003
ActionIdleWavingRunningWaitingReview
PreviewWukong idleWukong wavingWukong running-rightWukong waitingWukong review
Name斗地主老农民 · by @chenyijing131-art · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main doudizhu-laonongmin--chenyijing131-art
ActionIdleWavingRunningWaitingReview
Preview斗地主老农民 idle斗地主老农民 waving斗地主老农民 running-right斗地主老农民 waiting斗地主老农民 review
NameExusiai the New Covenant · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main new-covenant-exusiai--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewExusiai the New Covenant idleExusiai the New Covenant wavingExusiai the New Covenant running-rightExusiai the New Covenant waitingExusiai the New Covenant review
NameRegulus · by @chenxin-dlut · Game Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main regulus-star-antimony--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewRegulus idleRegulus wavingRegulus running-rightRegulus waitingRegulus review
Name林翩翩(初遇) · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lin-pianpian-first-meeting--legeling
ActionIdleWavingRunningWaitingReview
Preview林翩翩(初遇) idle林翩翩(初遇) waving林翩翩(初遇) running-right林翩翩(初遇) waiting林翩翩(初遇) review
Name林翩翩(约会) · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lin-pianpian-date--legeling
ActionIdleWavingRunningWaitingReview
Preview林翩翩(约会) idle林翩翩(约会) waving林翩翩(约会) running-right林翩翩(约会) waiting林翩翩(约会) review
Name林翩翩(花街) · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lin-pianpian-flower-street--legeling
ActionIdleWavingRunningWaitingReview
Preview林翩翩(花街) idle林翩翩(花街) waving林翩翩(花街) running-right林翩翩(花街) waiting林翩翩(花街) review
Name林翩翩(花魁) · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lin-pianpian-courtesan--legeling
ActionIdleWavingRunningWaitingReview
Preview林翩翩(花魁) idle林翩翩(花魁) waving林翩翩(花魁) running-right林翩翩(花魁) waiting林翩翩(花魁) review
Name沈星回 · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main shen-xinghui--legeling
ActionIdleWavingRunningWaitingReview
Preview沈星回 idle沈星回 waving沈星回 running-right沈星回 waiting沈星回 review
NameChillet · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chillet--legeling
ActionIdleWavingRunningWaitingReview
PreviewChillet idleChillet wavingChillet running-rightChillet waitingChillet review
Name阿罗那 · by @legeling · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main arona--legeling
ActionIdleWavingRunningWaitingReview
Preview阿罗那 idle阿罗那 waving阿罗那 running-right阿罗那 waiting阿罗那 review
Name魂魄妖梦 · by @ai-generated · Game Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main youmu--ai-generated
ActionIdleWavingRunningWaitingReview
Preview魂魄妖梦 idle魂魄妖梦 waving魂魄妖梦 running-right魂魄妖梦 waiting魂魄妖梦 review

Anime Characters

NameZero Two · by @mingqingmozhao · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main zero-two--mingqingmozhao
ActionIdleWavingRunningWaitingReview
PreviewZero Two idleZero Two wavingZero Two running-rightZero Two waitingZero Two review
NameAnya · by @chenxin-dlut · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main anya--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewAnya idleAnya wavingAnya running-rightAnya waitingAnya review
NameAsuka · by @maxg24 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main asuka--maxg24
ActionIdleWavingRunningWaitingReview
PreviewAsuka idleAsuka wavingAsuka running-rightAsuka waitingAsuka review
NameRei Ayanami · by @Bendy · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chibi-rei-pet--bendy
ActionIdleWavingRunningWaitingReview
PreviewRei Ayanami idleRei Ayanami wavingRei Ayanami running-rightRei Ayanami waitingRei Ayanami review
NameChotu · by @makriman · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chotu--makriman
ActionIdleWavingRunningWaitingReview
PreviewChotu idleChotu wavingChotu running-rightChotu waitingChotu review
NameConan Edogawa · by @chenxin-dlut · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main conan--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewConan Edogawa idleConan Edogawa wavingConan Edogawa running-rightConan Edogawa waitingConan Edogawa review
NameDoraemon · by @xueshi · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main doraemon--xueshi
ActionIdleWavingRunningWaitingReview
PreviewDoraemon idleDoraemon wavingDoraemon running-rightDoraemon waitingDoraemon review
NameElaina · by @nyakku-shigure · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main elaina--nyakku-shigure
ActionIdleWavingRunningWaitingReview
PreviewElaina idleElaina wavingElaina running-rightElaina waitingElaina review
NameEren · by @ash-sw · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main eren--ash-sw
ActionIdleWavingRunningWaitingReview
PreviewEren idleEren wavingEren running-rightEren waitingEren review
NameFrieren · by @legeling · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main frieren--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewFrieren idleFrieren wavingFrieren running-rightFrieren waitingFrieren review
NameGojo · by @lilokhalikfa · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main gojo--lilokhalikfa
ActionIdleWavingRunningWaitingReview
PreviewGojo idleGojo wavingGojo running-rightGojo waitingGojo review
NameHan Li · by @metro186 · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main han-li--metro186
ActionIdleWavingRunningWaitingReview
PreviewHan Li idleHan Li wavingHan Li running-rightHan Li waitingHan Li review
NameIkaros · by @icarus-alpha · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main ikaros--icarus-alpha
ActionIdleWavingRunningWaitingReview
PreviewIkaros idleIkaros wavingIkaros running-rightIkaros waitingIkaros review
NameIsekaijoucho · by @SiIverAsh · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main isekaijoucho--siiverash
ActionIdleWavingRunningWaitingReview
PreviewIsekaijoucho idleIsekaijoucho wavingIsekaijoucho running-rightIsekaijoucho waitingIsekaijoucho review
NameJolyne Cujoh · by @d2682787206-sys · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main jolyne-cujoh--d2682787206-sys
ActionIdleWavingRunningWaitingReview
PreviewJolyne Cujoh idleJolyne Cujoh wavingJolyne Cujoh running-rightJolyne Cujoh waitingJolyne Cujoh review
NameKaguya Luna · by @enclairfarron · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kaguya-luna--enclairfarron
ActionIdleWavingRunningWaitingReview
PreviewKaguya Luna idleKaguya Luna wavingKaguya Luna running-rightKaguya Luna waitingKaguya Luna review
NameKaiju No. 8 · by @TERRY878 · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kaiju-no-8--terry878
ActionIdleWavingRunningWaitingReview
PreviewKaiju No. 8 idleKaiju No. 8 wavingKaiju No. 8 running-rightKaiju No. 8 waitingKaiju No. 8 review
NameKaito Kid · by @chenxin-dlut · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kid--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewKaito Kid idleKaito Kid wavingKaito Kid running-rightKaito Kid waitingKaito Kid review
NameKid Goku · by @julianhuang · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kid-goku--julianhuang
ActionIdleWavingRunningWaitingReview
PreviewKid Goku idleKid Goku wavingKid Goku running-rightKid Goku waitingKid Goku review
NameLevi · by @emrecb · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main levi--emrecb
ActionIdleWavingRunningWaitingReview
PreviewLevi idleLevi wavingLevi running-rightLevi waitingLevi review
NameLight Fury · by @legeling · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main light-fury--legeling
ActionIdleWavingRunningWaitingReview
PreviewLight Fury idleLight Fury wavingLight Fury running-rightLight Fury waitingLight Fury review
NameLuffy Gear 5 · by @jordsshmords1 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main luffy-gear-5--jordsshmords1
ActionIdleWavingRunningWaitingReview
PreviewLuffy Gear 5 idleLuffy Gear 5 wavingLuffy Gear 5 running-rightLuffy Gear 5 waitingLuffy Gear 5 review
NameMahiro · by @legeling · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mahiro--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewMahiro idleMahiro wavingMahiro running-rightMahiro waitingMahiro review
NameMakima (Coat) · by @yuyuabc1 · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main makima-coat--yuyuabc1
ActionIdleWavingRunningWaitingReview
PreviewMakima (Coat) idleMakima (Coat) wavingMakima (Coat) running-rightMakima (Coat) waitingMakima (Coat) review
NameMakima · by @1sh1ro · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main makimamini--1sh1ro
ActionIdleWavingRunningWaitingReview
PreviewMakima idleMakima wavingMakima running-rightMakima waitingMakima review
NameMakise Kurisu · by @m1gr4ine · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main makisekurisu--m1gr4ine
ActionIdleWavingRunningWaitingReview
PreviewMakise Kurisu idleMakise Kurisu wavingMakise Kurisu running-rightMakise Kurisu waitingMakise Kurisu review
NameMihari · by @Hyoni1129 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mihari--hyoni1129
ActionIdleWavingRunningWaitingReview
PreviewMihari idleMihari wavingMihari running-rightMihari waitingMihari review
NameMikoto · by @legeling · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mikoto--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewMikoto idleMikoto wavingMikoto running-rightMikoto waitingMikoto review
NameMiku · by @legeling · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main miku--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewMiku idleMiku wavingMiku running-rightMiku waitingMiku review
NameMisaka Network · by @ldl1234 · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main misaka-network--ldl1234
ActionIdleWavingRunningWaitingReview
PreviewMisaka Network idleMisaka Network wavingMisaka Network running-rightMisaka Network waitingMisaka Network review
NameNimbus · by @soraberu · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main nimbus--soraberu
ActionIdleWavingRunningWaitingReview
PreviewNimbus idleNimbus wavingNimbus running-rightNimbus waitingNimbus review
NameRem · by @l1 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main rem--l1
ActionIdleWavingRunningWaitingReview
PreviewRem idleRem wavingRem running-rightRem waitingRem review
NameRinami Himesaki · by @SiIverAsh · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main rinami--siiverash
ActionIdleWavingRunningWaitingReview
PreviewRinami Himesaki idleRinami Himesaki wavingRinami Himesaki running-rightRinami Himesaki waitingRinami Himesaki review
NameRoxy Pixel · by @gravity · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main roxy-pixel--gravity
ActionIdleWavingRunningWaitingReview
PreviewRoxy Pixel idleRoxy Pixel wavingRoxy Pixel running-rightRoxy Pixel waitingRoxy Pixel review
NameSaber · by @真宵 绫. · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main saber--petdex-zhenyou-ling
ActionIdleWavingRunningWaitingReview
PreviewSaber idleSaber wavingSaber running-rightSaber waitingSaber review
NameSaiki Kusuo · by @yjt0416 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main saiki-kusuo--yjt0416
ActionIdleWavingRunningWaitingReview
PreviewSaiki Kusuo idleSaiki Kusuo wavingSaiki Kusuo running-rightSaiki Kusuo waitingSaiki Kusuo review
NameSakamoto · by @zpzjzj · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main sakamoto--zpzjzj
ActionIdleWavingRunningWaitingReview
PreviewSakamoto idleSakamoto wavingSakamoto running-rightSakamoto waitingSakamoto review
NameSakata Gintoki · by @Yuu M. · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main gintoki-pixel--yuu-m
ActionIdleWavingRunningWaitingReview
PreviewSakata Gintoki idleSakata Gintoki wavingSakata Gintoki running-rightSakata Gintoki waitingSakata Gintoki review
NameShin-chan · by @chenxin-dlut · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main shinchan--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewShin-chan idleShin-chan wavingShin-chan running-rightShin-chan waitingShin-chan review
NameTakamatsu Tomori · by @A1wace-dev · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main takamatsu-tomori--a1wace-dev
ActionIdleWavingRunningWaitingReview
PreviewTakamatsu Tomori idleTakamatsu Tomori wavingTakamatsu Tomori running-rightTakamatsu Tomori waitingTakamatsu Tomori review
NameTogawa Sakiko · by @enclairfarron · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main togawa-sakiko--enclairfarron
ActionIdleWavingRunningWaitingReview
PreviewTogawa Sakiko idleTogawa Sakiko wavingTogawa Sakiko running-rightTogawa Sakiko waitingTogawa Sakiko review
NameToothless · by @legeling · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main toothless--legeling
ActionIdleWavingRunningWaitingReview
PreviewToothless idleToothless wavingToothless running-rightToothless waitingToothless review
NameToyama Kasumi · by @lsmd23 · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main toyama-kasumi--lsmd23
ActionIdleWavingRunningWaitingReview
PreviewToyama Kasumi idleToyama Kasumi wavingToyama Kasumi running-rightToyama Kasumi waitingToyama Kasumi review
NameViolet · by @lazenca · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main violet--lazenca
ActionIdleWavingRunningWaitingReview
PreviewViolet idleViolet wavingViolet running-rightViolet waitingViolet review
NameWakaba Mutsumi · by @Carambola · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main wakaba-mutsumi--carambola
ActionIdleWavingRunningWaitingReview
PreviewWakaba Mutsumi idleWakaba Mutsumi wavingWakaba Mutsumi running-rightWakaba Mutsumi waitingWakaba Mutsumi review
NameInosuke Hashibira · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main inosuke-hashibira--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewInosuke Hashibira idleInosuke Hashibira wavingInosuke Hashibira running-rightInosuke Hashibira waitingInosuke Hashibira review
NameNangong Wan · by @bpup · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main nangong-wan--bpup
ActionIdleWavingRunningWaitingReview
PreviewNangong Wan idleNangong Wan wavingNangong Wan running-rightNangong Wan waitingNangong Wan review
NameZenitsu Agatsuma · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main zenitsu-agatsuma--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewZenitsu Agatsuma idleZenitsu Agatsuma wavingZenitsu Agatsuma running-rightZenitsu Agatsuma waitingZenitsu Agatsuma review
NameGiyu Tomioka · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main giyu-tomioka--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewGiyu Tomioka idleGiyu Tomioka wavingGiyu Tomioka running-rightGiyu Tomioka waitingGiyu Tomioka review
NameMuichiro Tokito · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main muichiro-tokito--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewMuichiro Tokito idleMuichiro Tokito wavingMuichiro Tokito running-rightMuichiro Tokito waitingMuichiro Tokito review
NameTanjiro Kamado · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tanjiro-kamado--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewTanjiro Kamado idleTanjiro Kamado wavingTanjiro Kamado running-rightTanjiro Kamado waitingTanjiro Kamado review
NameNezuko Kamado · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main nezuko-kamado--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewNezuko Kamado idleNezuko Kamado wavingNezuko Kamado running-rightNezuko Kamado waitingNezuko Kamado review
Name罗小黑 · by @legeling · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main luo-xiaohei--legeling
ActionIdleWavingRunningWaitingReview
Preview罗小黑 idle罗小黑 waving罗小黑 running-right罗小黑 waiting罗小黑 review
NameChika Fujiwara · by @klmklmnb · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main fujiwara-chika--klmklmnb
ActionIdleWavingRunningWaitingReview
PreviewChika Fujiwara idleChika Fujiwara wavingChika Fujiwara running-rightChika Fujiwara waitingChika Fujiwara review
NameShinobu Kocho · by @wangfan002 · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main shinobu-kocho--wangfan002
ActionIdleWavingRunningWaitingReview
PreviewShinobu Kocho idleShinobu Kocho wavingShinobu Kocho running-rightShinobu Kocho waitingShinobu Kocho review
Name韩立 · by @legeling · Anime Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main han-li--legeling
ActionIdleWavingRunningWaitingReview
Preview韩立 idle韩立 waving韩立 running-right韩立 waiting韩立 review
NameBocchi · by @legeling · Anime Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main bocchi--lingxiaotian
ActionIdleWavingRunningWaitingReview
PreviewBocchi idleBocchi wavingBocchi running-rightBocchi waitingBocchi review

Original Characters

NameAiko · by @chenxin-dlut · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main aiko--chenxin-dlut
ActionIdleWavingRunningWaitingReview
PreviewAiko idleAiko wavingAiko running-rightAiko waitingAiko review
NameChud Codex · by @Jorge-Cuevas90003 · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chud-codex--jorge-cuevas90003
ActionIdleWavingRunningWaitingReview
PreviewChud Codex idleChud Codex wavingChud Codex running-rightChud Codex waitingChud Codex review
NameCodexy · by @z19t · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main codexy--z19t
ActionIdleWavingRunningWaitingReview
PreviewCodexy idleCodexy wavingCodexy running-rightCodexy waitingCodexy review
NameDiana · by @am · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main diana--am
ActionIdleWavingRunningWaitingReview
PreviewDiana idleDiana wavingDiana running-rightDiana waitingDiana review
NameHajimi · by @zeyuwang1999 · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hajimi--zeyuwang1999
ActionIdleWavingRunningWaitingReview
PreviewHajimi idleHajimi wavingHajimi running-rightHajimi waitingHajimi review
NameHamo · by @haipengzzz · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hamo--haipengzzz
ActionIdleWavingRunningWaitingReview
PreviewHamo idleHamo wavingHamo running-rightHamo waitingHamo review
NameHana2 · by @initiatione · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hana2--initiatione
ActionIdleWavingRunningWaitingReview
PreviewHana2 idleHana2 wavingHana2 running-rightHana2 waitingHana2 review
NameIris · by @Yau-427 · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main iris--yau-427
ActionIdleWavingRunningWaitingReview
PreviewIris idleIris wavingIris running-rightIris waitingIris review
NameJesseTheFox · by @ITJesse · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main jesse-the-fox--itjesse
ActionIdleWavingRunningWaitingReview
PreviewJesseTheFox idleJesseTheFox wavingJesseTheFox running-rightJesseTheFox waitingJesseTheFox review
NameJoker · by @oytyo · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main joker--oytyo
ActionIdleWavingRunningWaitingReview
PreviewJoker idleJoker wavingJoker running-rightJoker waitingJoker review
NameLinnea · by @nyakku-shigure · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main linnea--nyakku-shigure
ActionIdleWavingRunningWaitingReview
PreviewLinnea idleLinnea wavingLinnea running-rightLinnea waitingLinnea review
NameLumei · by @Dagwbl · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lumei--dagwbl
ActionIdleWavingRunningWaitingReview
PreviewLumei idleLumei wavingLumei running-rightLumei waitingLumei review
NameMika · by @ROTl24 · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mika--rotl24
ActionIdleWavingRunningWaitingReview
PreviewMika idleMika wavingMika running-rightMika waitingMika review
NameMinty · by @Somnusochi · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main minty--somnusochi
ActionIdleWavingRunningWaitingReview
PreviewMinty idleMinty wavingMinty running-rightMinty waitingMinty review
NameRuRuKa · by @ltmcliao-cmyk · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main ruruka--ltmcliao-cmyk
ActionIdleWavingRunningWaitingReview
PreviewRuRuKa idleRuRuKa wavingRuRuKa running-rightRuRuKa waitingRuRuKa review
NameShian · by @mistyShen · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main shian-helper--mistyshen
ActionIdleWavingRunningWaitingReview
PreviewShian idleShian wavingShian running-rightShian waitingShian review
NameWarden Codex · by @Jorge-Cuevas90003 · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main warden-codex--jorge-cuevas90003
ActionIdleWavingRunningWaitingReview
PreviewWarden Codex idleWarden Codex wavingWarden Codex running-rightWarden Codex waitingWarden Codex review
NameYi Er · by @gbn666 · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yier--gbn666
ActionIdleWavingRunningWaitingReview
PreviewYi Er idleYi Er wavingYi Er running-rightYi Er waitingYi Er review
NameYume · by @andy-meow · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yume-boundary--andy-meow
ActionIdleWavingRunningWaitingReview
PreviewYume idleYume wavingYume running-rightYume waitingYume review
NameYuzubou · by @Keseras34938976 · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yuzubou--keseras34938976
ActionIdleWavingRunningWaitingReview
PreviewYuzubou idleYuzubou wavingYuzubou running-rightYuzubou waitingYuzubou review
Name咕咚 · by @Rank · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main gudong--rank
ActionIdleWavingRunningWaitingReview
Preview咕咚 idle咕咚 waving咕咚 running-right咕咚 waiting咕咚 review
Name榴宝 · by @killyer · Original Characters · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main liubao--killyer
ActionIdleWavingRunningWaitingReview
Preview榴宝 idle榴宝 waving榴宝 running-right榴宝 waiting榴宝 review
Name菲比 · by @vanfff · Original Characters · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main feibi--vanfff
ActionIdleWavingRunningWaitingReview
Preview菲比 idle菲比 waving菲比 running-right菲比 waiting菲比 review

Mascots

NameAemeath Mini · by @cuNuo · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main aemeath-mini--cunuo
ActionIdleWavingRunningWaitingReview
PreviewAemeath Mini idleAemeath Mini wavingAemeath Mini running-rightAemeath Mini waitingAemeath Mini review
NameApu · by @xchangee · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main apu--xchangee
ActionIdleWavingRunningWaitingReview
PreviewApu idleApu wavingApu running-rightApu waitingApu review
NameClaude · by @xiangking · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main claude--xiangking
ActionIdleWavingRunningWaitingReview
PreviewClaude idleClaude wavingClaude running-rightClaude waitingClaude review
NameDashun's Twinkle Twinkle · by @twinkletwinkle · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main twinkle-twinkle--twinkletwinkle
ActionIdleWavingRunningWaitingReview
PreviewDashun's Twinkle Twinkle idleDashun's Twinkle Twinkle wavingDashun's Twinkle Twinkle running-rightDashun's Twinkle Twinkle waitingDashun's Twinkle Twinkle review
NameDiaoyi Baobao · by @D1a0y1bb · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main diaoyi-baobao--d1a0y1bb
ActionIdleWavingRunningWaitingReview
PreviewDiaoyi Baobao idleDiaoyi Baobao wavingDiaoyi Baobao running-rightDiaoyi Baobao waitingDiaoyi Baobao review
NameGPT-muse · by @opask · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main gpt-muse--opask
ActionIdleWavingRunningWaitingReview
PreviewGPT-muse idleGPT-muse wavingGPT-muse running-rightGPT-muse waitingGPT-muse review
NameLulu · by @YoGazz · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lulu--yogazz
ActionIdleWavingRunningWaitingReview
PreviewLulu idleLulu wavingLulu running-rightLulu waitingLulu review
NameSaki · by @rookie-09 · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main saki--rookie-09
ActionIdleWavingRunningWaitingReview
PreviewSaki idleSaki wavingSaki running-rightSaki waitingSaki review
NameSerge le Lapin · by @legeling · Mascots · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main serge-le-lapin--legeling
ActionIdleWavingRunningWaitingReview
PreviewSerge le Lapin idleSerge le Lapin wavingSerge le Lapin running-rightSerge le Lapin waitingSerge le Lapin review
NameWally · by @wally025 · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main wally--wally025
ActionIdleWavingRunningWaitingReview
PreviewWally idleWally wavingWally running-rightWally waitingWally review
NameZhengyin · by @noonwake-ai · Mascots · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main zhengyin--noonwake
ActionIdleWavingRunningWaitingReview
PreviewZhengyin idleZhengyin wavingZhengyin running-rightZhengyin waitingZhengyin review
Name大笑奶龙 · by @aquaxyy · Mascots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main happynailong--aquaxyy
ActionIdleWavingRunningWaitingReview
Preview大笑奶龙 idle大笑奶龙 waving大笑奶龙 running-right大笑奶龙 waiting大笑奶龙 review
Name布布 · by @xxhh0822 · Mascots · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main bubu-codebrew-bear--xxhh0822
ActionIdleWavingRunningWaitingReview
Preview布布 idle布布 waving布布 running-right布布 waiting布布 review

Animals

NameBecky · by @NateWanggg · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main becky--natewanggg
ActionIdleWavingRunningWaitingReview
PreviewBecky idleBecky wavingBecky running-rightBecky waitingBecky review
NameBubu · by @gbn666 · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main bubu--gbn666
ActionIdleWavingRunningWaitingReview
PreviewBubu idleBubu wavingBubu running-rightBubu waitingBubu review
NameCorgi Companion · by @cxian0928-afk · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main corgi-companion--cxian0928-afk
ActionIdleWavingRunningWaitingReview
PreviewCorgi Companion idleCorgi Companion wavingCorgi Companion running-rightCorgi Companion waitingCorgi Companion review
NameDesk Otter · by @zihualiu1997 · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main desk-otter--zihualiu1997
ActionIdleWavingRunningWaitingReview
PreviewDesk Otter idleDesk Otter wavingDesk Otter running-rightDesk Otter waitingDesk Otter review
NameDiandian · by @LLLucasXU · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main diandian--lllucasxu
ActionIdleWavingRunningWaitingReview
PreviewDiandian idleDiandian wavingDiandian running-rightDiandian waitingDiandian review
NameDudu & Bubu · by @clembuilds · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main dudu-bubu--clembuilds
ActionIdleWavingRunningWaitingReview
PreviewDudu & Bubu idleDudu & Bubu wavingDudu & Bubu running-rightDudu & Bubu waitingDudu & Bubu review
NameElla Wave · by @sehjk · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main ella-wave--sehjk
ActionIdleWavingRunningWaitingReview
PreviewElla Wave idleElla Wave wavingElla Wave running-rightElla Wave waitingElla Wave review
NameFleta · by @NateWanggg · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main fleta--natewanggg
ActionIdleWavingRunningWaitingReview
PreviewFleta idleFleta wavingFleta running-rightFleta waitingFleta review
NameFrankie · by @AygunVarol · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main frankie--aygunvarol
ActionIdleWavingRunningWaitingReview
PreviewFrankie idleFrankie wavingFrankie running-rightFrankie waitingFrankie review
NameJiji · by @yena · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main jiji--yena
ActionIdleWavingRunningWaitingReview
PreviewJiji idleJiji wavingJiji running-rightJiji waitingJiji review
NameKiko · by @untko · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kiko--untko
ActionIdleWavingRunningWaitingReview
PreviewKiko idleKiko wavingKiko running-rightKiko waitingKiko review
NameKimoju · by @andiac · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kimoju--andiac
ActionIdleWavingRunningWaitingReview
PreviewKimoju idleKimoju wavingKimoju running-rightKimoju waitingKimoju review
NameLil Swole · by @gg0805 · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main lil-swole--gg0805
ActionIdleWavingRunningWaitingReview
PreviewLil Swole idleLil Swole wavingLil Swole running-rightLil Swole waitingLil Swole review
NameLittle Sheep · by @MingDong · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main little-sheep--mingdong
ActionIdleWavingRunningWaitingReview
PreviewLittle Sheep idleLittle Sheep wavingLittle Sheep running-rightLittle Sheep waitingLittle Sheep review
NameMai · by @DwDestiny · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mai--dwdestiny
ActionIdleWavingRunningWaitingReview
PreviewMai idleMai wavingMai running-rightMai waitingMai review
NameMellow Duck · by @sally-entr · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mellow-duck--sally-entr
ActionIdleWavingRunningWaitingReview
PreviewMellow Duck idleMellow Duck wavingMellow Duck running-rightMellow Duck waitingMellow Duck review
NameMimi · by @Spacebody · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main mimi--spacebody
ActionIdleWavingRunningWaitingReview
PreviewMimi idleMimi wavingMimi running-rightMimi waitingMimi review
NameMooMew Coder · by @ping · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main moomew-coder-cat--ping
ActionIdleWavingRunningWaitingReview
PreviewMooMew Coder idleMooMew Coder wavingMooMew Coder running-rightMooMew Coder waitingMooMew Coder review
NamePanda · by @Jason-Bai · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main panda--jason-bai
ActionIdleWavingRunningWaitingReview
PreviewPanda idlePanda wavingPanda running-rightPanda waitingPanda review
NamePixel Duck · by @FlamurMaliqi · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main pixel-duck--flamurmaliqi
ActionIdleWavingRunningWaitingReview
PreviewPixel Duck idlePixel Duck wavingPixel Duck running-rightPixel Duck waitingPixel Duck review
NameRook · by @klubbyte · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main rook--klubbyte
ActionIdleWavingRunningWaitingReview
PreviewRook idleRook wavingRook running-rightRook waitingRook review
NameSalaryCat · by @lemon-z · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main miu-meo--lemon-z
ActionIdleWavingRunningWaitingReview
PreviewSalaryCat idleSalaryCat wavingSalaryCat running-rightSalaryCat waitingSalaryCat review
NameSalaryCat · by @Zuochunjie · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main salary-cat--zuochunjie
ActionIdleWavingRunningWaitingReview
PreviewSalaryCat idleSalaryCat wavingSalaryCat running-rightSalaryCat waitingSalaryCat review
NameSunny Retriever · by @legeling · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main sunny-retriever--legeling
ActionIdleWavingRunningWaitingReview
PreviewSunny Retriever idleSunny Retriever wavingSunny Retriever running-rightSunny Retriever waitingSunny Retriever review
NameTeddy · by @danieloleary · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main teddy--danieloleary
ActionIdleWavingRunningWaitingReview
PreviewTeddy idleTeddy wavingTeddy running-rightTeddy waitingTeddy review
NameTian Hua Hua · by @D1a0y1bb · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tian-hua-hua--d1a0y1bb
ActionIdleWavingRunningWaitingReview
PreviewTian Hua Hua idleTian Hua Hua wavingTian Hua Hua running-rightTian Hua Hua waitingTian Hua Hua review
Name乌萨奇 · by @jack · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main usachi--jack
ActionIdleWavingRunningWaitingReview
Preview乌萨奇 idle乌萨奇 waving乌萨奇 running-right乌萨奇 waiting乌萨奇 review
Name元宝 · by @legeling · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yuanbao--legeling
ActionIdleWavingRunningWaitingReview
Preview元宝 idle元宝 waving元宝 running-right元宝 waiting元宝 review
Name呆呆奶油 · by @1wphantom · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main dai-dai-nai-you--1wphantom
ActionIdleWavingRunningWaitingReview
Preview呆呆奶油 idle呆呆奶油 waving呆呆奶油 running-right呆呆奶油 waiting呆呆奶油 review
Name团团 · by @JbBom · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tuantuan--jbbom
ActionIdleWavingRunningWaitingReview
Preview团团 idle团团 waving团团 running-right团团 waiting团团 review
Name多栋 · by @froggie · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main duodong--froggie
ActionIdleWavingRunningWaitingReview
Preview多栋 idle多栋 waving多栋 running-right多栋 waiting多栋 review
Name奶蛙 · by @sandytruant · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main naiwa--sandytruant
ActionIdleWavingRunningWaitingReview
Preview奶蛙 idle奶蛙 waving奶蛙 running-right奶蛙 waiting奶蛙 review
Name小八猫 · by @jack · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xiaoba-cat--jack
ActionIdleWavingRunningWaitingReview
Preview小八猫 idle小八猫 waving小八猫 running-right小八猫 waiting小八猫 review
Name小麦 XiaoMai · by @brian-3 · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xiaomai--brian-3
ActionIdleWavingRunningWaitingReview
Preview小麦 XiaoMai idle小麦 XiaoMai waving小麦 XiaoMai running-right小麦 XiaoMai waiting小麦 XiaoMai review
Name扣扣企鹅 · by @hoody · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main koukou-penguin--hoody
ActionIdleWavingRunningWaitingReview
Preview扣扣企鹅 idle扣扣企鹅 waving扣扣企鹅 running-right扣扣企鹅 waiting扣扣企鹅 review
Name水豚噜噜 · by @jiushu · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main capybara-lulu--jiushu
ActionIdleWavingRunningWaitingReview
Preview水豚噜噜 idle水豚噜噜 waving水豚噜噜 running-right水豚噜噜 waiting水豚噜噜 review
Name牛哞 · by @jarvis-2 · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main niumou--jarvis-2
ActionIdleWavingRunningWaitingReview
Preview牛哞 idle牛哞 waving牛哞 running-right牛哞 waiting牛哞 review
Name自嘲熊 · by @z-kzhang · Animals · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main zichao-xiong--z-kzhang
ActionIdleWavingRunningWaitingReview
Preview自嘲熊 idle自嘲熊 waving自嘲熊 running-right自嘲熊 waiting自嘲熊 review
Name金毛 · by @legeling · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main jinmao--legeling
ActionIdleWavingRunningWaitingReview
Preview金毛 idle金毛 waving金毛 running-right金毛 waiting金毛 review
Name金渐层(午餐肉) · by @huanchu0213-ui · Animals · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main wucanrou--ch
ActionIdleWavingRunningWaitingReview
Preview金渐层(午餐肉) idle金渐层(午餐肉) waving金渐层(午餐肉) running-right金渐层(午餐肉) waiting金渐层(午餐肉) review

Fantasy Creatures

NameBehemoth · by @Kajdrak2 · Fantasy Creatures · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main behemoth--kajdrak2
ActionIdleWavingRunningWaitingReview
PreviewBehemoth idleBehemoth wavingBehemoth running-rightBehemoth waitingBehemoth review
NameGoblin · by @rkwap · Fantasy Creatures · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main goblin--rkwap
ActionIdleWavingRunningWaitingReview
PreviewGoblin idleGoblin wavingGoblin running-rightGoblin waitingGoblin review
Nameluna_angel cat · by @neve · Fantasy Creatures · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main luna-angel-cat--neve
ActionIdleWavingRunningWaitingReview
Previewluna_angel cat idleluna_angel cat wavingluna_angel cat running-rightluna_angel cat waitingluna_angel cat review
NameNight Neko · by @netizenXuan · Fantasy Creatures · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main night-neko--netizenxuan
ActionIdleWavingRunningWaitingReview
PreviewNight Neko idleNight Neko wavingNight Neko running-rightNight Neko waitingNight Neko review
NameStarcorn · by @alterhq · Fantasy Creatures · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main starcorn--alterhq
ActionIdleWavingRunningWaitingReview
PreviewStarcorn idleStarcorn wavingStarcorn running-rightStarcorn waitingStarcorn review
NameXian Xiao Lu · by @qingyunAGI · Fantasy Creatures · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xian-xiao-lu--qingyunagi
ActionIdleWavingRunningWaitingReview
PreviewXian Xiao Lu idleXian Xiao Lu wavingXian Xiao Lu running-rightXian Xiao Lu waitingXian Xiao Lu review
NameYuanzai · by @Gaming33 · Fantasy Creatures · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yuanzai--gaming33
ActionIdleWavingRunningWaitingReview
PreviewYuanzai idleYuanzai wavingYuanzai running-rightYuanzai waitingYuanzai review

Robots

NameChispa · by @giiilberto-nm · Robots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main chispa--giiilberto-nm
ActionIdleWavingRunningWaitingReview
PreviewChispa idleChispa wavingChispa running-rightChispa waitingChispa review
NameCodeNoNo · by @Dqd02 · Robots · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main codenono--dq02
ActionIdleWavingRunningWaitingReview
PreviewCodeNoNo idleCodeNoNo wavingCodeNoNo running-rightCodeNoNo waitingCodeNoNo review
Name小达 · by @legeling · Robots · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xiaoda--legeling
ActionIdleWavingRunningWaitingReview
Preview小达 idle小达 waving小达 running-right小达 waiting小达 review

Human Avatars

NameAzuma · by @tairazuma · Human Avatars · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main azuma--tairazuma
ActionIdleWavingRunningWaitingReview
PreviewAzuma idleAzuma wavingAzuma running-rightAzuma waitingAzuma review
NameTangdouren · by @Carl-312 · Human Avatars · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tangdouren--carl312
ActionIdleWavingRunningWaitingReview
PreviewTangdouren idleTangdouren wavingTangdouren running-rightTangdouren waitingTangdouren review
Name咕嘎 · by @circus · Human Avatars · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main guga--circus
ActionIdleWavingRunningWaitingReview
Preview咕嘎 idle咕嘎 waving咕嘎 running-right咕嘎 waiting咕嘎 review
Name峰哥 · by @qzl1-stack · Human Avatars · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main fengge--qzl1-stack
ActionIdleWavingRunningWaitingReview
Preview峰哥 idle峰哥 waving峰哥 running-right峰哥 waiting峰哥 review
Name翔安 · by @legeling · Human Avatars · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xiang-an--legeling
ActionIdleWavingRunningWaitingReview
Preview翔安 idle翔安 waving翔安 running-right翔安 waiting翔安 review

Memes

NameDrill Cat · by @qishichuan · Memes · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main drill-cat--qimi
ActionIdleWavingRunningWaitingReview
PreviewDrill Cat idleDrill Cat wavingDrill Cat running-rightDrill Cat waitingDrill Cat review
NameHami · by @TATcc · Memes · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hami--tat
ActionIdleWavingRunningWaitingReview
PreviewHami idleHami wavingHami running-rightHami waitingHami review
NameKatana Cheems · by @Thankyou-Cheems · Memes · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main katana-cheems--thankyou-cheems
ActionIdleWavingRunningWaitingReview
PreviewKatana Cheems idleKatana Cheems wavingKatana Cheems running-rightKatana Cheems waitingKatana Cheems review
Name旱厕蜗牛 · by @korn · Memes · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main hance-woniu--korn
ActionIdleWavingRunningWaitingReview
Preview旱厕蜗牛 idle旱厕蜗牛 waving旱厕蜗牛 running-right旱厕蜗牛 waiting旱厕蜗牛 review
Name牛来 · by @legeling · Memes · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main niulai--legeling
ActionIdleWavingRunningWaitingReview
Preview牛来 idle牛来 waving牛来 running-right牛来 waiting牛来 review
Name耄耋 · by @Octane0411 · Memes · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main maodie--octane0411
ActionIdleWavingRunningWaitingReview
Preview耄耋 idle耄耋 waving耄耋 running-right耄耋 waiting耄耋 review

Objects & Props

NameSpellbook · by @seymour · Objects & Props · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main spellbook--seymour
ActionIdleWavingRunningWaitingReview
PreviewSpellbook idleSpellbook wavingSpellbook running-rightSpellbook waitingSpellbook review
NameTiny CRT · by @chochou · Objects & Props · v1
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main tiny-crt--chochou
ActionIdleWavingRunningWaitingReview
PreviewTiny CRT idleTiny CRT wavingTiny CRT running-rightTiny CRT waitingTiny CRT review

Others

NameAgamemnon · by @kazecreator · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main agamemnon--kazecreator
ActionIdleWavingRunningWaitingReview
PreviewAgamemnon idleAgamemnon wavingAgamemnon running-rightAgamemnon waitingAgamemnon review
NameDeepSeek Girl · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main deepseek-girl--legeling
ActionIdleWavingRunningWaitingReview
PreviewDeepSeek Girl idleDeepSeek Girl wavingDeepSeek Girl running-rightDeepSeek Girl waitingDeepSeek Girl review
NameSylas Ravenshade · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main sylas-ravenshade--legeling
ActionIdleWavingRunningWaitingReview
PreviewSylas Ravenshade idleSylas Ravenshade wavingSylas Ravenshade running-rightSylas Ravenshade waitingSylas Ravenshade review
NameTemplar Knight · by @Jorge-Cuevas90003 · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main templar-knight--jorge-cuevas90003
ActionIdleWavingRunningWaitingReview
PreviewTemplar Knight idleTemplar Knight wavingTemplar Knight running-rightTemplar Knight waitingTemplar Knight review
NameMarch 7th · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main march-7th--legeling
ActionIdleWavingRunningWaitingReview
PreviewMarch 7th idleMarch 7th wavingMarch 7th running-rightMarch 7th waitingMarch 7th review
NameKuromi · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main kuromi--legeling
ActionIdleWavingRunningWaitingReview
PreviewKuromi idleKuromi wavingKuromi running-rightKuromi waitingKuromi review
NameWo De Dao Dun · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main wo-de-dao-dun--legeling
ActionIdleWavingRunningWaitingReview
PreviewWo De Dao Dun idleWo De Dao Dun wavingWo De Dao Dun running-rightWo De Dao Dun waitingWo De Dao Dun review
NameStar Person · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main xingxingren--legeling
ActionIdleWavingRunningWaitingReview
PreviewStar Person idleStar Person wavingStar Person running-rightStar Person waitingStar Person review
NameIzumi Konata · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main izumi-konata--legeling
ActionIdleWavingRunningWaitingReview
PreviewIzumi Konata idleIzumi Konata wavingIzumi Konata running-rightIzumi Konata waitingIzumi Konata review
NameYan Lingji · by @Jorge-Cuevas90003 · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yanlingji--jorge-cuevas90003
ActionIdleWavingRunningWaitingReview
PreviewYan Lingji idleYan Lingji wavingYan Lingji running-rightYan Lingji waitingYan Lingji review
NameYao: True Self Hertz · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main yao-true-self-hertz--legeling
ActionIdleWavingRunningWaitingReview
PreviewYao: True Self Hertz idleYao: True Self Hertz wavingYao: True Self Hertz running-rightYao: True Self Hertz waitingYao: True Self Hertz review
Name紫悦 · by @WuYe3790 · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main twilight-sparkle--wuye3790
ActionIdleWavingRunningWaitingReview
Preview紫悦 idle紫悦 waving紫悦 running-right紫悦 waiting紫悦 review
Name胧萤 · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main longying--legeling
ActionIdleWavingRunningWaitingReview
Preview胧萤 idle胧萤 waving胧萤 running-right胧萤 waiting胧萤 review
NameBond Forger · by @legeling · Others · v2
Installcurl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/legeling/awesome-codex-pet/main/scripts/install-pet.sh | bash -s -- --raw-base https://raw.githubusercontent.com/legeling/awesome-codex-pet/main bond-forger--legeling
ActionIdleWavingRunningWaitingReview
PreviewBond Forger idleBond Forger wavingBond Forger running-rightBond Forger waitingBond Forger review

Request or Submit a Pet

Missing a favorite character? Open the free community request page. Submitting is free, no spritesheet is required, and a community contributor may volunteer to make the pet. Requests are not acceptance or delivery promises.

Contributors can start with the website contribution guide. It offers three paths without making every contributor download this large asset repository:

  1. Request a pet — Codex checks for duplicates, gathers references and requirements, then opens a labeled request issue.
  2. Create or submit your own pet — Codex can start from references or existing files, complete and validate the three-file package, then use the GitHub API to create a focused branch and pull request without a full clone.
  3. Advanced pull request — experienced contributors can work in a GitHub Codespace, a partial clone, or their preferred Git workflow.

The repository skill at .agents/skills/submit-codex-pet teaches compatible AI agents how to choose the right route. When credentials or repository write access are unavailable, it falls back to a labeled submission issue instead of losing the contributor's work.

Advanced contributors should add exactly one final package:

pets/
└── pet-slug--author-slug/
    ├── submission.json
    ├── pet.json
    └── spritesheet.webp

Use pet-slug--author-slug so multiple authors can ship variants of the same character. A v1 submission may omit spriteVersionNumber and must provide a 1536x1872 WebP. A v2 submission must set spriteVersionNumber: 2 and provide a 1536x2288 WebP.

The v2 runtime manifest looks like:

{
  "id": "pet-slug--author-slug",
  "displayName": "Pet Name",
  "description": "One short sentence.",
  "spriteVersionNumber": 2,
  "spritesheetPath": "spritesheet.webp"
}

Generated previews and README listings are produced by CI:

python -m pip install -r requirements.txt
npm run validate:pr
npm run lint

Contributor PRs should only include submission.json, pet.json, and spritesheet.webp. Do not submit prompts, references, QA folders, contact sheets, videos, decoded frames, or Hatch Pet run directories. Maintainers or CI regenerate previews, README listings, and pets.json after merge, but preview binaries are not kept as tracked Git assets.

Make a Pet

Choose the skill explicitly. For an upgrade, give $hatch-pet-v2 the existing installed pet.json and spritesheet.webp; approved rows 0–8 are retained rather than regenerated.

Documentation

Star History

GitHub star history for Awesome Codex Pet

The chart is refreshed daily from GitHub's stargazer data. Star the repository to help more people discover these pets.

Contributors

Awesome Codex Pet contributors

Thanks to everyone who contributes pets, code, documentation, reviews, and ideas.

License

  • Code and scripts: MIT
  • Pet assets and generated previews: CC BY-NC 4.0, unless a pet folder says otherwise