What problem does it solve? Creating era-accurate retro pixel art from photos requires manual palette selection, dithering, and pixel-grid alignment, and adding looping animation effects like rain or fireflies normally demands frame-by-frame work. ## Core Features & Use Cases - Preset-based pixel conversion: 14 presets (arcade, NES, Game Boy, PICO-8, C64, SNES, and more) apply Floyd-Steinberg dithering against 28 named hardware and artistic palettes with configurable block size. - Procedural animation overlays: 12 particle effects (stars, rain, snow, embers, lightning, neon pulse, and more) combine into 12 scenes rendered to MP4 via ffmpeg, with optional GIF export. - Use Case: A user wants a Game Boy-style avatar with falling snow for a social post. The skill converts the photo with the gameboy preset, then animates it with the snow scene into a looping MP4 and GIF. ## Quick Start Convert my photo portrait.jpg into NES-style pixel art and animate it with the night scene into a short MP4 video.