Track and check updates for all OpenClaw dependencies: managed skills (GitHub/ClewHub), bundled skills, workspace skills, npm packages, pip packages, and CLI tools. Use when user asks "check for updates", "dependency status", "are my skills up to date", "什么需要更新", "检查依赖", "检查更新", or wants a dependency health report. Triggers on: dependency check, skill updates, outdated packages, version drift.
$npx -y skills add blessonism/openclaw-skills --skill dependency-trackerInstalls into the current project.
Run `npx skills use "https://github.com/blessonism/openclaw-skills" --skill "blessonism/openclaw-skills/dependency-tracker"` 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/blessonism/openclaw-skills" that are relevant to the current task. Run `npx skills add "https://github.com/blessonism/openclaw-skills"` and select the relevant skills, then follow their instructions.