🕸️

Auto-Updater Skill

Keep Clawdbot and all installed skills up to date automatically with a daily cron job that checks for updates, applies them, and sends you a summary.

maximepradesv1.0.0
Browser & AutomationProductivityAutomationCLI
Подключение к ВМ...
Подключение к ВМ...
npx clawhub@latest install auto-updater
193Звёзды
27.1kЗагрузки
288Текущие установки
379Всего установок
v1.0.0Версия
Feb 26, 2026Обновлено

Платформы

darwinlinux

The Auto-Updater skill sets up a daily cron job that automatically updates Clawdbot itself and all installed skills. After each run, it sends you a summary of what was updated, what was already current, and whether any issues occurred.

Принцип работы

The skill creates a cron job (defaulting to 4:00 AM daily) that runs in an isolated session. It first updates Clawdbot via the appropriate package manager or clawdbot update for source installs, then runs clawdhub update --all to check all installed skills against the registry. After completion, it delivers a summary message listing version changes, already-current skills, and any errors.

Ключевые возможности

Automated daily updates
Runs once per day on a configurable schedule via cron
Full coverage
Updates both Clawdbot core and all installed skills
Update summaries
Delivers a message showing what changed, including old and new version numbers
Configurable schedule
Change the time, timezone, and delivery target for update reports
Dry run support
Preview available updates without applying them using --dry-run

Требования

Clawdbot Gateway
Must be running continuously for cron jobs to execute
Cron enabled
The cron.enabled config setting must be true

Сценарии использования

Hands-off maintenance
Keep your entire Clawdbot setup current without manual intervention
Security updates
Automatically receive the latest patches and fixes as they are released
Skill version tracking
Get a daily summary of which skills have new versions available

Как установить

1
Run in your terminal
npx clawhub@latest install auto-updater
or
2
Click the Install button at the top of this page for one-click setup

Часто задаваемые вопросы

Отзывы

0 отзывов

Войдите, чтобы написать отзыв

Отзывов пока нет. Будьте первым, кто поделится своим опытом!