Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

animate-frames

Mercury's pixel-frame animation pipeline — generate a sprite frame sequence (e.g. 4-frame walking cycle, idle pose set, attack arc) from a character bible JSON + scenes JSON, with built-in verify rubric (frame count, dimension uniformity, palette quantization, dHash consistency, optional loop closure) and structured retry loop. **Use proactively whenever the user asks to generate any frame sequence, sprite sheet, walking cycle, or animated pixel asset** — even if they don't say "animate-frames" explicitly. Triggers: 'animate frames', 'sprite sheet', 'sprite frames', 'walking cycle', 'frame sequence', 'pixel animation', '生成精灵帧', '动画帧序列', '像素动画', '精灵表'. Wraps `scripts.image_gen` (Slice B) which in turn invokes the `adapters/gpt-image-2/` adapter (Slice A, MIT mount of `wuyoscar/gpt_image_2_skill` via uvx-pinned-SHA). Phase 2 Slice C of Mercury Issue #351.

개요

Mercury's pixel-frame animation pipeline — generate a sprite frame sequence (e.g. 4-frame walking cycle, idle pose set, attack arc) from a character bible JSON + scenes JSON, with built-in verify rubric (frame count, dimension uniformity, palette quantization, dHash consistency, optional loop closure) and structured retry loop. **Use proactively whenever the user asks to generate any frame sequence, sprite sheet, walking cycle, or animated pixel asset** — even if they don't say "animate-frames" explicitly. Triggers: 'animate frames', 'sprite sheet', 'sprite frames', 'walking cycle', 'frame sequence', 'pixel animation', '生成精灵帧', '动画帧序列', '像素动画', '精灵表'. Wraps `scripts.image_gen` (Slice B) which in turn invokes the `adapters/gpt-image-2/` adapter (Slice A, MIT mount of `wuyoscar/gpt_image_2_skill` via uvx-pinned-SHA). Phase 2 Slice C of Mercury Issue #351.

설치 명령
npx skills add https://github.com/392fyc/Mercury --skill animate-frames

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타6
포크1
업데이트2026년 5월 8일 09:49
파일 탐색기
2 개 파일
SKILL.md
readonly