alicloud-ai-video-wan-r2v-test
Original:🇨🇳 Chinese
Translated
Minimal reference-to-video smoke test for Model Studio Wan R2V.
3installs
Sourcecinience/alicloud-skills
Added on
NPX Install
npx skill4agent add cinience/alicloud-skills alicloud-ai-video-wan-r2v-testTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Category: test
Minimal Usable Test
Objectives
- Only verify that the minimum request chain of this skill is functional.
- Record error messages upon failure without guessing parameters.
Preconditions
- Prepare authentication information and Region according to the skill instructions.
- Refer to the skill directory: skills/ai/video/alicloud-ai-video-wan-r2v
Minimal Test Steps
- Open the SKILL.md of the corresponding skill and select a minimal input example.
- Initiate a request or run the sample script.
- Record: Request Summary / Response Summary / Reason for Success or Failure.
Executable Example:
bash
.venv/bin/python skills/ai/video/alicloud-ai-video-wan-r2v/scripts/prepare_r2v_request.py \
--prompt "Generate a short montage" \
--reference-video "https://example.com/ref.mp4"Pass Criteria: The script returns and generates .
{"ok": true, ...}output/ai-video-wan-r2v/request.jsonResult Recording Template
- Time: YYYY-MM-DD
- Skill: skills/ai/video/alicloud-ai-video-wan-r2v
- Conclusion: pass / fail
- Remarks: