Skip to main content
在 Manus 中运行任何 Skill
一键导入

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