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.
npx clawhub@latest install auto-updaterПлатформы
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.
Ключевые возможности
--dry-runТребования
cron.enabled config setting must be trueСценарии использования
Как установить
npx clawhub@latest install auto-updaternpx clawhub@latest install auto-updaterПлатформы
Часто задаваемые вопросы
Отзывы
0 отзывовВойдите, чтобы написать отзыв
Отзывов пока нет. Будьте первым, кто поделится своим опытом!