← Back to Skills Marketplace
zhaowh3613

skill-upgrade-checker

by VinceZ.辉 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
255
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skill-upgrade-checker
Description
Check all installed skills for available upgrades, interpret version changes and risk, and execute upgrades with user confirmation. | 检查所有已安装技能的可用升级,解读版本变更与风...
Usage Guidance
This skill appears coherent and limited in scope, but check these practical points before use: (1) Verify the 'clawhub' CLI you have installed is the official/trusted client — this skill will call it to perform upgrades. (2) Ensure you've run 'clawhub login' with credentials you trust are stored safely by the CLI. (3) Because upgrades execute code retrieved from the registry, review changelogs and prefer upgrading low-risk (patch) items first; keep backups or snapshots so you can roll back if needed. (4) The skill reads local skill metadata files (skills/<slug>/_meta.json and CHANGELOG.md) — confirm those directories are the ones you expect. (5) If you want extra safety, run the checks first and do not confirm updates until you audit any major-version changes or test in a staging environment.
Capability Analysis
Type: OpenClaw Skill Name: skill-upgrade-checker Version: 0.1.0 The skill is a utility for managing and upgrading other OpenClaw skills via the 'clawhub' CLI. It follows a transparent workflow including inventory, risk assessment, and a mandatory user confirmation gate (SKILL.md Step 6) before executing any updates, with additional safeguards for major version changes. No evidence of data exfiltration, obfuscation, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The skill's name/description (checking and applying skill upgrades) matches what it asks for: it requires the clawhub CLI and reads local skill metadata and changelogs. Requesting clawhub usage is appropriate for this purpose.
Instruction Scope
Runtime instructions are limited to running clawhub list/search/update and reading local skill files (skills/<slug>/_meta.json, CHANGELOG.md). It explicitly documents a confirmation gate before any 'clawhub update' is executed. It does not instruct reading unrelated system files or exporting data to arbitrary endpoints.
Install Mechanism
There is no install spec and no code files to be written. This instruction-only skill relies on an existing trusted 'clawhub' binary — lowest-risk install footprint.
Credentials
No environment variables or extra credentials are requested by the skill. It relies on the clawhub CLI's own authentication (user-run 'clawhub login'), which is proportionate to a registry/updater tool.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It performs actions through the existing clawhub CLI and requires explicit user confirmation before upgrades; it does not modify other skills' configs outside of invoking 'clawhub update'.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-upgrade-checker
  3. After installation, invoke the skill by name or use /skill-upgrade-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
检查已安装技能的可用升级,解读版本差异与变更日志,提供风险评估与一键升级建议 | Check installed skills for available upgrades, interpret version differences and changelogs, provide risk assessment and one-click upgrade suggestions.
Metadata
Slug skill-upgrade-checker
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is skill-upgrade-checker?

Check all installed skills for available upgrades, interpret version changes and risk, and execute upgrades with user confirmation. | 检查所有已安装技能的可用升级,解读版本变更与风... It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.

How do I install skill-upgrade-checker?

Run "/install skill-upgrade-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is skill-upgrade-checker free?

Yes, skill-upgrade-checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does skill-upgrade-checker support?

skill-upgrade-checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created skill-upgrade-checker?

It is built and maintained by VinceZ.辉 (@zhaowh3613); the current version is v0.1.0.

💬 Comments