---
title: "Mirror OpenClaw workspaces and stream encrypted backups with openclaw-workspace-sync"
description: "Sync an OpenClaw workspace to your own cloud storage or push encrypted agent-system backups with OpenClaw-aware mailbox, mirror, and bisync modes."
verification: "listed"
source: "https://github.com/ashbrener/openclaw-workspace-sync"
author: "ashbrener"
publisher_type: "individual"
category:
  - "Integrations & Connectors"
framework:
  - "OpenClaw"
tool_ecosystem:
  github_repo: "ashbrener/openclaw-workspace-sync"
  github_stars: 8
  npm_package: "openclaw-workspace-sync"
  npm_weekly_downloads: 295
---

# Mirror OpenClaw workspaces and stream encrypted backups with openclaw-workspace-sync

Sync an OpenClaw workspace to your own cloud storage or push encrypted agent-system backups with OpenClaw-aware mailbox, mirror, and bisync modes.

## Prerequisites

OpenClaw, rclone, Node.js/npm, supported cloud storage account

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the plugin with `openclaw plugins install openclaw-workspace-sync`, run `openclaw workspace-sync setup`, then configure sync and or backup blocks in your OpenClaw plugin config.
```

## Documentation

- https://github.com/ashbrener/openclaw-workspace-sync

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/mirror-openclaw-workspaces-and-stream-encrypted-backups-with-openclaw-workspace-sync/)
