·mem-search
</>

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.

284Installs·35Trend·@thedotmack

Installation

$npx skills add https://github.com/thedotmack/claude-mem --skill mem-search

How to Install mem-search

Quickly install mem-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/thedotmack/claude-mem --skill mem-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: thedotmack/claude-mem.

SKILL.md

View raw

Search past work across all sessions. Simple workflow: search -> filter -> fetch.

Use when users ask about PREVIOUS sessions (not current conversation):

NEVER fetch full details without filtering first. 10x token savings.

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. Source: thedotmack/claude-mem.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thedotmack/claude-mem --skill mem-search
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from thedotmack/claude-mem

Quick answers

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. Source: thedotmack/claude-mem.

How do I install mem-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thedotmack/claude-mem --skill mem-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/thedotmack/claude-mem

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-28