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-1776023530 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-auto-updater-1776023530 技能
skillhub install openclaw-auto-updater-1776023530
文件大小: 4.15 KB | 发布时间: 2026-4-13 11:17