illustration-bob
Installation
SKILL.md
illustration-bob
Purpose
Apply a continuous tiny vertical wobble to a still illustration figure (character, mascot, object) so it feels animated even though the source is static art. Without this, illustrations feel like stickers; with it, they feel like they're breathing.
Params
{
"amplitude_px": 3,
"period_frames": 36, // ~1.2s at 30fps
"axis": "vertical", // vertical | horizontal | both
"wave_kind": "sine",
"always_on": true
}