[QwenCloud] Check for qwencloud-ai updates and notify the user when a new version is available. TRIGGER when: user asks to check for updates, check version, asks 'is there a new version', 'latest version', 'update skills', 'check update', or any other qwen skill delegates to this skill, or user explicitly invokes this skill by name (e.g. use qwencloud-update-check). DO NOT TRIGGER when: non-update-related tasks, general version questions about other software.
$npx -y skills add qwencloud/qwencloud-ai --skill qwencloud-update-checkInstalls into the current project.
Run `npx skills use "https://github.com/qwencloud/qwencloud-ai" --skill "qwencloud/qwencloud-ai/qwencloud-update-check"` 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.