什么是 auto-updater?
每天自动更新 Clawdbot 和所有已安装的技能。通过 cron 运行,检查更新,应用更新,并向用户发送有关更改内容的摘要的消息。 来源:sundial-org/awesome-openclaw-skills。
每天自动更新 Clawdbot 和所有已安装的技能。通过 cron 运行,检查更新,应用更新,并向用户发送有关更改内容的摘要的消息。
通过命令行快速安装 auto-updater AI 技能到你的开发环境
来源:sundial-org/awesome-openclaw-skills。
Keep your Clawdbot and skills up to date automatically with daily update checks.
| Time | 4:00 AM | When to run updates (use --cron to change) | | Timezone | System default | Set with --tz | | Delivery | Main session | Where to send the update summary |
This checks all installed skills against the registry and updates any with new versions available.
每天自动更新 Clawdbot 和所有已安装的技能。通过 cron 运行,检查更新,应用更新,并向用户发送有关更改内容的摘要的消息。 来源:sundial-org/awesome-openclaw-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater每天自动更新 Clawdbot 和所有已安装的技能。通过 cron 运行,检查更新,应用更新,并向用户发送有关更改内容的摘要的消息。 来源:sundial-org/awesome-openclaw-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill auto-updater 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills