ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

openclaw-gitbak

Backup/restore OpenClaw config and workspace via git.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/burnlife001/openclaw-gitbak
Or

OpenClaw Git Backup/Restore

Scripts: ~/.openclaw/skills/openclaw-gitbak/scripts/ Config: edit ~/.openclaw/skills/openclaw-gitbak/scripts/config.sh Format: BACKUP_ITEMS["key"]="local_path:repo_name:description"

Usage

bash ~/.openclaw/skills/openclaw-gitbak/scripts/restore.sh cfg
bash ~/.openclaw/skills/openclaw-gitbak/scripts/restore.sh workspace
bash ~/.openclaw/skills/openclaw-gitbak/scripts/restore.sh all

bash ~/.openclaw/skills/openclaw-gitbak/scripts/backup.sh cfg
bash ~/.openclaw/skills/openclaw-gitbak/scripts/backup.sh workspace
bash ~/.openclaw/skills/openclaw-gitbak/scripts/backup.sh all

Metadata

Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-burnlife001-openclaw-gitbak": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.