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件のレビューレビューを書くにはログイン
まだレビューはありません。最初の体験をシェアしましょう!