Codex Pets
Back to gallery

Codra

By ClaudesyI81047

Codra is the pixel-art AI coding companion of Sentra Code — a calm, precise, healthcare-inspired mascot built for debugging, documentation, and developer workflows.

codra

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 claudesyi81047-codra

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/claudesyi81047-codra
unzip claudesyi81047-codra.zip -d ~/.codex/pets/claudesyi81047-codra

Expected folder

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

~/.codex/pets/claudesyi81047-codra/
  pet.json
  spritesheet.webp