npx skills add https://github.com/teylersf/openclaw-auto-updater --skill auto-updater此技能通过运行一个每日定时任务来保持 OpenClaw 的更新,该任务会执行一个外部 shell 脚本——因此即使在网关重启时,更新也能正常工作。
要启用自动更新,请说“设置自动更新器”,我将:
在网关重启期间,代理无法运行命令。我们使用一个独立于代理运行的独立 shell 脚本。
#!/bin/bash
# OpenClaw 自动更新器
openclaw gateway stop
openclaw update.run
openclaw gateway start
告诉我“将更新时间更改为 [时间]”,我将更新定时任务计划。
说“立即更新自己”,我将立即运行脚本。
检查日志文件:~/openclaw-update.log
每周安装数
359
代码仓库
首次出现
2026 年 2 月 21 日
安全审计
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.
To enable auto-updates, say "set up auto-updater" and I'll:
The agent can't run commands while the gateway is restarting. We use a standalone shell script that runs independently of the agent.
#!/bin/bash
# OpenClaw Auto-Updater
openclaw gateway stop
openclaw update.run
openclaw gateway start
Tell me "change update time to [time]" and I'll update the cron schedule.
Say "update yourself now" and I'll run the script immediately.
Check the log file: ~/openclaw-update.log
Weekly Installs
359
Repository
First Seen
Feb 21, 2026
Security Audits
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
安装于
gemini-cli356
kimi-cli356
codex356
cursor356
opencode356
github-copilot356
Installed on
gemini-cli356
kimi-cli356
codex356
cursor356
opencode356
github-copilot356
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
100,500 周安装
Rust调用关系图生成器 - 可视化函数调用层次结构,提升代码分析效率
539 周安装
parallel-web-extract:并行网页内容提取工具,高效抓取网页数据
595 周安装
腾讯云CloudBase AI模型Web技能:前端调用混元/DeepSeek模型,实现流式文本生成
560 周安装
Apollo Connectors 模式助手:GraphQL API 连接器开发与集成指南
565 周安装
GitHub Trending 趋势分析工具:实时发现热门项目、技术洞察与开源机会
556 周安装
GSAP React 集成教程:useGSAP Hook 动画库与 React 组件开发指南
546 周安装