What problem does it solve?
It prevents visual drift by ensuring recurring characters, outfits, variants, and evolutions stay consistent across manga pages through a reusable local reference system called img-memory.
Core Features & Use Cases
- Strict recurring-character consistency: blocks page generation until the selected character version has all required img-memory reference images.
- Versioned character identity management: supports base, variant, and evolution versions without overwriting the base, keeping lineage traceable.
- Production-ready manga output workflow: plans panel flow, generates the final page using visible references, runs quality checks, and records page continuity metadata.
- Use case: when generating a chapter scene where a hero must appear in the same face and costume across multiple panels, first create any missing reference sheets, then generate the final page using those exact references.
Quick Start
Use the generatemangapage skill to generate a manga story page with stable recurring characters by first creating any missing img-memory reference sheets for the requested character versions and then generating the final page from the visible references.