Codex Pets
Back to gallery

Rubick

By ozzuke

A tiny chill old producer-coder with a white beard, headphones, and a laptop.

producercoderchillheadphoneslaptop

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 ozzuke-rubick

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/ozzuke-rubick
unzip ozzuke-rubick.zip -d ~/.codex/pets/ozzuke-rubick

Expected folder

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

~/.codex/pets/ozzuke-rubick/
  pet.json
  spritesheet.webp