/install gitbackup
Git Backup (local bundle)
Overview
Create a self-contained Git bundle of the workspace repo and store it in /root/.openclaw/backups.
Quick start
Run the bundled script:
bash /root/.openclaw/workspace/skills/gitbackup/scripts/git-backup.sh
Output
Print the bundle path and size. The bundle filename includes UTC timestamp.
Notes
- If the workspace is not a Git repo, exit with a clear error.
- Do not delete older bundles.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gitbackup - After installation, invoke the skill by name or use
/gitbackup - Provide required inputs per the skill's parameter spec and get structured output
What is gitbackup?
Create a local Git bundle backup of the OpenClaw workspace repository. Use when running /gitbackup in Telegram or when the user asks to back up Git history/refs to a local file. It is an AI Agent Skill for Claude Code / OpenClaw, with 1115 downloads so far.
How do I install gitbackup?
Run "/install gitbackup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gitbackup free?
Yes, gitbackup is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gitbackup support?
gitbackup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gitbackup?
It is built and maintained by Trumppo (@trumppo); the current version is v0.1.0.