auto-updater

Automate daily updates for Clawdbot and installed skills via cron jobs.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Maosixian/selfused-xavier-lobsterop --skill auto-updater-maosixian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-updater
Source: https://github.com/Maosixian/selfused-xavier-lobsterop/tree/main/skills/auto-updater
Command: npx skills add https://github.com/Maosixian/selfused-xavier-lobsterop --skill auto-updater-maosixian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawdbot, clawdhub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating Clawdbot and installed skills daily, reducing the need for manual updates and ensuring your system stays current.

Core Features & Use Cases

  • Daily Updates: Automatically updates Clawdbot and all installed skills on a daily basis.
  • Cron Job Management: Sets up a cron job for daily execution.
  • Update Summary: Provides a summary of updates, including what was updated and any issues encountered.
  • Manual Command Support: Allows manual checks for updates and viewing current versions.

Quick Start

Ask Clawdbot to set up the auto-updater:

Set up daily auto-updates for yourself and all your skills.

Frequently Asked Questions about auto-updater

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

FAQPage Schema
How do I set up daily auto-updates for Clawdbot and installed skills?

To set up daily auto-updates for Clawdbot and installed skills, you ask Clawdbot to configure the auto-updater, which creates a cron job using the ClawdHub CLI to check and apply updates automatically every day.

Do I need ClawdHub CLI installed to automate skill updates?

Yes, you need ClawdHub CLI installed and configured to automate skill updates, as the auto-updater relies on it alongside Clawdbot to execute version checks and apply daily updates.

Can I manually check for Clawdbot skill updates instead of using a cron job?

Yes, you can manually check for Clawdbot skill updates; the auto-updater supports manual commands to check for updates and view current installed versions without waiting for the daily cron job execution.

How does the auto-updater report what versions were updated?

The auto-updater reports updated versions by providing an update summary after execution, detailing which Clawdbot components and skills were updated and highlighting any issues encountered during the process.

What is the best way to keep Clawdbot skills up to date without manual checks?

The best way to keep Clawdbot skills up to date without manual checks is using an automated cron job via the ClawdHub CLI, ensuring your system retrieves and applies the latest versions daily.