Install
openclaw skills install local-memory-searchPerforms fast local semantic search on OpenClaw memory files using TF-IDF without external dependencies or APIs.
openclaw skills install local-memory-searchLightweight semantic search for OpenClaw memory files. No external API needed.
python3 search.py "your query"
Build index:
python3 search.py --build