返回顶部
o

openclaw-auto-updater

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
10,147
下载量
12
收藏
概述
安装方式
版本历史

openclaw-auto-updater

# 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 - Runs OpenClaw updates on a fixed schedule - Updates all installed skills via ClawHub - Sends a concise, readable summary (updated / unchanged / failed) ## Setup (daily updates) **Daily at 03:30 Europe/Berlin**: ```bash 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) ```bash 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):** ```bash 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):** ```bash 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: none ``` ## Troubleshooting - If updates fail, include the error in the summary. - Schedule off-hours; updates may restart the gateway. - Use explicit timezones to avoid surprises. ## References - `references/agent-guide.md` → deeper implementation notes - `references/summary-examples.md` → formatting examples

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-auto-updater-1776023530 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-auto-updater-1776023530 技能

通过命令行安装

skillhub install openclaw-auto-updater-1776023530

下载 Zip 包

⬇ 下载 openclaw-auto-updater v1.0.0

文件大小: 4.15 KB | 发布时间: 2026-4-13 11:17

v1.0.0 最新 2026-4-13 11:17
Set-and-forget updates for OpenClaw + skills. Non‑interactive runner, dry‑run/skip flags, timezone cron example, and a clean summary output. Built for ops reliability.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部