backup-restore

系统备份恢复 - 全量备份、增量备份、自动备份计划、一键恢复、备份验证。保护配置、数据、技能和工作区。

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 "backup-restore" with this command: npx skills add yuhui435/backup-restore

Backup & Restore - 系统备份恢复技能

核心功能

  • ✅ 全量备份
  • ✅ 增量备份
  • ✅ 自动备份计划
  • ✅ 一键恢复
  • ✅ 备份验证

备份范围

类型内容路径
配置openclaw.json, cron/jobs.json, crons.json(兼容) 等~/.openclaw/
数据memory/, workspace/~/.openclaw/workspace/
技能skills/~/.openclaw/workspace/skills/
Agent所有 Agent 工作区~/.openclaw/workspace-*/

使用方法

全量备份

python backup-restore.py full

增量备份

python backup-restore.py incremental

恢复备份

python backup-restore.py restore --backup <backup_file>

验证备份

python backup-restore.py verify --backup <backup_file>

自动备份计划

推荐配置(添加到 Cron):

{
  "id": "daily-backup",
  "name": "每日备份",
  "schedule": "0 2 * * *",
  "command": "python backup-restore.py incremental",
  "agent": "main"
}

备份保留策略

  • 每日备份:保留 7 天
  • 每周备份:保留 4 周
  • 每月备份:保留 12 个月

注意事项

  1. 备份前停止 Cron 调度器
  2. 验证备份完整性
  3. 定期测试恢复流程
  4. 备份到外部存储(可选)

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

GigaChat (Sber AI) Proxy

Integrate GigaChat (Sber AI) with OpenClaw via gpt2giga proxy

Registry SourceRecently Updated
3600smvlx
General

TencentCloud Video Face Fusion

通过提取两张人脸核心特征并实现自然融合,支持多种风格适配,提升创意互动性和内容传播力,广泛应用于创意营销、娱乐互动和社交分享场景。

Registry SourceRecently Updated
General

TencentCloud Image Face Fusion

图片人脸融合(专业版)为同步接口,支持自定义美颜、人脸增强、牙齿增强、拉脸等参数,最高支持8K分辨率,有多个模型类型供选择。

Registry SourceRecently Updated
General

YoudaoNote News

有道云笔记资讯推送:基于收藏笔记分析关注话题,推送最新相关资讯。支持对话触发与每日定时推送(如早上9点)。触发词:资讯推送、设置资讯推送、生成资讯推送。

Registry SourceRecently Updated
1.5K1lephix