✓ Verified 💻 Development ✓ Enhanced Data

Search Memory

Local-first memory search and indexing for Openclaw.

Rating
4.3 (143 reviews)
Downloads
7,553 downloads
Version
1.0.0

Overview

Local-first memory search and indexing for Openclaw.

Complete Documentation

View Source →

Search Memory

Overview

Index local memory files and run fast keyword search with recency boost.

Quick Start

1) Build/update index (incremental cache):

bash
scripts/index-memory.py

2) Search the index:

bash
scripts/search-memory.py "your query" --top 5

Notes

  • Index includes MEMORY.md plus memory//*.md.
  • Cache lives under memory/cache/.
  • Search uses keyword scoring + recency boost (last 30/90 days).

Installation

Terminal bash

openclaw install search-memory
    
Copied!

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author trumppo
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install search-memory