OpenClaw Backup Skill Automated encrypted backup and restore for OpenClaw Agent workspace files using Claude Code. Overview This skill provides three core functions: 1. Upload Backup - Encrypt and upload workspace files to soul-upload.com with auto-generated password 2. Download Backup - Download and decrypt backups from soul-upload.com using stored password 3. Delete Backup - Delete backups from remote storage All backups use AES-256-CBC encryption (via openssl) with auto-generated random passwords . Each backup gets a unique password that is stored in the recovery file. System Requirements…