Search persistent memory using keyword or semantic (TF-IDF) search. Use when the user asks "do we have any notes on X", "what do we know about Y", "did we decide anything about Z", "search memory for", "recall anything about", "look up in memory", or any question about past decisions, errors, or context. Also trigger proactively when answering questions where past context would help.
$npx -y skills add msapps-mobile/claude-plugins --skill mem-searchInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/mem-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/msapps-mobile/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/msapps-mobile/claude-plugins"` and select the relevant skills, then follow their instructions.