Back to Registry View Author Profile
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-gitbakOr
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
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.