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-updaterPlattformar
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.
Hur det fungerar
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.
Nyckelfunktioner
--dry-runKrav
cron.enabled config setting must be trueAnvändningsfall
Hur man installerar
npx clawhub@latest install auto-updaternpx clawhub@latest install auto-updaterPlattformar
Vanliga frågor
Recensioner
0 recensionerLogga in för att skriva en recension
Inga recensioner ännu. Var den första att dela din upplevelse!