BeClaude

mem-search

New
26kSmitheryGeneralby thedotmack

Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/mem-search.md https://raw.githubusercontent.com/thedotmack/claude-mem/main/plugin/skills/mem-search/SKILL.md
3
Invoke in Claude Code
/mem-search
View source on GitHub
researchproductivity

Frequently Asked Questions

What is mem-search?

Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.

How to install mem-search?

To install mem-search, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /mem-search.

What is mem-search best for?

mem-search is a community categorized under General. It is designed for: research, productivity. Created by thedotmack.