Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
cinience avatar

Alicloud Ai Multimodal Qwen Vl Test

  • 301 installs
  • 396 repo stars
  • Updated July 18, 2026
  • cinience/alicloud-skills

alicloud-ai-multimodal-qwen-vl-test is a testing skill that runs regression tests against Alibaba Cloud Qwen-VL multimodal endpoints to verify image prompts, latency, and response quality before release.

About

alicloud-ai-multimodal-qwen-vl-test is a Claude Code skill for ML and backend developers integrating Alibaba Cloud Qwen-VL vision-language models who need repeatable endpoint validation before shipping multimodal features. The skill runs regression tests against Qwen-VL multimodal API endpoints, checking image prompt handling, response latency, and output quality against expected baselines. Developers reach for it when updating model versions, changing prompt templates, or tuning inference parameters and they need confidence that image understanding still meets release thresholds. It targets teams building document OCR, visual QA, or image-captioning pipelines on Alicloud who cannot afford silent quality regressions between deploys.

  • Qwen-VL regression suite
  • Multimodal prompt validation
  • AliCloud endpoint smoke tests
  • Response quality checks
  • Pre-ship API verification

Alicloud Ai Multimodal Qwen Vl Test by the numbers

  • 301 all-time installs (skills.sh)
  • Ranked #702 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-multimodal-qwen-vl-test

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs301
repo stars396
Last updatedJuly 18, 2026
Repositorycinience/alicloud-skills

How do you regression test Qwen-VL multimodal endpoints?

Run regression tests against Qwen-VL multimodal endpoints to confirm image prompts, latency, and response quality before release.

Who is it for?

Backend and ML engineers shipping Qwen-VL multimodal features on Alibaba Cloud who need automated pre-release endpoint regression coverage.

Skip if: Teams not using Alibaba Cloud Qwen-VL or projects that only need one-off manual prompt testing without repeatable regression suites.

When should I use this skill?

A Qwen-VL model version, prompt template, or inference config changes and release requires verified image prompt and latency baselines.

What you get

Regression test results covering image prompt pass/fail status, latency measurements, and response quality scores against Qwen-VL baselines.

  • Regression test report
  • Latency and quality metrics

Files

SKILL.mdMarkdownGitHub ↗

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/multimodal/alicloud-ai-multimodal-qwen-vl

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.

推荐直接运行:

python tests/ai/multimodal/alicloud-ai-multimodal-qwen-vl-test/scripts/smoke_test_qwen_vl.py \
  --image output/ai-image-qwen-image/images/vl_test_cat.png

Pass criteria:

  • 返回 JSON 中 status=pass
  • 输出文件 output/ai-multimodal-qwen-vl/smoke-test/result.json 存在。
  • 结果包含非空 text,且 model 与请求模型一致或同前缀。

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/multimodal/alicloud-ai-multimodal-qwen-vl
  • Conclusion: pass / fail
  • Notes:

Related skills

FAQ

What does alicloud-ai-multimodal-qwen-vl-test validate?

alicloud-ai-multimodal-qwen-vl-test validates Alibaba Cloud Qwen-VL multimodal endpoints by regression-testing image prompts, measuring latency, and checking response quality against baselines. The skill is meant to run before release so vision-language regressions are caught bef

When should Qwen-VL regression tests run?

alicloud-ai-multimodal-qwen-vl-test should run before release whenever Qwen-VL model versions, prompt templates, or inference configurations change. Running regression tests at that point confirms image understanding, latency, and output quality still meet deployment thresholds.

Testing & QAllmagents

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.