OpenClaw Auto-Updater
name: openclaw-auto-updater
by dasweltall · published 2026-03-22
$ claw add gh:dasweltall/dasweltall-openclaw-auto-updater---
name: openclaw-auto-updater
description: Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenance, scheduled upgrades, and concise update reports.
---
# OpenClaw Auto-Updater
Run **scheduled updates** for OpenClaw and installed skills using cron messages (no scripts required). Focus: safe scheduling, predictable output, and minimal manual work.
What it does
Setup (daily updates)
**Daily at 03:30 Europe/Berlin**:
openclaw cron add \
--name "OpenClaw Auto-Update" \
--cron "30 3 * * *" \
--tz "Europe/Berlin" \
--session isolated \
--wake now \
--deliver \
--message "Run daily auto-updates: 1) openclaw update --yes --json 2) clawdhub update --all 3) report versions updated + errors."Weekly (Sunday 04:00)
openclaw cron add \
--name "OpenClaw Auto-Update (Weekly)" \
--cron "0 4 * * 0" \
--tz "Europe/Berlin" \
--session isolated \
--wake now \
--deliver \
--message "Run weekly auto-updates: openclaw update --yes --json; clawdhub update --all; summarize changes."Safer modes
**Dry run (no changes):**
openclaw cron add \
--name "OpenClaw Auto-Update (Dry)" \
--cron "30 3 * * *" \
--tz "Europe/Berlin" \
--session isolated \
--wake now \
--deliver \
--message "Check updates only: openclaw update status; clawdhub update --all --dry-run; summarize what would change."**Core only (skip skills):**
openclaw cron add \
--name "OpenClaw Auto-Update (Core Only)" \
--cron "30 3 * * *" \
--tz "Europe/Berlin" \
--session isolated \
--wake now \
--deliver \
--message "Update OpenClaw only: openclaw update --yes --json; summarize version change."Summary format (recommended)
🔄 OpenClaw Auto-Update
OpenClaw: 2026.2.1 → 2026.2.2 (OK)
Skills updated: 3
Skills unchanged: 12
Errors: noneTroubleshooting
References
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...