search
Installation
SKILL.md
Search / Peek
Quick semantic search with compact output. Lighter than /mem0-tour.
Execution
Step 1: Parse query
The user provides a search query: /mem0-search favorite restaurants
If no query provided, ask: "What should I search for?"
Memory ID detection: If the query matches a UUID pattern (^[a-f0-9-]{20,}$), treat it as a direct memory lookup instead of a search.
Step 2: Search
Use mem0_memory tool with action="search", query=<user's query>.