skills/cinience/alicloud-skills/alicloud-ai-video-wan-edit

alicloud-ai-video-wan-edit

Installation
SKILL.md

Category: provider

Model Studio Wan Video Edit

Validation

mkdir -p output/alicloud-ai-video-wan-edit
python -m py_compile skills/ai/video/alicloud-ai-video-wan-edit/scripts/prepare_video_edit_request.py && echo "py_compile_ok" > output/alicloud-ai-video-wan-edit/validate.txt

Pass criteria: command exits 0 and output/alicloud-ai-video-wan-edit/validate.txt is generated.

Critical model names

Use one of these exact model strings as needed:

  • wanx2.1-vace-plus
  • wanx2.1-kf2v-plus
  • wan2.2-animate-mix
  • VideoRetalk

Typical use

  • Video style transformation
  • Keyframe-to-video guided editing
  • Animation remix

Quick start

python skills/ai/video/alicloud-ai-video-wan-edit/scripts/prepare_video_edit_request.py \
  --output output/alicloud-ai-video-wan-edit/request.json

Notes

  • Use skills/ai/video/alicloud-ai-video-wan-video/ for Wan generation.
  • Use skills/ai/video/alicloud-ai-video-retalk/ for dedicated lip-sync replacement.
  • Use this skill only when the user wants to modify existing video material.

References

  • references/sources.md
Weekly Installs
94
GitHub Stars
383
First Seen
Mar 11, 2026