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.
使用cron消息(无需脚本)为OpenClaw和已安装的技能运行定时更新。重点:安全调度、可预测输出、最少人工操作。
每日欧洲/柏林时间03:30:
bash
openclaw cron add \
--name OpenClaw 自动更新 \
--cron 30 3 * \
--tz Europe/Berlin \
--session isolated \
--wake now \
--deliver \
--message 运行每日自动更新:1) openclaw update --yes --json 2) clawdhub update --all 3) 报告版本更新及错误。
试运行(不执行变更):
bash
openclaw cron add \
--name OpenClaw 自动更新(试运行) \
--cron 30 3 * \
--tz Europe/Berlin \
--session isolated \
--wake now \
--deliver \
--message 仅检查更新:openclaw update status; clawdhub update --all --dry-run; 汇总将发生的变更。
仅核心(跳过技能):
bash
openclaw cron add \
--name OpenClaw 自动更新(仅核心) \
--cron 30 3 * \
--tz Europe/Berlin \
--session isolated \
--wake now \
--deliver \
--message 仅更新OpenClaw:openclaw update --yes --json; 汇总版本变更。
🔄 OpenClaw 自动更新
OpenClaw:2026.2.1 → 2026.2.2(成功)
技能更新:3
技能未变更:12
错误:无
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 openclaw-auto-updater-litiao-1776299103 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-auto-updater-litiao-1776299103 技能
skillhub install openclaw-auto-updater-litiao-1776299103
文件大小: 4.23 KB | 发布时间: 2026-4-17 15:36