From memtomem
Search indexed memtomem memories by topic. Use for past decisions, notes, findings, or project context that may exist in the memory index.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memtomem:searchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `$ARGUMENTS` as the search query.
Use $ARGUMENTS as the search query.
If the request does not clearly specify the search query, ask before calling a tool.
Call mem_search with the requested topic and use the compact output unless machine-readable details are necessary.
Present the strongest matches concisely with their source path, heading, and relevance score. Explain that memtomem uses BM25 by default and adds dense retrieval only when embeddings are configured. If nothing matches, suggest a broader query or the status workflow; do not write or index anything automatically.
npx claudepluginhub memtomem/memtomem --plugin memtomemSearch Memex long-term memory for relevant information. Returns facts, notes, and entities matching the query.
Searches memory store and threads via nmem CLI for relevant past insights on contextual signals like continuity or recurring themes. Filters by importance, labels, time.
Searches ourmem for relevant memories using semantic search API. Useful when users ask to find, recall, search, or remember information.