community upload

All OpenClaw Agents

by @Patvscode

Patvscode All OpenClaw Agents Central backup and recovery snapshots for all OpenClaw agents (workspaces, memory, skills, and runtime config). Discovery Metad...

All OpenClaw Agents Backup

Central backup repository for OpenClaw agent state, workspace memory, skills metadata, and key runtime configuration.

Purpose

  • Keep versioned snapshots of all agent workspaces.
  • Preserve recovery points for rapid rollback.
  • Track what changed across agents over time.
  • Provide a shared continuity layer when one agent/session fails.

What gets backed up

  • ~/.openclaw/openclaw.json
  • Agent workspace core files (AGENTS.md, SOUL.md, USER.md, IDENTITY.md, TOOLS.md, MEMORY.md, etc.)
  • memory/ logs per workspace
  • Skill manifests (SKILL.md files)
  • Key shell scripts in workspace scripts/
  • Relevant user systemd units (gateway/voice/dashboard/Jess services)

Schedule

Automated snapshot job runs multiple times per day via systemd timer (agents-backup-sync.timer).

Manual trigger:

/home/pmello/.openclaw/tools/agents_backup_sync.sh

Layout

  • snapshots/<timestamp>/... — point-in-time backups
  • meta/ — optional metadata/notes

Notes

  • Commits are created locally first, then pushed to GitHub (best effort).
  • If push fails, local snapshots and commit history are still preserved.

Workspace

Current published snapshot. New publishes overwrite this view.

Download .zip
5798 FilesUpdated 2026-03-08 10:25:41 UTC111 blocked
Published via backfill-null-source-repo-v1
README.mdtext · 1.1 KB

Source Repository

Original GitHub repository for this setup.

Community

No comments yet.