alicloud-ai-video-wan-video-test

Execute a minimal smoke test for Model Studio Wan Video generation skill and capture error details.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-video-wan-video-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-ai-video-wan-video-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/ai/video/alicloud-ai-video-wan-video-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-video-wan-video-test

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a basic smoke test to ensure the core functionality of the Model Studio Wan Video generation skill is operational.

Core Features & Use Cases

  • Minimal Validation: Verifies the essential request path for video generation.
  • Error Reporting: Captures exact error details if execution fails, aiding in debugging.
  • Use Case: Before deploying a new version of the video generation skill, run this test to quickly confirm that basic video creation is still possible.

Quick Start

Run the minimal input example from the target skill's SKILL.md.

Frequently Asked Questions about alicloud-ai-video-wan-video-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a smoke test for video generation in Model Studio?

A smoke test for video generation validates the essential request path for Model Studio Wan Video. It verifies core video creation capabilities and captures precise error details upon failure, ensuring the service is operational before deployment.

How do I verify if my Wan Video generation skill is working?

To verify your Wan Video generation skill, run this minimal smoke test. It executes the essential request path from the target skill's SKILL.md to quickly confirm that basic video creation is operational and reports exact errors if it fails.

Can I use this minimal test to debug Model Studio video generation failures?

Yes, you can use this minimal test to debug Model Studio video generation failures. It is specifically designed to capture exact error details when execution fails, providing precise information to aid in rapid debugging and troubleshooting.

When do I need to run a minimal video generation smoke test?

You need to run a minimal video generation smoke test before deploying a new version of the video generation skill. It provides rapid verification of core capabilities to quickly confirm that basic video creation is still possible.