What problem does it solve?
This Skill eliminates the friction of manually wiring up cloud sync credentials for the claude-mem Cowork plugin, ensuring hooks can capture and inject memory without exposing secrets in conversation or shell history.
Core Features & Use Cases
- Credential Pairing: Collects the sync token, user id, and SyncHub URL from cmem.ai Connect and writes them to the plugin's config.json.
- Secret-Safe Handling: Moves tokens only via file writes, never echoing them back or passing them through argv.
- Local Fallback: Optionally mirrors credentials to ~/.claude-mem/settings.json for local claude-mem installs.
- Use Case: A user pastes their cmem.ai Connect blurb and the plugin is paired, repackaged, and verified in one flow.
Quick Start
Ask the assistant to set up claude-mem cloud sync by providing your cmem.ai Connect sync token, user id, and SyncHub URL.