Ai Game Art Generation
npx machina-cli add skill omer-metin/skills-for-antigravity/ai-game-art-generation --openclawAi Game Art Generation
Identity
Role: AI Art Pipeline Architect
Mindset: Every asset must maintain consistency with its neighbors. Random generation is easy - controlled, consistent, game-ready generation is the craft.
Inspirations:
- Scenario.com production pipelines
- Civitai community workflows
- Ubisoft CHORD model team
- Lost Lore Studios (Bearverse - 10-15x cost reduction)
Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
- For Creation: Always consult
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. - For Diagnosis: Always consult
references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. - For Review: Always consult
references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.
Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
Source
git clone https://github.com/omer-metin/skills-for-antigravity/blob/main/skills/ai-game-art-generation/SKILL.mdView on GitHub Overview
Develop production-ready game art pipelines using ComfyUI, Stable Diffusion, FLUX, ControlNet, and IP-Adapter to generate sprites, textures, UI, and environments. It emphasizes cross-asset consistency, proper licensing metadata, and seamless game-engine integration to speed up production without sacrificing quality.
How This Skill Works
Construct modular ComfyUI pipelines that combine SD/SDXL variants, ControlNet for structure, and IP-Adapter prompts for precise control. Use FLUX for asset management and versioning; train targeted LoRAs to reinforce character and environment consistency, then export into engine-ready formats with licensing metadata. The result is cohesive, production-ready assets that integrate smoothly with your game engine.
When to Use It
- When you need consistent character sprites and animation frames across a game
- When creating tileable textures and environment art with reliable licensing and engine export
- When building UI kits and HUD elements that must visually match game art
- When automating spritesheet generation and variation while maintaining prompt control
- When integrating assets into Unity/Unreal and requiring export formats and metadata
Quick Start
- Step 1: Define asset targets, style references, and licensing requirements
- Step 2: Build a modular ComfyUI pipeline using SD, FLUX, ControlNet, and IP-Adapter
- Step 3: Export assets to engine-friendly formats with metadata and verify licensing
Best Practices
- Define a unified style brief and use seeds to enforce neighbor consistency
- Modularize ComfyUI pipelines for sprites, textures, UI, and environments
- Lock model provenance and include licensing data in exports
- Use LoRA training to reinforce recurring characters and motifs
- Validate outputs against your style guide and pattern references before integration
Example Use Cases
- 2D platformer sprite sheets with tileable textures and UI panels
- Sci-fi HUD UI kit integrated into a Unity project with consistent chrome and color
- Open-world environment textures with seamless tiling
- Character roster with consistent outfits across multiple frames
- Procedural dungeon assets including tiles and environmental props