技能概述
Full backup, update, and restore for OpenClaw - config, workspace, and skills with auto-rollback
安装方法
#
git clone https://github.com/hopyky/update-plus.git ~/.openclaw/skills/update-plus
使用示例
# Check for available updates
update-plus check
# Create a full backup
update-plus backup
# Update everything (creates backup first)
update-plus update
# Preview changes (no modifications)
update-plus update --dry-run
# Restore from backup
update-plus restore openclaw-backup-2026-01-25-12:00:00.tar.gz