codex-petCodex Pet generator on RunComfy. Build a Codex-compatible Codex Pet spritesheet.webp + pet.json from a single reference image, drop it into `${CODEX_HOME:-$HOME/.codex}/pets/<name>/` and Codex picks it up as a custom Codex Pet next to the 8 built-ins. This skill produces the exact Codex Pet atlas Codex expects (1536x1872 PNG/WebP, 8 cols x 9 rows, 192x208 cells, 9 animation states — idle, running-right, running-left, waving, jumping, failed, waiting, running, review). Calls OpenAI GPT Image 2 edit ONCE via the local RunComfy CLI as `runcomfy run openai/gpt-image-2/edit` to produce a canonical Codex Pet pose, then assembles all 9 animation rows programmatically with ImageMagick micro-transforms — no Codex Pro, no `$imagegen`, no OPENAI_API_KEY required, only RUNCOMFY_TOKEN. Triggers on "codex pet", "create codex pet", "make codex pet", "hatch codex pet", "/hatch image", "desktop pet codex", "codex pets", "spritesheet.webp", or any explicit ask to build a custom pet for OpenAI Codex.
Install via ClawdBot CLI:
clawdbot install kalvinrv/codex-petGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.runcomfy.comAudited May 10, 2026 · audit v1.0
Generated May 20, 2026
Users can generate a custom Codex Pet from a personal photo or drawing, turning any character or mascot into an animated companion that lives on their desktop while coding. This adds a fun, personalized touch to the coding environment.
Developer teams can create custom Codex Pets featuring their company logo or mascot, fostering team identity and morale. The pet can react to coding status, providing a playful feedback loop during development.
Artists and developers can create unique Codex Pets for OpenAI's Codex Pet design contests using this skill without needing Codex Pro, enabling broader participation with just RunComfy CLI.
Game studios can batch-generate multiple Codex Pets from a folder of character sprites, using a single RunComfy call per pet to produce standardized animation atlases for use in Codex or other compatible environments.
Educators can teach animation concepts by having students create their own Codex Pets, demonstrating how AI and programmatic transforms combine to produce sprite sheets and behavior manifests.
Users pay for RunComfy tokens to run the OpenAI GPT Image 2 edit call per pet. Revenue scales with usage, offering a pay-per-generation model.
Offer a free tier allowing one pet on a desktop, with premium plans unlocking more pets and advanced customization options. Revenue from monthly or yearly subscriptions.
Sell licenses to companies for bulk pet creation and management across developer teams, including custom branding and priority support. Recurring revenue from enterprise contracts.
💬 Integration Tip
Ensure runcomfy and magick (ImageMagick) are installed and that RUNCOMFY_TOKEN is set in your environment. The skill generates pet.json and spritesheet.webp; place them in ${CODEX_HOME:-$HOME/.codex}/pets/<name>/.
Scored May 20, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.