Claude
Skills
Sign in
Back

search-memory

Included with Lifetime
$97 forever

Search Crabshell memory and archived session context. Use when the user asks what happened before or asks to find prior decisions.

General

What this skill does


# Search Memory

Run:

```bash
node scripts/codex-memory.js search "query"
```

For detailed L1 session search:

```bash
node scripts/codex-memory.js search "query" --deep
```

Report matches with source names and line numbers when present. If there are no matches, say that the memory search found no matches.

Related in General