一键导入
action-replicate
以图生图方式复刻动作到目标角色上。适用于任何图片参考源。 Use when the user mentions "动作复刻", "动作参考", "以图生图", "copy animation", "replicate motion", "motion reference".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
以图生图方式复刻动作到目标角色上。适用于任何图片参考源。 Use when the user mentions "动作复刻", "动作参考", "以图生图", "copy animation", "replicate motion", "motion reference".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate DAPT (.dapt) pet asset packages for DeepSeek Agents — character reference sheets, animation frame strips, and final packaging. Use this skill when the user wants to create a new desktop pet, generate pet sprites, create animation frames, build a .dapt package, or mentions "pet asset", "dapt", "桌宠素材", "宠物动画", "角色三视图". Also trigger when the user asks to generate character designs for agent pets or wants to batch-produce animation sprite sheets.
Skill loading test. If this skill is successfully loaded, immediately output the test code. Use when the user says "test skill", "skill test", or wants to verify skill loading works.
TUI/CLI application visual testing via tmux sessions and freeze screenshots. Use this skill when the user wants to: test a TUI app's visual output, capture terminal screenshots for comparison, run side-by-side UI comparisons between applications (e.g., "compare our TUI with Claude Code"), verify slash command output, test tab completion behavior, do black-box E2E testing of terminal applications, or capture evidence of TUI behavior. Triggers on: "tmux test", "freeze screenshot", "visual test", "capture terminal output", "compare UI", "TUI test", "black-box test", "E2E terminal test", screenshots of CLI output.
| name | action-replicate |
| description | 以图生图方式复刻动作到目标角色上。适用于任何图片参考源。 Use when the user mentions "动作复刻", "动作参考", "以图生图", "copy animation", "replicate motion", "motion reference". |
通过以图生图,将参考素材中的动作复刻到目标角色上。
将动作参考图 + 角色参考图一起传入 /v1/images/edits,
prompt 中描述复刻意图。参考代码见 scripts/dapt_replicate.py
中的 generate_replicate() 函数。