Search Nowledge Mem for relevant memories
Searches knowledge base for memories matching query with filters and relevance scoring.
/plugin marketplace add nowledge-co/community/plugin install nowledge-mem@nowledge-community<query>Search the knowledge base for memories matching the query.
nmem --json m search "$ARGUMENTS"
Filter by importance threshold:
nmem --json m search "$ARGUMENTS" --importance 0.7
Filter by label:
nmem --json m search "$ARGUMENTS" --label decision
Returns matching memories with:
source_thread to view the full original conversation