Back to gallery

Capybara Coder

A calm pixel capybara coding companion with small glasses, a blue shirt, and friendly idle, waving, waiting, and review animations.

animalpixelcodingcalm

Capybara Coder live preview

Switch animation rows, tune scale, and test floating behavior before installing this Codex pet locally.

Floating mode uses viewport bounds.

See every Codex pet state at once.

Use the grid to check whether the shared 8 by 9 atlas has complete idle, movement, waiting, failed, and review animation rows.

Idle
Run right
Run left
Waving
Jumping
Failed
Waiting
Running
Review

Install Capybara Coder

Download the zip package, or copy a community CLI or curl command that installs this Codex pet into $HOME/.codex/pets/capybara-coder. Then enable it with /pet or Settings -> Appearance -> Pet.

Download package
npx @eyichan/codexpets add capybara-coder

Ask AI to add this pet.

Not sure how to use this pet in Codex? Copy this AI prompt and ask your assistant to add and enable this existing pet for you.

It installs and enables this pet only. It will not generate a new pet.

Manifest

Save this file as pet.json inside the local package folder for this Codex pet.

{
  "id": "capybara-coder",
  "displayName": "Capybara Coder",
  "description": "A calm pixel capybara coding companion with small glasses, a blue shirt, and friendly idle, waving, waiting, and review animations.",
  "spritesheetPath": "spritesheet.webp"
}

Spritesheet contract

1536 x 1872 px8 columns x 9 rows192 x 208 px cells72 frames

Use the preview controls above to check idle, movement, waiting, failed, and review rows before installing.

Local install snippet
# After downloading capybara-coder-codex-pet.zip
mkdir -p "$HOME/.codex/pets/capybara-coder"
unzip -o "./capybara-coder-codex-pet.zip" -d "$HOME/.codex/pets/capybara-coder"

# In Codex
/pet

# Or manually
Settings -> Appearance -> Pet -> choose capybara-coder

Download the package zip first, then run this command from the folder that contains the zip file. After installation, use /pet or open Settings, choose Appearance, then Pet.

How to use Capybara Coder

  1. 01

    Review every state

    Scan the 9-state preview grid to confirm the spritesheet covers idle, movement, waving, failed, waiting, and review states.

  2. 02

    Download the package files

    Download the package zip, or save spritesheet.webp and pet.json into a folder named after this pet id.

  3. 03

    Install locally

    Copy both files into ~/.codex/pets/<pet-id>/ so Codex can discover the custom pet package.

  4. 04

    Open it in Codex

    Use /pet inside Codex, or open Settings -> Appearance -> Pet and choose this installed pet.