character-generator

Generates consistent multi-pose character asset packages for animation and AI video production.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/devlitus/space-flight---combat-simulator --skill character-generator-devlitus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: character-generator
Source: https://github.com/devlitus/space-flight---combat-simulator/tree/main/.codex/skills/character-generator
Command: npx skills add https://github.com/devlitus/space-flight---combat-simulator --skill character-generator-devlitus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI image generation often produces inconsistent characters across multiple images, making it impossible to reuse the same character in animation, video production, or storytelling projects. ## Core Features & Use Cases - Character Reference Sheets: Creates a multi-view reference image (front, 3/4, side, back) that locks the character's visual identity before any pose generation. - Identity-Locked Pose Generation: Produces one independent image per pose while preserving face, hairstyle, clothing, accessories, body proportions, and art style. - Consistency Validation Pipeline: Includes a Consistency Reviewer step that scores each generated pose against the reference and triggers regeneration when identity drifts. - Use Case: A creator building an AI-generated short film defines a character once, then generates standing, walking, running, and expression assets that all depict the same person, ready to be composed into scenes. ## Quick Start Ask the agent to generate a reusable character asset package from a character description including appearance, clothing, art style, and a list of poses.

Frequently Asked Questions about character-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep AI-generated characters consistent across multiple images?▼

Generate a character reference sheet first, then lock the identity as a structured description of face, hair, clothing, and body. Each new pose is generated from the reference image plus the locked identity, never from text alone.

How to generate the same character in different poses with AI?▼

Provide a CharacterDefinition with appearance, clothing, art style, and a pose list. The workflow creates a reference sheet, locks identity attributes, then generates and validates one full-body image per pose such as standing, walking, running, or sitting.

What poses does character generation support?▼

Supported poses include standing, walking, running, sitting, lying, jumping, waving, pointing, looking back, arms crossed, hands in pockets, thinking, talking, laughing, angry, surprised, and scared. Custom pose descriptions are also accepted.

Can I generate facial expressions separately from poses?▼

Yes, expressions are treated as independent assets stored in an expressions folder, such as neutral, happy, sad, angry, surprised, and scared. Expressions must not alter facial identity, hairstyle, apparent age, or body proportions.

What happens when a generated pose does not match the character reference?▼

A Consistency Reviewer compares each pose against the reference and scores identity, clothing, and pose accuracy. If the score falls below the configured threshold, the pose is marked FAIL and regenerated until it passes.

What are the limitations of AI character consistency generation?▼

Consistency depends on the underlying image model's ability to follow reference images, so identity drift can still occur and require regeneration. Complex environments are excluded initially because characters, environments, and props are generated as separate assets.