🛠️ 技能库

发现和使用优秀的技能扩展

Vector Memory Hack

mig6671 作者:@mig6671
⬇️ 下载量:2.4K ⭐ 收藏量:9 版本:v4 v

OpenClaw的Vector Memory Hack-技能(skill)的描述

使用TF-IDF和SQLite对AI智能体内存文件进行快速语义搜索。支持从MEMORY.md或任何Markdown文档中即时检索上下文。当智能体需要(1)开始任务前查找相关上下文,(2)高效搜索大型内存文件,(3)无需阅读整个文件即可检索特定规则或决策,(4)启用语义相似性搜索而非关键词匹配时使用。作为重量级嵌入模型的轻量级替代方案——零外部依赖,搜索时间<10毫秒。

OpenClaw's Vector Memory Hack skill

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.


安装 Vector Memory Hack 技能


将下面的AI引导词,复制到您的openClaw对话中,发送给大龙虾,即可安装该技能
请先检查是否已安装 SkillHub 商店,若未安装,请根据 http://openclawweb.cn/skillhub.md 安装Skillhub商店,但是只安装CLI,然后安装 Vector Memory Hack 技能。

Vector Memory Hack - skill原始代码包

访问Vector Memory Hack技能原始代码