Codex Pets
Back to gallery

Feather

By @aiso

A cute little feather-shaped Aiso companion by the team at getaiso.com - the tool helping brands get more leads from ChatGPT.

aisofeathermascotbrand

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 aiso-feather

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/aiso-feather
unzip aiso-feather.zip -d ~/.codex/pets/aiso-feather

Expected folder

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

~/.codex/pets/aiso-feather/
  pet.json
  spritesheet.webp