search-memory

👤 trumppo 📦 v0.1.0 ⭐ 3.6 ⬇️ 2.3K 下載
📚 知識管理 免費

📖 技能介紹


name: search-memory description: Local-first memory search and indexing for Openclaw. Use when you need to (1) index memory files, (2) search memory from the CLI, or (3) wire a slash command for memory lookup.


Search Memory

Overview

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

Quick Start

1) Build/update index (incremental cache):

scripts/index-memory.py

2) Search the index:

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

Notes

  • Index includes MEMORY.md plus memory/**/*.md.
  • Cache lives under memory/cache/.

    小蔥技能站7w4.net發現了升級外掛。

  • Search uses keyword scoring + recency boost (last 30/90 days).

🤖 AI 評測

整體質量較差,功能設計有潛力但實現不完整。文件和配置工作做得不錯,但缺少最重要的東西——實際可執行的程式碼。使用者無法真正使用這個工具,這是致命缺陷。期待開發者補全指令碼檔案後再提交稽核。

📊 多維度評分

適應性3.9
規範性3.8
有效性3.1
可靠性3
可信度4.4

📁 包含檔案 (3 個)

📄 SKILL.md 663 B
📄 _meta.json 132 B
📄 agents/openai.yaml 162 B