什麼是 auto-updater?
每晚自動更新 OpenClaw。當使用者希望其代理程式保持最新狀態時使用 使用最新的 OpenClaw 版本。執行一個 cron 作業來停止網關、執行更新並重新啟動。 當使用者提到:「更新自己」、「自動更新」、「每晚更新」、「保持更新」時觸發 “自我更新”,或更新代理的任何變體。 來源:teylersf/openclaw-auto-updater。
每晚自動更新 OpenClaw。當使用者希望其代理程式保持最新狀態時使用 使用最新的 OpenClaw 版本。執行一個 cron 作業來停止網關、執行更新並重新啟動。 當使用者提到:「更新自己」、「自動更新」、「每晚更新」、「保持更新」時觸發 “自我更新”,或更新代理的任何變體。
透過命令列快速安裝 auto-updater AI 技能到你的開發環境
來源:teylersf/openclaw-auto-updater。
This skill keeps OpenClaw updated by running a nightly cron job that executes an external shell script — so the update works even when the gateway restarts.
The agent can't run commands while the gateway is restarting. We use a standalone shell script that runs independently of the agent.
Tell me "change update time to [time]" and I'll update the cron schedule.
每晚自動更新 OpenClaw。當使用者希望其代理程式保持最新狀態時使用 使用最新的 OpenClaw 版本。執行一個 cron 作業來停止網關、執行更新並重新啟動。 當使用者提到:「更新自己」、「自動更新」、「每晚更新」、「保持更新」時觸發 “自我更新”,或更新代理的任何變體。 來源:teylersf/openclaw-auto-updater。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/teylersf/openclaw-auto-updater --skill auto-updater每晚自動更新 OpenClaw。當使用者希望其代理程式保持最新狀態時使用 使用最新的 OpenClaw 版本。執行一個 cron 作業來停止網關、執行更新並重新啟動。 當使用者提到:「更新自己」、「自動更新」、「每晚更新」、「保持更新」時觸發 “自我更新”,或更新代理的任何變體。 來源:teylersf/openclaw-auto-updater。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/teylersf/openclaw-auto-updater --skill auto-updater 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/teylersf/openclaw-auto-updater