auto-updater

Automate daily Clawdbot and skill updates via cron with summaries.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mpelissari/openclaw-backup --skill auto-updater-mpelissari
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: auto-updater
Source: https://github.com/mpelissari/openclaw-backup/tree/main/skills/auto-updater
Command: npx skills add https://github.com/mpelissari/openclaw-backup --skill auto-updater-mpelissari

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Keeps Clawdbot and all installed skills up to date automatically, eliminating manual update chores and reducing drift.

Core Features & Use Cases

  • Daily cron-based updates for Clawbot and all installed skills
  • Summary delivery of changes and status
  • Post-update migrations with a doctor check to ensure system health

Quick Start

Set up a daily cron job to automatically update Clawdbot and all installed skills, and receive a concise update summary.

Frequently Asked Questions about auto-updater

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily updates for Clawdbot and installed skills?▼

A cron job automates daily updates for Clawdbot and installed skills by executing CLI-based update commands, ensuring versions stay current, secure, and free from drift across home or server deployments.

What is the best way to schedule automatic maintenance for Clawdbot skills?▼

Scheduling automatic maintenance is best handled via a daily cron job that applies core Clawdbot updates and skill upgrades, followed by a post-update summary to notify you of changes and system status.

Does the auto-updater apply to both home and server deployments?▼

Yes, the auto-updater applies to both home and server deployments where automatic maintenance is desirable, handling core Clawdbot updates and skill upgrades across these environments using a lightweight notification workflow.

How do I check system health after running Clawdbot updates?▼

After running Clawdbot updates, you can check system health using the built-in post-update migrations and doctor check, which ensures system integrity and verifies that all installed skills are functioning correctly.

Can I receive notifications when my installed skills are updated?▼

Yes, you receive a concise update summary through a lightweight notification workflow that delivers changes and status information after the daily cron-based update process completes for Clawdbot and installed skills.

Why does my Clawdbot installation experience version drift over time?▼

Version drift occurs when manual update chores are neglected, but you can eliminate this drift by using a daily cron job to automatically apply core Clawdbot updates and skill upgrades with a post-update summary.