Communitygithub.com

2809728882/usachi-codex-pet

Usachi v2 Codex pet package with one-line installer and Codex skill

O que é usachi-codex-pet?

usachi-codex-pet is a Codex agent skill that usachi v2 Codex pet package with one-line installer and Codex skill.

Funciona com~Claude CodeCodex CLI~Cursor
npx skills add 2809728882/usachi-codex-pet

Perguntar na sua IA favorita

Abre um novo chat com esta habilidade de agente já pré-carregada.

Documentação

Usachi Pet

Use this skill when the user wants to install, reinstall, repair, or locate the Usachi / 乌萨奇 Codex pet.

What This Skill Provides

  • A Codex v2 pet manifest at pet/usachi/pet.json.
  • A v2 spritesheet at pet/usachi/spritesheet.webp.
  • The spritesheet is 1536x2288, arranged as 8 columns by 11 rows with 192x208 cells.
  • Rows 9 and 10 contain the 16 look directions required by spriteVersionNumber: 2.

Install Workflow

  1. Resolve the Codex home directory:
    • Use $CODEX_HOME when it is set.
    • Otherwise use ~/.codex.
  2. Create the target directory pets/usachi under Codex home.
  3. Copy this skill's pet/usachi/pet.json and pet/usachi/spritesheet.webp into that target directory.
  4. Confirm pet.json contains "spriteVersionNumber": 2 and "spritesheetPath": "spritesheet.webp".
  5. Tell the user to restart Codex if the pet list was already open.

One-Line Install Commands

PowerShell:

irm https://raw.githubusercontent.com/2809728882/usachi-codex-pet/main/install.ps1 | iex

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/2809728882/usachi-codex-pet/main/install.sh | sh

Notes

  • Do not alter unrelated pets.
  • If an existing pets/usachi directory exists, replace only pet.json and spritesheet.webp.
  • The packaged pet was validated before publishing; if reinstalling, no image regeneration is needed.

Habilidades Relacionadas