skills/smithery.ai/simple-backup

simple-backup

Installation
SKILL.md

Simple Backup

A robust backup script that:

  1. Auto-detects workspace and state directories from OpenClaw config
  2. Allows overrides for custom/non-standard setups
  3. Compresses & encrypts using GPG (AES256)
  4. Prunes old backups (Daily/Hourly retention)
  5. Syncs to cloud via rclone (optional)

Setup

  1. Dependencies:
    brew install rclone gnupg jq
    
Installs
2
First Seen
Mar 29, 2026
simple-backup from smithery.ai