qwencloud-update-check

安装量: 1.2K
排名: #9269

安装

npx skills add https://github.com/qwencloud/qwencloud-ai --skill qwencloud-update-check

Qwen Update Checker Automatic version checker for the qwencloud/qwencloud-ai skill pack. Compares the locally installed version against the latest release on GitHub and notifies the user when an update is available. This skill is referenced by all other qwencloud/qwencloud-ai. When any skill runs, it checks if this skill is installed and delegates version checking here. How It Works Reads the installed version from version.json (the version field bundled with this skill). Fetches the latest version from the remote repository (GitHub raw content). Compares versions using semver. Returns {"has_update": true} if a newer version exists. Records the check timestamp ( last_interaction ) in /.agents/state.json to rate-limit network requests to once every 24 hours. Usage Other skills invoke this script automatically. You can also run it manually: Show more Installs 891 Repository qwencloud/qwencloud-ai GitHub Stars 36 First Seen Mar 30, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