Use when understanding images with Alibaba Cloud Model Studio Qwen VL models (qwen3-vl-plus/qwen3-vl-flash and latest aliases). Use when building image Q&A,...
Design & media
Alibaba Cloud AI Multimodal QVQ
Try itUse when visual reasoning is needed with Alibaba Cloud Model Studio QVQ models, including step-by-step image reasoning, chart analysis, and visually grounded...
What it does
Use when visual reasoning is needed with Alibaba Cloud Model Studio QVQ models, including step-by-step image reasoning, chart analysis, and visually grounded...
The skill document
Category: provider
Model Studio QVQ Visual Reasoning
Validation
mkdir -p output/aliyun-qvq
python -m py_compile skills/ai/multimodal/aliyun-qvq/scripts/prepare_qvq_request.py && echo "py_compile_ok" > output/aliyun-qvq/validate.txt
Pass criteria: command exits 0 and output/alicloud-ai-multimodal-qwen-vqv/validate.txt is generated.
Critical model names
Use one of these exact model strings:
qvq-plusqvq-max
Typical use
- Mathematical reasoning from screenshots
- Diagram and chart reasoning
- Visually grounded multi-step problem solving
Quick start
python skills/ai/multimodal/aliyun-qvq/scripts/prepare_qvq_request.py \
--output output/aliyun-qvq/request.json
Notes
- Use
skills/ai/multimodal/aliyun-qwen-vl/for standard image understanding. - Use QVQ when the task explicitly needs stronger reasoning over visual evidence.
References
references/sources.md
Related skills
Use when a task needs Alibaba Cloud Model Studio Qwen Deep Research models to plan multi-step investigation, run iterative web research, and produce structur...
Use when multimodal embeddings are needed from Alibaba Cloud Model Studio models such as `qwen3-vl-embedding` for image, video, and text retrieval, cross-mod...
Route Alibaba Cloud Model Studio requests to the right local skill (Qwen Image, Qwen Image Edit, Wan Video, Wan R2V, Qwen TTS, Qwen ASR and advanced TTS vari...
Use when OCR-specialized extraction is needed with Alibaba Cloud Model Studio Qwen OCR models (`qwen-vl-ocr`, `qwen-vl-ocr-latest`, and snapshots), including...
Use when editing images with Alibaba Cloud Model Studio Qwen Image Edit models (qwen-image-edit, qwen-image-edit-plus, qwen-image-edit-max, qwen-image-2.0 se...