mem

Verified·Scanned 2/18/2026

This skill searches a local memory index and summarizes top hits. It instructs executing local scripts scripts/index-memory.py and scripts/search-memory.py to update and query the index.

from clawhub.ai·vdba9b50·647 B·0 installs
Scanned from 0.1.0 at dba9b50 · Transparency log ↗
$ vett add clawhub.ai/trumppo/mem

Memory Search (/mem)

Overview

Run local-first memory search using the cached index.

Usage

  1. Update the index if needed:
scripts/index-memory.py
  1. Search the index with the user query:
scripts/search-memory.py "<query>" --top 5

Output

Return the top hits with their paths and headers. Summarize briefly if needed.