[QwenCloud] Understand images and videos with Qwen vision models. TRIGGER when: user wants to analyze, describe, or extract information from images or videos, OCR text extraction, chart/table reading, visual reasoning, multi-image comparison, screenshot understanding, video comprehension, or explicitly invokes this skill by name (e.g. use qwencloud-vision). DO NOT TRIGGER when: user wants to generate/create images (use qwencloud-image-generation), generate videos (use qwencloud-video-generation), text-only tasks without visual input, or non-Qwen vision tasks.
$npx -y skills add qwencloud/qwencloud-ai --skill qwencloud-visionInstalls into the current project.
Run `npx skills use "https://github.com/qwencloud/qwencloud-ai" --skill "qwencloud/qwencloud-ai/qwencloud-vision"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qwencloud/qwencloud-ai" that are relevant to the current task. Run `npx skills add "https://github.com/qwencloud/qwencloud-ai"` and select the relevant skills, then follow their instructions.