Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Performs fast local semantic search on OpenClaw memory files using TF-IDF without external dependencies or APIs.
Performs fast local semantic search on OpenClaw memory files using TF-IDF without external dependencies or APIs.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Lightweight semantic search for OpenClaw memory files. No external API needed.
python3 search.py "your query" Build index: python3 search.py --build
Searches MEMORY.md and memory/*.md TF-IDF based semantic matching Zero external dependencies Fast local execution Returns top snippets with file path and line numbers
Builds inverted index of all memory files Uses TF-IDF scoring for relevance Returns ranked results with context
Python 3.8+ No pip packages needed (uses stdlib only)
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.