What problem does it solve?
This Skill converts a generated AI image into a looping retro animation by applying classic indexed-palette color cycling, producing an instant “comes alive” effect without expensive frame-by-frame redraw.
Core Features & Use Cases
- 256-color indexed pipeline: downscales, quantizes, and reindexes the image into a single palette so animation happens by palette rotation.
- Seamless looping outputs: generates BOTH a self-contained interactive HTML artifact and a perfectly looping animated GIF.
- Pixel-perfect freezing: optionally freezes a subject (character/object) and/or UI elements by deriving masks directly from the indexed image, preventing unwanted motion.
- Retro palette-cycling effects: supports effects like flowing water, flickering fire/lava, twinkling stars, glowing rivers, neon drift, and Ferrari-style canvascycling.
- HTML controls: includes runtime toggles for BlendShift mode, speed, and direction plus a live palette swatch strip.
Quick Start
Ask for: color cycle the generated image into a seamless palette-cycling GIF, and freeze the character while animating only the background.