Install
openclaw skills install skill-update-helperManage OpenClaw and installed skill updates with scheduled checks, safe upgrade workflows, rollback-minded guidance, and clear reporting. Use when setting up...
openclaw skills install skill-update-helperKeep OpenClaw and installed skills current with predictable update checks and concise reporting.
Use this skill to:
clawhub updateWhen the user wants automatic update help, propose or execute a workflow like:
clawhub install skill-update-helper
For a scheduled daily check, create an isolated cron run that asks the agent to:
clawhub update --allCheck installed skill versions:
clawhub list
Check for skill updates:
clawhub update --all --dry-run
Apply skill updates:
clawhub update --all
Check OpenClaw status before or after updates:
openclaw status
Always report:
references/agent-guide.md for the step-by-step agent workflow.references/summary-examples.md for compact result formats.