hatch-pet

hatch-pet is a skill for Codex from srwang0506/HatchPet-CapybaraLulu. It costs 135 tokens per session (20,097 once invoked), scanned A, original, Apache-2.0.

A skill for creating or repairing animated desktop pets from character art, brand cues, generated images, or other visual references. It packages new pets in the required Codex sprite format.

In plain words
What is it for?
It helps generate a mascot, adapt existing pet artwork, repair animation atlases, review frames, and package the finished pet.
Why use it?
It provides the required animation rows, viewing directions, and packaging rules so pet artwork can be used by Codex.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions subagents; mentions Codex.

Good fit It helps generate a mascot, adapt existing pet artwork, repair animation atlases, review frames, and package the finished pet.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/srwang0506/hatchpet-capybaralulu/hatch-pet
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add srwang0506/HatchPet-CapybaraLulu --skill hatch-pet
Clone the repo
git clone --depth 1 https://github.com/srwang0506/HatchPet-CapybaraLulu

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hatch-pet

README.md
[![agentmods](https://agentmods.dev/badge/skills/srwang0506/hatchpet-capybaralulu/hatch-pet/github.svg)](https://agentmods.dev/skills/srwang0506/hatchpet-capybaralulu/hatch-pet)
Your own site
<a href="https://agentmods.dev/skills/srwang0506/hatchpet-capybaralulu/hatch-pet"><img src="https://agentmods.dev/badge/skills/srwang0506/hatchpet-capybaralulu/hatch-pet/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hatch-pet

Your own site · 80×15
<a href="https://agentmods.dev/skills/srwang0506/hatchpet-capybaralulu/hatch-pet"><img src="https://agentmods.dev/badge/skills/srwang0506/hatchpet-capybaralulu/hatch-pet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 20,097 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00135 $0.20097
Opus 5 $0.00068 $0.10049
Sonnet 5 $0.00027 $0.04019
Haiku 4.5 $0.00014 $0.02010

Measured 12d ago against content hash b25d43cf3726, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hatch-pet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 39 executable files (scripts/assemble_extended_atlas.py, scripts/combine_direction_blind_verdicts.py, scripts/compose_atlas.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

hatch-pet/SKILL.md · 956 lines

How it starts

The opening of the file, as written. The whole thing — 956 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hatch Pet

Overview

Create a Codex-compatible v2 animated pet from a concept, brand cue, company/prospect name, one or more reference images, or any combination of those inputs. Every newly hatched pet is an 8x11 atlas with the 9 standard animation rows plus 16 clockwise look directions and is packaged with spriteVersionNumber: 2. The intermediate 8x9 atlas exists only to assemble and review rows 0-8; never package it as a new pet.

User-facing inputs are optional. If the user omits a pet name, infer one from the concept, brand, company, or reference filenames; if that is not possible, choose a short friendly name. If the user omits a description, infer one from the concept or references. If the user omits reference images, generate the base pet from text first, then use that base as the canonical reference for every animation row.

Existing Inputs And Upgrades

Treat character art, generated images, standard or v2 atlases, contact sheets, and built-in pet art as first-class grounding inputs.

  • Preserve user-provided art as a generation reference; do not assume it already has final cell geometry.
  • For an existing valid 8x9 atlas, use it as the rows 0-8 intermediate after deterministic and visual validation, then generate rows 9-10 and package the result as v2.
  • For an existing 8x11 atlas, preserve approved standard rows. If a look cell fails, correct the complete containing 8-frame row before deterministic reassembly. Never package a newly generated one-off repair cell beside cells from another generation.
  • For a built-in pet, extract and use its atlas or neutral/idle cell as the canonical identity reference.
  • Include every image that defines head shape, face, palette, markings, material, flame/ears/hair, props, or look mechanics in look-direction generation.
  • When a renderer or source provides a dedicated neutral/front frame, pass it through --neutral-cell; otherwise use the approved idle/default frame. The 16 directional cells never treat 000 as neutral.

Read the full file on GitHub · 956 lines

Files

What ships with it

46 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 956 lines · 135 tokens per session scan A b25d43cf3726

Subscribe to this mod's changes

hatch-pet is a skill published in the GitHub repository srwang0506/HatchPet-CapybaraLulu (21 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 135 tokens to every session and 20,097 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

threebrowser-studio-mcp

Author, inspect, render, validate, animate, and save Three.js WebGPU projects in the native ThreeBrowser Studio through its real threestudio MCP tools. Use whenever Codex is asked to build or edit a ThreeBrowser Studio scene, material, Blender-style shader or texture graph, animation, lighting setup, camera, or…

SamG-Coder/ThreeBrowserStudio · 122 tokens

chatgpt-imagegen

Generate new raster images and looping GIF/WebP animations with the user's ChatGPT subscription through the local one-file chatgpt-imagegen CLI, without an API key or daemon. Use for photos, illustrations, icons, hero banners, mockups, sprites, concept art, animation loops, and figures for documents, proposals, blog…

leeguooooo/chatgpt-imagegen · 180 tokens

better-slides

Build a presentation that performs — a self-contained HTML keynote with big type, timed reveals, sound design, and a "one more thing" finale, plus a built-in methodology for what to say. Use when the user wants a talk, keynote, pitch, or conference deck that should feel like an experience, not a document — or wants to…

hanley-tech/better-slides · 93 tokens

xiaohei-code-decoder

A tool that turns a codebase or GitHub repository into a bilingual Chinese-and-English illustrated explanation. It saves the explanation as a single HTML slide deck in a hand-drawn Xiaohei style.

anniekoala/xiaohei-code-decoder · 134 tokens

p5js

Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.

NousResearch/hermes-agent · 20 tokens

audiocraft-audio-generation

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

NousResearch/hermes-agent · 25 tokens