Design & Frontend ✓ OpenAI · Official animated-spritesspritesheetmascot-designimage-generationvisual-qacodex-compatible

Hatch Pet Animation Workshop

Turn character or brand cues into validated, packageable Codex animated pets.

FollowSkills review · FSRS-2.0
Use with care
51/ 100 5-point scale 2.6 / 5
1 2 3 4 5 6
1Trust18 / 25 · 3.6/5

The evidence constrains the image-generation path, requires grounded inputs for row generation, and requires explicit approval before mirror derivation; it also discloses web search for brand discovery and local cleanup of generated files. Points are deducted because web search, image generation, and file deletion still create external or persistent effects without a uniform confirmation model, least-privilege boundary, rollback plan, or sensitive-data policy; license metadata is also unknown.

2Reliability8 / 20 · 2.0/5

The workflow specifies dependencies, retries, stop conditions, mirror prerequisites, and deterministic scripts, with failures generally tied to a state or prompt file. Points are deducted because key paths were not executed during this static review, no skill-local test suite or comprehensive CI evidence is shown, and availability of $imagegen, Pillow, jq, and the runtime environment is assumed rather than verified.

3Adaptability9 / 15 · 3.0/5

The evidence clearly describes users, input types, supported styles, nine animation states, brand and non-brand scenarios, and relatively precise triggering language. Points are deducted because non-fit boundaries are incomplete, Chinese-language support is not documented, and reliance on web search or image-generation services may reduce reachability for mainland-China users.

4Convention6 / 15 · 2.0/5

The skill includes layered documentation through SKILL.md, agent interface metadata, animation-row references, a contract, and a QA rubric, with substantial command examples. Points are deducted because the license is unknown and no explicit versioning policy, changelog, maintenance owner, or update path is shown; several install and dependency assumptions remain implicit in environment variables and preinstalled skills.

5Effectiveness6 / 15 · 2.0/5

The evidence covers an end-to-end goal from concept or reference image through spritesheet, pet.json, QA media, and validation, supported by deterministic assembly and checking scripts. Points are deducted because no representative artifact or third-party execution evidence is supplied, so generation quality, animation readability, and direct package usability remain unverified.

6Verifiability4 / 10 · 2.0/5

The scripts, fixed atlas contract, frame counts, validation rules, and manifest structure are auditable and provide some traceability. Points are deducted because committed tests, real CI results, and independent corroboration are not shown, while the core image-generation behavior depends on unavailable runtime outputs.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 49f948faa925
Before you use it
  • Bare brand-name input triggers web search; confirm the permitted external-access scope and avoid sending sensitive brand or project context to external services.
  • The workflow includes deletion of generated source files; confirm successful copying and retain backups because no unified rollback mechanism is documented.
  • Verify $imagegen, Pillow, jq, network services, and local Codex paths in the target environment; mainland-China reachability is unproven.
  • License, versioning, maintenance ownership, and update channels are unclear, so the skill should not be treated as a fully governed long-term production dependency.
See the full review method →

What does this skill do, and when should you use it?

Hatch Pet is a Codex workflow for creating animated pets and spritesheets from character concepts, reference images, or brand cues. It calls the installed $imagegen skill for base art and animation rows, then uses Python scripts for extraction, assembly, validation, and visual QA. A normal run produces a 9-state 8×9 atlas, contact sheet, motion previews, and a pet.json package. It depends on Codex-specific workflow and packaging conventions, so other clients require adaptation.

Reads user descriptions, reference images, or brand cues; performs lightweight web-based brand discovery when only a brand name is supplied; calls $imagegen for base art and animation rows; uses layout guides, Python scripts, and jq to process 192×208 frames, derive running-left when appropriate, extract frames, compose a 1536×1872 atlas, validate transparency and unused cells, and produce contact sheets, GIF previews, review JSON, spritesheet.webp, and pet.json.

  1. A designer needs to turn a character concept or reference image into a Codex pet.
  2. A team needs a mascot pet based on company or prospect cues without copying trademarked text or logos.
  3. A product or frontend team needs a non-pixel character converted into a nine-state animated atlas.
  4. An engineer needs deterministic checks for transparency, frame layout, motion semantics, and visual identity consistency.

What are this skill's strengths and limitations?

Pros
  • Covers generation, repair, validation, visual QA, and packaging in one workflow.
  • Supports pixel, plush, clay, sticker, flat-vector, 3d-toy, painterly, brand-inspired, and auto styles.
  • Defines detailed constraints for transparency, motion semantics, identity consistency, frame layout, and unused cells.
  • Separates visual generation from deterministic image processing and provides a clear output structure.
Limitations
  • Explicitly depends on Codex's $imagegen skill, pet packaging paths, and application state contract.
  • A full run may require one base generation plus up to nine animation-generation jobs, increasing time and cost.
  • Brand-only requests trigger web search, while the source does not document search permissions, cost, or platform coverage.
  • No test suite, individual license text, or cross-platform validation evidence is supplied.

