What problem does it solve? When mem0 accumulates hundreds of memories across a project, it becomes hard to know what has been captured. This Skill gives you a complete, categorized overview of all stored memories so you can review decisions, conventions, and learnings without guessing what exists. ## Core Features & Use Cases - Full Project Tour: Fetches all memories for the current project, groups them by platform category or metadata type, and displays counts with top entries per group. - Peek Mode Search: Runs parallel broad and targeted semantic searches to return compact one-liner results for a query like "auth middleware". - Cross-Project Mode: With the --all-projects flag, aggregates memories across every project grouped by app_id, marking the current project. - Use Case: Onboarding onto an existing codebase, run the tour to instantly see all captured architecture decisions, anti-patterns, and coding conventions before writing any code. ## Quick Start Ask the assistant to show a mem0 tour of all stored memories for the current project.