Your AI agent
follows you everywhere

Open-source skill for OpenClaw. Syncs knowledge, packages, and memory across all your machines — like iCloud, but for your agent. Bring your own storage or use ours.

~ / openclaw
# Install the skill
clawdhub install clawvault

# Initialize + pick storage
clawvault init
🦞 ClawVault initialized!
Instance: macbook-a8f3e2
Packages: 247 tracked

clawvault provider setup cloud
✓ Connected to ClawVault Cloud (50 MB free)

clawvault sync start
✓ Auto-sync running — changes push in <30s

How it works

Three machines. One brain. Different personalities.

01 — INSTALL

Drop it in

Install the skill on any OpenClaw instance. It generates an Ed25519 keypair, scans your packages, and captures your knowledge — USER.md, MEMORY.md, projects, the lot.

02 — SYNC

It just works

Like iCloud. Changes are auto-detected, committed, and pushed. Full version history with rollback. Works offline — queues changes until you're back online. Every change is signed with your private key.

03 — ROAM

New machine, same brain

Install OpenClaw + ClawVault on a new box. Connect your vault. It pulls your knowledge, shows what packages are missing, and offers to install them. Your agent knows you instantly.

MacBook (work lobster) Linux Server (ops lobster) Mac Mini (home lobster) ┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐ │ SOUL.md — formal │ │ SOUL.md — terse │ │ SOUL.md — casual │ │ USER.md ← synced │ │ USER.md ← synced │ │ USER.md ← synced │ │ MEMORY ← synced │ │ MEMORY ← synced │ │ MEMORY ← synced │ │ packages ← synced │ │ packages ← synced │ │ packages ← synced │ └────────┬─────────┘ └────────┬─────────┘ └────────┬─────────┘ │ │ │ └────────────────┬───────────┘────────────────────────────┘ │ ┌───────────────┐ │ ClawVault ☁️ │ │ (any storage) │ └───────────────┘ Green = per-instance (not synced) Gray = shared knowledge (auto-synced)

Your storage, your choice

The skill is 100% open source (MIT). Bring your own storage, or use ours for convenience.

📁
Google Drive
BYOS — free
📦
Dropbox
BYOS — free
🐙
Git
GitHub, GitLab, self-hosted
BYOS — free
🔗
FTP / SFTP
BYOS — free
🪣
S3
AWS, MinIO, R2, Backblaze
BYOS — free
🌐
WebDAV
Nextcloud, ownCloud
BYOS — free
💾
Local
USB, NAS, mounted drive
BYOS — free

Simple, honest pricing

Pay for what you use. Most people never pay a cent.

ClawVault Cloud
50 MB free forever
Then $0.005 per MB / month — that's half a cent. No per-instance fees. No bandwidth fees. Unlimited machines.
Typical single user (10-30 MB) Free
Power user with history (100 MB)
Heavy user, multiple projects (500 MB)
Team vault, shared knowledge (2 GB)
Or bring your own storage Free forever
  • Ed25519 keypair per machine — no passwords
  • End-to-end encryption in transit and at rest
  • Unlimited connected instances
  • Full version history with rollback
  • Real-time sync (fswatch) or polling
  • 99.9% uptime SLA
  • Cancel anytime — export everything
Get Started Free →

Fully open source

MIT licensed. Every line of code is on GitHub. The client, the sync engine, every provider. You can audit it, fork it, self-host everything. We make money from the convenience of managed cloud storage — not by locking you in.

⭐ Star on GitHub Read the Skill