·auto-updater

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

61Installs·6Trend·@sundial-org

Installation

$npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater

How to Install auto-updater

Quickly install auto-updater AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sundial-org/awesome-openclaw-skills.

SKILL.md

View raw

Keep your Clawdbot and skills up to date automatically with daily update checks.

| Time | 4:00 AM | When to run updates (use --cron to change) | | Timezone | System default | Set with --tz | | Delivery | Main session | Where to send the update summary |

This checks all installed skills against the registry and updates any with new versions available.

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed. Source: sundial-org/awesome-openclaw-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from sundial-org/awesome-openclaw-skills

Quick answers

What is auto-updater?

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed. Source: sundial-org/awesome-openclaw-skills.

How do I install auto-updater?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sundial-org/awesome-openclaw-skills