Codex Pets
Back to gallery

Capi

By @ kostarevVP

A very cute capybara digital companion with warm expressive charm.

pixar

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 noizykos-capi

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/noizykos-capi
unzip noizykos-capi.zip -d ~/.codex/pets/noizykos-capi

Expected folder

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

~/.codex/pets/noizykos-capi/
  pet.json
  spritesheet.webp