Communityv1.0.5

OpenClaw Checkpoint - Personal AI Assistant Backup & Recovery (Github)

Backup and restore OpenClaw workspace state and agents across machines using git. Enables disaster recovery by syncing SOUL.md, MEMORY.md, memory files, cron...

2.8kdownloads2stars10active installsAnthony Francis
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-checkpoint
Latest Version
1.0.5
Author
Anthony Francis
Published
Feb 3, 2026
Updated
Apr 28, 2026
Total Versions
6

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for OpenClaw Checkpoint - Personal AI Assistant Backup & Recovery (Github).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.5

openclaw-checkpoint v1.0.5 - Adds support for backing up and restoring agents (~/.openclaw/agents/) with workspace. - Introduces new backup/restore flags: --workspace-only, --agents-only, and --agent <name> for granular control. - Updates descriptions and help to reflect multi-agent support. - checkpoint-status now reports agent backup status. - More robust agent folder handling: skips gracefully if no agents found, strips nested .git dirs for portability.