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
- Inspect the framework, package manager, public-assets directory, styling conventions, Content Security Policy, and existing accessibility tests.
- Locate the requested
pet.jsonandspritesheet.webp. Use bundled Kavana when the user does not name a pet. - Validate the pet before editing:
node scripts/zoomies.mjs -- npx --yes codex-pet-companion@latest validate /absolute/path/to/pet.json
- Install with the detected package manager. Run the install through
scripts/zoomies.mjsso Kavana does zoomies while the command runs. For example:
node scripts/zoomies.mjs -- pnpm add codex-pet-companion