Облачная синхронизация памяти claude-mem

★ 8.0 · automation

cloud-sync is a Claude Code skill that sets up or checks cloud synchronization of the claude-mem memory database with a cmem.ai Pro account via SyncHub. It queries the local worker status route to detect whether the connection is already configured and reachable, then collects the three values shown in cmem.ai → Connect — sync token, user id, and SyncHub URL — and writes them securely to ~/.claude-mem/settings.json at mode 0600 without ever printing the token in logs or process arguments. After saving, it restarts the worker and polls the status endpoint every five seconds for up to 30 seconds, confirming hub.reachable: true and lastError: null. Useful for anyone who wants cloud backup of agent memories or needs to sync the local corpus across machines through cmem.ai Pro.