sprite-animator

Generate animated pixel art sprites from any image using AI. Send a photo, get a 16-frame animated GIF.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sprite-animator" with this command: npx skills add sprite-animator

Sprite Animator

Generate animated pixel art sprites from any image. Uses nano-banana-pro (Gemini) to create a 16-frame sprite sheet in a single request, then assembles it into an animated GIF.

Quick Start

# Wave animation (default 16 frames)
uv run --with sprite-animator sprite-animator -i photo.png -o sprite.gif -a wave

# Bounce animation with larger sprites
uv run --with sprite-animator sprite-animator -i avatar.png -o bounce.gif -a bounce -s 256

# Keep the raw sprite sheet and individual frames
uv run --with sprite-animator sprite-animator -i pet.jpg -o dance.gif -a dance --keep-sheet --keep-frames

Animations

TypeDescription
idleSubtle breathing + blinking loop
waveArm raises, waves back and forth, lowers
bounceCrouch → jump → land → recover
danceLean, spin, jump — fun and energetic

Options

FlagDescription
-i, --inputInput image (photo, drawing, etc.)
-o, --outputOutput GIF path
-a, --animationAnimation type: idle, wave, bounce, dance (default: idle)
-d, --durationFrame duration in ms (default: 100)
-s, --sizeOutput sprite size in px (default: 128)
-r, --resolutionGeneration resolution: 1K or 2K (default: 1K)
--keep-sheetSave the raw sprite sheet
--keep-framesSave individual frame PNGs
-v, --verboseVerbose output

How It Works

  1. Creates a labeled 4x4 grid template (16 cells)
  2. Sends the template + source image to Gemini in ONE request
  3. AI fills each cell with a pixel art frame following the animation sequence
  4. Frames are extracted from the sheet and assembled into a looping GIF

Single-request generation ensures consistent style across all frames.

Source

https://github.com/Olafs-World/sprite-animator

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ai Competitor Analyzer

提供AI驱动的竞争对手分析,支持批量自动处理,提升企业和专业团队分析效率与专业度。

Registry SourceRecently Updated
General

Ai Data Visualization

提供自动化AI分析与多格式批量处理,显著提升数据可视化效率,节省成本,适用企业和个人用户。

Registry SourceRecently Updated
General

Ai Cost Optimizer

提供基于预算和任务需求的AI模型成本优化方案,计算节省并指导OpenClaw配置与模型切换策略。

Registry SourceRecently Updated