auto-updater-zh

Automate daily Clawdbot and skill updates via the clawhub CLI.

51|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill auto-updater-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-updater-zh
Source: https://github.com/L-LesterYu/OpenClaw-hot-skills-zh/tree/main/skills/auto-updater-zh
Command: npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill auto-updater-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of keeping your Clawdbot and all installed skills updated, ensuring you always have the latest features and security patches without manual intervention.

Core Features & Use Cases

  • Daily Updates: Automatically checks for and applies updates to Clawdbot and all skills every day.
  • Comprehensive Coverage: Updates both the core Clawdbot and any skills you have installed.
  • Notification Summary: Sends a summary of all changes, including version updates and any errors encountered.
  • Use Case: Ensure your AI assistant is always running the latest, most secure version by simply installing this skill and letting it run in the background.

Quick Start

Manually trigger an update check for all skills by running clawhub update --all --no-input.

Frequently Asked Questions about auto-updater-zh

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?

To automate daily updates for Clawdbot and installed skills, you can use a skill that schedules a daily cron job to check for updates, apply them automatically, and notify you with a summary of changes and errors.

What is the best way to check for skill updates manually?

The best way to check for skill updates manually is by running the command `clawhub update --all --no-input` in your terminal, which scans for and applies available updates across your installed skills.

Do I need the clawhub CLI to automate skill maintenance?

Yes, you need the clawhub CLI installed and active internet connectivity to automate skill maintenance, as the background update process relies on this command-line interface to fetch and apply updates.

Can I get a notification summary after updating Clawdbot skills?

Yes, the automated update process provides a notification summary that details all applied version changes and reports any errors encountered during the daily Clawdbot skills update.

How does cron scheduling work for automated skill updates?

Cron scheduling for automated skill updates works by triggering a daily background process that executes the clawhub CLI to fetch and install the latest features and security patches without requiring manual intervention.