codex-pet
🎯Skillfrom prime-skills/runcomfy-agent-skills
Installation
npx vibeindex add prime-skills/runcomfy-agent-skills --skill codex-petnpx skills add prime-skills/runcomfy-agent-skills --skill codex-pet~/.claude/skills/codex-pet/SKILL.mdA Claude Code skill that generates custom OpenAI Codex Pets from a single reference image via the RunComfy CLI. It produces a Codex-compatible spritesheet (1536x1872, 8 columns x 9 rows) and pet.json manifest using GPT Image 2 and ImageMagick, without requiring Codex Pro or an OPENAI_API_KEY.
Overview
Codex Pet is a Claude Code skill that turns a single source image into a fully functional custom OpenAI Codex Pet. It produces the exact spritesheet atlas (1536x1872, 8 columns x 9 rows of 192x208 cells) and pet.json manifest that Codex expects, then drops them into the Codex pets directory for immediate use. The skill calls GPT Image 2 edit once via the RunComfy CLI to create a canonical pixel-art pose, then programmatically assembles all 9 animation rows using ImageMagick micro-transforms, requiring only a RUNCOMFY_TOKEN with no Codex Pro subscription or OPENAI_API_KEY needed.
Key Features
- Single-image pet creation: Transforms any reference image into a complete Codex Pet with one RunComfy API call plus local ImageMagick processing
- Full 9-state animation atlas: Generates all 9 animation states Codex expects (idle, running-right, running-left, waving, jumping, failed, waiting, running, review) with subtle micro-transforms
- No Codex Pro required: Uses RunComfy's GPT Image 2 endpoint instead of the Codex-internal
$imagegensystem, needing only a RUNCOMFY_TOKEN - Batch generation support: Can process a folder of source images to create multiple custom Codex Pets in one run
- Exact Codex compatibility: Output matches the official
hatch-petskill format precisely, so Codex treats it identically to built-in pets - Chibi pixel-art style: Follows Codex's visual house style with exaggerated chibi proportions, limited palette, and clean outlines
Who is this for?
- OpenAI Codex users who want custom desktop pets without a Codex Pro subscription
- Developers entering the Codex Pet contest who want to use alternative image models behind the visuals
- Anyone who wants to batch-generate multiple Codex Pets from a folder of source images via CLI
Same repository
prime-skills/runcomfy-agent-skills(25 items)
SKILL.md
More from this repository10
A smart intent-routing skill for video editing on RunComfy that automatically selects the best model (Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, or Lucy Edit Restyle) based on what the user wants to do, from general restyling and background swaps to precise motion transfer and outfit changes.
A smart intent-routing skill that animates still images on RunComfy by selecting the optimal model: HappyHorse 1.0 I2V for general portrait and product animation with native audio, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition with image, video, and audio references.
A skill for generating images with Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family on RunComfy, optimized for rapid iteration, batch ideation, in-image typography rendering, and optional web-grounded context with support for resolutions from 0.5K to 4K.
A smart intent-routing skill for image editing on RunComfy that selects the optimal model from Nano Banana Edit (batch up to 20 images), GPT Image 2 Edit (multilingual text rewrite, multi-ref composition), Flux Kontext Pro (single-shot precise local edit), or Z-Image Turbo Inpaint (mask-driven region edit) based on user intent.
A Claude Code skill that enables precise single-image editing using Black Forest Labs's Flux 1 Kontext Pro model through the RunComfy CLI, with built-in prompting patterns for high-fidelity local edits.
A skill for generating text-to-video with Wan 2.7, Wan-AI's flagship motion model on RunComfy, featuring multi-reference conditioning, audio-driven lip-sync via custom audio tracks, smooth transition physics, prompt expansion control, and up to 1080p output at 15 seconds duration.
A Claude Code skill for generating text-to-video clips with HappyHorse 1.0 via the RunComfy CLI. HappyHorse 1.0 is currently ranked #1 on the Artificial Analysis Video Arena, producing native 1080p video with in-pass synchronized audio and multi-shot character consistency.
A Claude Code skill for generating video with Kling 3.0 via the RunComfy CLI. Covers all six Kling 3.0 endpoints across three rendering tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video), with native synchronized audio and multi-shot character consistency.
A Claude Code skill that acts as a smart router for AI video generation across the full RunComfy model catalog. Supports text-to-video, image-to-video, and video-extend modes with models including HappyHorse 1.0, Kling 3.0, Wan 2.7, Seedance, Veo 3.1, and more.
A Claude Code skill that acts as a smart router for AI image generation and editing across 11+ models on the RunComfy platform. Supports text-to-image and image-to-image modes with models including FLUX 2, GPT Image 2, Seedream 5, Nano Banana 2, and more.