EverOS/use-cases/claude-code-plugin/commands/search.md

533 B

description arguments
Search EverMem for relevant memories from past sessions
name description required
query The search query to find relevant memories true

Search EverMem Cloud for memories matching the user's query.

Run this command to search:

node "${CLAUDE_PLUGIN_ROOT}/commands/scripts/search-memories.js" "$ARGUMENTS"

After the search completes, summarize the key findings for the user. Highlight the most relevant memories and explain how they might be useful for their current work.