How do you install this skill?

The skill is located at skills/.curated/hatch-pet/ in openai/skills. The README gives this installation command for Codex: $skill-installer hatch-pet; restart Codex afterward. The README also says the repository is deprecated and points to the OpenAI Plugins repository for current plugin examples. The supplied source does not include an individual LICENSE.txt.

How do you use this skill?

In Codex, request an animated pet from a character description, reference image, or brand cue. The workflow prepares a run directory, generates base art and animation rows, performs deterministic atlas processing and validation, and packages pet.json with spritesheet.webp after visual QA. A bare brand name triggers brand discovery first; generation requires $imagegen and the referenced local scripts to be available.

How does this skill compare with similar options?

The README marks this repository as deprecated and recommends the OpenAI Plugins repository for current plugin examples. Teams building new skills or skill-only plugins should therefore evaluate that repository and its build guide; Hatch Pet remains the repository's specific workflow for animated pets.

FAQ

Can it create a pet from text alone?
Yes. The SKILL.md says reference images may be omitted: the workflow generates base art from text and uses that base as the canonical reference for later animation rows.
Is it limited to pixel art?
No. The documentation explicitly accepts plush, clay, sticker, vector, 3D-toy, painterly, and brand-inspired styles when they remain readable at pet size.
Will it copy a brand's logo or trademark text?
It should not. The brand-discovery and generation rules call for broad visual and personality cues while avoiding logos, readable marks, UI screenshots, and slogans.
What happens when a run fails?
A row generation Bad Request may be retried once with its retry prompt. Frame inspection or final visual QA failures should trigger repair of the smallest failing scope rather than automatically regenerating the whole atlas.

More skills from this repository

All from openai/skills

Design & Frontend ✓ OpenAI · Official

Codex Image Studio

Generate and edit production-ready raster assets for projects.

Dev & Engineering ✓ OpenAI · Official

Playwright Interactive Debugger

Iterate on local web and Electron UI debugging with persistent browser sessions.

Dev & Engineering ✓ OpenAI · Official

OpenAI Skill Creator Guide

A practical guide to designing, writing, validating, and iterating reusable Codex skills.

Dev & Engineering ✓ OpenAI · Official

OpenAI Developer Docs Assistant

Current, official guidance for building with OpenAI products, APIs, and Codex.

Design & Frontend ✓ OpenAI · Official

Figma Code Connect Mapper

Link Figma components to their code implementations for traceable design-code consistency.

Design & Frontend ✓ OpenAI · Official

Figma Design Implementer

Turn Figma specifications into production-ready frontend code with verifiable visual fidelity.

Design & Frontend ✓ OpenAI · Official

Figma Design System Rules Builder

Generates project-specific rules for consistent Figma-to-code implementation.

Design & Frontend ✓ OpenAI · Official

Figma Design-to-Code Assistant

Fetch Figma design context and turn selected nodes into production code.

Design & Frontend ✓ OpenAI · Official

Figma Design System Builder

Build and validate a professional Figma design system from code.

Automation & Ops ✓ OpenAI · Official

Render Deployment Assistant

Analyze an application and produce a Render deployment path or Blueprint.

Dev & Engineering ✓ OpenAI · Official

Speech Generation

Turn text into reusable spoken audio through the OpenAI Audio API.

Design & Frontend ✓ OpenAI · Official

Figma Plugin API Operator

Helps agents safely read and write Figma files by rule.

Design & Frontend ✓ OpenAI · Official

Figma Design System Screen Builder

Turn code or page descriptions into maintainable Figma screens built from existing design-system assets.

Dev & Engineering ✓ OpenAI · Official

Codex Plugin Creator

Scaffold Codex plugins with a standard manifest, optional components, and marketplace metadata.

Dev & Engineering ✓ OpenAI · Official

Codex Migration Assistant

Move Claude Code instructions, skills, agents, and MCP configuration into Codex.

Dev & Engineering ✓ OpenAI · Official

WinUI 3 App Development Assistant

Guides C# WinUI 3 development from environment setup through deployment.

Productivity & Collaboration ✓ OpenAI · Official

Notion Meeting Intelligence

Build tailored agendas and pre-reads from Notion context and focused research.

Dev & Engineering ✓ OpenAI · Official

Codex Agent Skills Catalog

A reusable catalog of discoverable Agent Skills for Codex.

Productivity & Collaboration ✓ OpenAI · Official

Goal Definition Assistant

Turn vague intentions into measurable, verifiable goals with clear scope and stopping conditions.

Dev & Engineering ✓ OpenAI · Official

Codex CLI Builder

Turn APIs, scripts, and existing tools into durable, composable command-line interfaces.

Related skills