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개 리뷰리뷰를 작성하려면 로그인
아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!