[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.
qwencloud/qwencloud-ai 技能包的自动版本检查器。比较本地安装版本与 GitHub 最新版本,并在有可用更新时通知用户。
此技能被所有其他 qwencloud/qwencloud-ai 技能引用。当任何技能运行时,它会检查此技能是否已安装,并将版本检查委托给此处。
其他技能会自动调用此脚本。您也可以手动运行:
bash
python3 <此技能路径>/scripts/check_update.py --print-response
| 参数 | 描述 |
|---|---|
| --print-response | 将结果以格式化 JSON 输出到标准输出 |
| --force |
json
{
has_update: true
}
| 环境变量 | 默认值 | 描述 |
|---|---|---|
| QWENSKILLSREPO | qwencloud/qwencloud-ai | 用于远程版本检查的 GitHub 仓库 |
lastinteraction 时间戳存储在
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 qwencloud-update-check-1775934396 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 qwencloud-update-check-1775934396 技能
skillhub install qwencloud-update-check-1775934396
文件大小: 5.99 KB | 发布时间: 2026-4-12 11:10