OpenClaw更新检查

# OpenClaw 更新检查技能

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "OpenClaw更新检查" with this command: npx skills add noir-hedgehog/openclaw-update-check

OpenClaw 更新检查技能

概述

每日检查 OpenClaw 是否有新版本,获取 Release Note,分析是否需要更新,并推送建议给用户(不主动更新)。

功能

1. 检查更新状态

使用 openclaw update statusopenclaw version 获取当前版本和最新版本信息。

2. 获取 Release Note

从 GitHub releases 页面获取最新的 Release Note:

3. 分析是否需要更新

根据 Release Note 分析:

  • 重要功能更新:新功能对用户有帮助
  • 安全更新:涉及安全性
  • Breaking Changes:可能导致配置不兼容
  • Bug 修复:修复重要问题

4. 推送建议

通过飞书向用户推送更新建议,包含:

  • 当前版本 vs 最新版本
  • Release Note 摘要
  • 是否建议更新
  • 原因说明

工具

  • exec: 执行 openclaw 命令
  • web_fetch: 获取 GitHub releases 页面
  • feishu_docmessage: 推送消息给用户

使用方式

手动触发

用户发送"检查更新"或类似指令时执行。

定时任务(每日)

配置 cron job 每日执行检查。

示例输出

## OpenClaw 更新检查

### 当前版本
v2026.2.26

### 最新版本
v2026.x.xx

### Release Note 摘要
- 新功能:PDF 分析工具
- 改进:MiniMax M2.5 支持
- Bug 修复:...

### 更新建议
根据 Release Note,建议 [更新/暂不更新]

原因:
1. 有新的重要功能
2. 存在 Breaking Changes,需要检查配置
3. ...

注意事项

  1. 不主动执行更新,只提供建议
  2. 分析 Breaking Changes 提醒用户注意
  3. 提供更新命令供用户参考(如需更新)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Post-Update Awareness

After an OpenClaw version change, read the CHANGELOG entry pinned to the installed version and surface user-relevant changes — new tools, breaking changes, o...

Registry SourceRecently Updated
00Profile unavailable
General

OpenClaw Token Monitor

OpenClaw Token 实时监控面板。支持:(1) SQLite 持久化存储历史数据 (2) 实时监控当前 Token 消耗(增量曲线) (3) 历史视图查看任意一天的消耗 (4) 按日/时会话汇总 (5) 人民币费用估算(MiniMax 官方定价) (6) 滚轮缩放 X 轴 (7) 图表采样防卡顿。触发场...

Registry SourceRecently Updated
1630Profile unavailable
General

Token消耗监控优化

AI Token消耗监控优化工具。读取会话日志,统计Token消耗,检测异常模式(短时激增、重复失败等),提供优化建议,生成消耗趋势报告。 中文优先,面向QClaw/OpenClaw用户。 当用户说"Token消耗"、"费用多少"、"Token统计"、"超支"、"优化建议"时触发。 Keywords: Token...

Registry SourceRecently Updated
1720Profile unavailable
Automation

YouTube OpenClaw 监控系统

自动监控关键词相关YouTube新视频,获取字幕生成中文摘要,并定时推送报告到Telegram。

Registry SourceRecently Updated
2910Profile unavailable