A solid backup solution for OpenClaw agent workspaces that handles the encryption and remote storage dance automatically. It creates AES-256-CBC encrypted archives of your SOUL.md, MEMORY.md, and other agent files, uploads them to soul-upload.com, and generates random passwords for each backup. The recovery file management is well thought out since losing that password means your backup is toast. Most useful when you're iterating on agent configurations and want safe rollback points, or when moving agent setups between environments. The auto-generated passwords are a nice touch since humans are terrible at creating strong unique passwords for each backup.
npx skills add https://github.com/theagentservice/skills --skill openclaw-backup