aliyun-wan-animate-move
Installation
SKILL.md
Wan 2.2 Animate Move (Image-to-Motion)
Validation
mkdir -p output/aliyun-wan-animate-move
python -m py_compile skills/ai/video/aliyun-wan-animate-move/scripts/generate_animate_move.py && echo "py_compile_ok" > output/aliyun-wan-animate-move/validate.txt
Pass criteria: command exits 0 and output/aliyun-wan-animate-move/validate.txt is generated.
Output And Evidence
- Save task IDs, polling responses, and final video URLs to
output/aliyun-wan-animate-move/. - Keep at least one end-to-end run log for troubleshooting.
Prerequisites
- Install SDK (recommended in a venv):