git-backup
CommunitySecure workspace backups to GitHub
Authornetanel-abergel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reproducible way to back up an OpenClaw agent workspace to a GitHub repository, ensuring important memory and configuration files are committed and stored off-host.
Core Features & Use Cases
- Automatic token discovery: Searches git remotes, environment variables, credential files, and shell configs to locate a GitHub Personal Access Token or prompts the owner to provide one.
- Repo initialization & push: Creates a GitHub repo via the API if missing, initializes git, configures remotes, commits the workspace, and pushes changes.
- Scheduled and on-demand backups: Includes a recommended cron configuration for periodic silent backups and explicit guidance to exclude secrets via .gitignore.
- Use Case: After updating MEMORY.md, SOUL.md, or installed skills, run this Skill to immediately persist those changes to a private GitHub repo for recovery and auditing.
Quick Start
Run the git-backup skill to push your OpenClaw workspace to your GitHub repository using a Personal Access Token with repo scope.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-backup Download link: https://github.com/netanel-abergel/pa-skills/archive/main.zip#git-backup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.