Grok Build ONLY. Turn a 2D character still into smooth animation sprites via image_gen/image_edit base → image_to_video (6s/10s run-in-place) → ffmpeg frames → magenta chroma-key → dense sampled sprites (strip/grid/GIF). Use when the user wants video-to-sprite, motion capture from generated video, smoother run/walk cycles from dense frames, or runs /video2dsprite. Do NOT use on Codex/Claude — only Grok Build has image_to_video. Prefer generate2dsprite for crisp pixel sheets without video.
$npx -y skills add 0x0funky/agent-sprite-forge --skill video2dspriteInstalls into the current project.
Run `npx skills use "https://github.com/0x0funky/agent-sprite-forge" --skill "0x0funky/agent-sprite-forge/video2dsprite"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0x0funky/agent-sprite-forge" that are relevant to the current task. Run `npx skills add "https://github.com/0x0funky/agent-sprite-forge"` and select the relevant skills, then follow their instructions.