What problem does it solve? When mem0 accumulates hundreds of stored memories across a project, it becomes hard to know what decisions, conventions, and learnings have been captured. This Skill gives you a structured overview of everything mem0 knows about your project, grouped by category. ## 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 plus top entries per group. - Peek Mode Search: Pass a query (e.g., auth middleware) to get compact, deduplicated one-liner search results from broad and targeted semantic searches. - Cross-Project Mode: Use the --all-projects flag to browse memories across every project, grouped first by app_id and then by category. - Use Case: Onboarding onto an existing codebase — run the tour to instantly see recorded architecture decisions, anti-patterns, coding conventions, and tooling setup notes captured by previous sessions. ## Quick Start Ask the assistant to run /mem0-tour to show everything mem0 has stored for the current project.