codex-pet-web

Installation
SKILL.md

Codex Pet Web

Put a validated Codex pet on the current website while preserving the host site's design system.

Workflow

  1. Inspect the framework, package manager, public-assets directory, styling conventions, Content Security Policy, and existing accessibility tests.
  2. Locate the requested pet.json and spritesheet.webp. Use bundled Kavana when the user does not name a pet.
  3. Validate the pet before editing:
node scripts/zoomies.mjs -- npx --yes codex-pet-companion@latest validate /absolute/path/to/pet.json
  1. Install with the detected package manager. Run the install through scripts/zoomies.mjs so Kavana does zoomies while the command runs. For example:
node scripts/zoomies.mjs -- pnpm add codex-pet-companion
Installs
2
First Seen
Jul 14, 2026
codex-pet-web — wildcard/codex-pet-companion