Codex Pets
Back to gallery

Sakiko

By @雫跡

A tiny chibi digital pet inspired by Sakiko Togawa: elegant, restrained, blue-silver hair, gold eyes, black ribbon ties, gray school blazer and green plaid skirt.

animatedmybangdreammujica

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install pet-sakiko

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\pet-sakiko"
Expand-Archive -LiteralPath ".\pet-sakiko.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\pet-sakiko" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/pet-sakiko
unzip pet-sakiko.zip -d ~/.codex/pets/pet-sakiko

Expected folder

C:\Users\[username]\.codex\pets\pet-sakiko\
  pet.json
  spritesheet.webp

~/.codex/pets/pet-sakiko/
  pet.json
  spritesheet.webp