Communityv2.0.2

Claw Sync

Secure sync for OpenClaw memory and workspace. Use /sync to push, /restore to pull, /sync-status to check. Supports versioned backups and disaster recovery.

3.3kdownloads6stars19active installsarakichanxd
View on ClawHubBack to Skills

Skill Details

Slug
claw-sync
Latest Version
2.0.2
Author
arakichanxd
Published
Feb 2, 2026
Updated
Feb 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Claw Sync.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.2

Version 2.0.2 of claw-sync introduces a major refactor and restructuring: - Migrated all source code and scripts into a dedicated claw-sync/ subdirectory. - Added example configuration and documentation files: README.md, SKILL.md, .gitignore, and config.example.env. - Introduced modular scripts for pull, push, cron setup, and status operations. - Updated command structure for improved usability and clarity. - Removed the old root-level .gitignore file.