peek

Installation
SKILL.md

Mem0 Peek

Quick search with compact output. Lighter than /mem0:tour.

Execution

Step 1: Parse query

The user provides a search query: /mem0:peek auth middleware

If no query provided, ask: "What should I search for?"

Memory ID detection: If the query matches any of these patterns, treat it as a direct memory ID lookup instead of a search:

  • Bare hex: ^[a-f0-9]{8}$ (short ID) or ^[a-f0-9]{8}-[a-f0-9-]+$ (full UUID)
  • Citation ref: [mem0:<hex>] — extract the hex portion
Installs
41
Repository
mem0ai/mem0
GitHub Stars
60.1K
First Seen
May 25, 2026
peek — mem0ai/mem0