Codex Pets
Back to gallery

Fantomu

By scoomdroll

A tiny phantom companion for quiet coding sessions.

spookyghostfantomu

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 scoomdroll-fantomu

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-fantomu
unzip scoomdroll-fantomu.zip -d ~/.codex/pets/scoomdroll-fantomu

Expected folder

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

~/.codex/pets/scoomdroll-fantomu/
  pet.json
  spritesheet.webp