Install
openclaw skills install aliyun-wan-editUse when Alibaba Cloud Model Studio Wan video editing models are needed for style transfer, keyframe-controlled editing, or animation remix workflows.
openclaw skills install aliyun-wan-editCategory: provider
mkdir -p output/aliyun-wan-edit
python -m py_compile skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py && echo "py_compile_ok" > output/aliyun-wan-edit/validate.txt
Pass criteria: command exits 0 and output/aliyun-wan-edit/validate.txt is generated.
Use one of these exact model strings as needed:
wanx2.1-vace-pluswanx2.1-kf2v-pluswan2.2-animate-mixVideoRetalkpython skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py \
--output output/aliyun-wan-edit/request.json
skills/ai/video/aliyun-wan-video/ for Wan generation.skills/ai/video/aliyun-videoretalk/ for dedicated lip-sync replacement.references/sources.md