qwen-vision
SKILL.md
Qwen Vision
Analyze images and videos using Alibaba Cloud's Qwen Vision API (通义千问视觉模型).
Usage
Analyze an image:
uv run {baseDir}/scripts/analyze_image.py --image "/path/to/image.jpg" --prompt "请描述这张图片" --api-key sk-xxx
With custom model:
uv run {baseDir}/scripts/analyze_image.py --image "/path/to/image.jpg" --model qwen-vl-max-latest --api-key sk-xxx
API Key
Get your API key from: