mem0-search

Installation
SKILL.md

Mem0 Search

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

Execution

Step 1: Parse query

The user provides a search query: /mem0-search 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
1
Repository
mem0ai/mem0
GitHub Stars
60.1K
First Seen
Jun 18, 2026
mem0-search — mem0ai/mem0