Claude
Skills
Sign in
Back

aliyun-qwen-omni-test

Included with Lifetime
$97 forever

Minimal multimodal omni smoke test for Model Studio Qwen Omni.

Code Review

What this skill does


Category: test

# Minimal Viable Test

## Goals

- Validate that the omni skill includes the correct latest model family and sample payload.

## Prerequisites

- Target skill: `skills/ai/multimodal/aliyun-qwen-omni`

## Recommended check

```bash
python skills/ai/multimodal/aliyun-qwen-omni/scripts/prepare_omni_request.py \
  --output output/aliyun-qwen-omni/request.json
```

Related in Code Review