Communityv1.0.3

Vector Memory Hack

Fast semantic search for AI agent memory files using TF-IDF and SQLite. Enables instant context retrieval from MEMORY.md or any markdown documentation. Use when the agent needs to (1) Find relevant context before starting a task, (2) Search through large memory files efficiently, (3) Retrieve specific rules or decisions without reading entire files, (4) Enable semantic similarity search instead of keyword matching. Lightweight alternative to heavy embedding models - zero external dependencies, <10ms search time.

3.4kdownloads9stars13active installsmig6671
View on ClawHubBack to Skills

Skill Details

Slug
vector-memory-hack
Latest Version
1.0.3
Author
mig6671
Published
Feb 5, 2026
Updated
May 11, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Vector Memory Hack.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

No user-facing changes in this release. - Version bump to 1.0.3 with no detected file or documentation updates.