What problem does it solve? When working across multiple repositories or teams, Mem0's automatic project detection can scope memories to the wrong project ID, making it impossible to read or write memories under the correct context. 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 by writing to ~/.mem0/project_map.json, persisting across sessions. - Global Search Mode: Toggle global_search in ~/.mem0/settings.json to search memories across all users and projects, or return to per-project scoping. - Verification: After switching, it searches existing memories to confirm how many entries exist under the new project. - Use Case: You are working in a monorepo but need to access memories stored under a different team's project. Run the switch-project command with that project name to read and write memories in the correct scope. ## Quick Start Ask the assistant to switch the Mem0 project scope for this directory to a specific project name, or to enable global memory search across all projects.