Your Superman! 💪🏻
Calm confidence, sharp focus, and a warm protective spirit.
Klaus is a custom animated pet for Codex. He stays calm while you think, gets moving when work begins, and brings a little superhero energy to every task.
The same Klaus, with his black hair, beard, and powerful bodybuilder physique, in three additional outfits. Each outfit is a separate Codex Pet v2 package with nine animations and sixteen look directions.
![]() 健身休闲 · Fitness Bare chest, athletic shorts, and trainers. |
![]() 西装革履 · Suit Tailored navy suit, white shirt, and tie. |
![]() 海滩度假 · Beach Open tropical shirt, beach shorts, and sandals. |
Packages: Fitness, Suit, Beach. Each includes animation previews and a labeled contact sheet for inspection.
![]() Waving |
![]() Jumping |
![]() Waiting |
![]() Working |
![]() Reviewing |
![]() Oops! |
Clone this repository into your Codex pets directory:
git clone git@github.com:Bosn/CodexPetSuperman.git ~/.codex/pets/klausIf the directory already exists, update it instead:
cd ~/.codex/pets/klaus
git pullThen restart Codex if Klaus does not appear immediately.
From this repository, copy the three packages into your Codex pets directory:
mkdir -p ~/.codex/pets
for pet in klaus-fitness klaus-suit klaus-beach; do
if [ -e "$HOME/.codex/pets/$pet" ]; then
echo "Already installed; skipped: $pet"
else
cp -R "pets/$pet" "$HOME/.codex/pets/$pet"
fi
doneEach appears separately in the pet picker under its Chinese outfit name. Restart Codex if the new entries do not appear immediately.
pet.json— pet identity and Codex sprite configurationspritesheet.webp— complete v2 animation atlasimages/— GIF previews used by this READMEpets/klaus-{fitness,suit,beach}/— additional outfits, each with its own manifest, atlas, previews, and QA artifacts
Klaus uses the Codex Pet v2 spritesheet format.











