aliyun-wan-video-test

$npx mdskill add cinience/alicloud-skills/aliyun-wan-video-test

Validates minimal video generation request path for Model Studio Wan Video

  • Tests basic video generation workflow for Model Studio Wan Video
  • Relies on Aliyun authentication and region configuration
  • Uses predefined minimal input example from SKILL.md
  • Reports test outcome with request and response summaries
SKILL.md
.github/skills/aliyun-wan-video-testView on GitHub ↗
---
name: aliyun-wan-video-test
description: Minimal video generation smoke test for Model Studio Wan Video.
version: 1.0.0
---

Category: test

# Minimal Viable Test

## Goals

- Validate only the minimal request path for this skill.
- If execution fails, record exact error details without guessing parameters.

## Prerequisites

- Prepare authentication and region settings based on the skill instructions.
- Target skill: skills/ai/video/aliyun-wan-video

## Test Steps (Minimal)

1) Open the target skill SKILL.md and choose one minimal input example.
2) Send one minimal request or run the example script.
3) Record request summary, response summary, and success/failure reason.

## Result Template

- Date: YYYY-MM-DD
- Skill: skills/ai/video/aliyun-wan-video
- Conclusion: pass / fail
- Notes:
More from cinience/alicloud-skills