What problem does it solve? When working across multiple repositories or teams, automatic project detection can scope memories to the wrong project ID, making stored memories invisible or mixing contexts. This Skill lets you manually override the project scope or enable global search across all memories. ## Core Features & Use Cases - Project Scope Override: Map the current directory to a specific project_id so memories are read and written under the correct project. - Global Search Mode: Enable or disable searching across all memories, users, and projects via a settings flag. - Persistent Configuration: Overrides are stored in ~/.mem0/project_map.json and ~/.mem0/settings.json and persist across sessions. - Use Case: You cloned a shared team repo whose auto-detected project ID differs from where the team's memories live. Run the switch-project command with the correct project name to instantly access the team's existing memories. ## Quick Start Ask the assistant to switch this directory's memory scope to a specific project name, or to enable global memory search across all projects.