vector-memory-windows

Full memory stack for OpenClaw on Windows. Includes LanceDB semantic memory, git-notes decision memory, and memory hygiene workflow.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vector-memory-windows" with this command: npx skills add Sea2049/vector-memory-windows

Vector Memory (Windows)

Complete memory engineering bundle for OpenClaw.

Included Modules

  • bundle/lancedb-memory: semantic storage and retrieval backend
  • bundle/git-notes-memory: branch-aware git-notes long-term memory
  • bundle/memory-hygiene: cleanup and maintenance playbook

Why use this bundle

  • Works on Windows out of the box.
  • Keeps compatibility with existing memory APIs.
  • Provides both retrieval and governance, not only storage.

Quick Start

  1. Install LanceDB dependencies:
pip install -r bundle/lancedb-memory/requirements.txt
  1. For semantic memory backend, import from:
  • bundle/lancedb-memory/final_memory.py
  • bundle/lancedb-memory/clawdbot_memory.py
  1. For branch-aware memory:
python bundle/git-notes-memory/memory.py -p . sync --start
  1. Apply hygiene recommendations from:
  • bundle/memory-hygiene/SKILL.md

Storage Defaults

  • Windows: D:\clawtest\memory\lancedb
  • Unix-like: ~/.clawdbot/memory/lancedb

You can override with:

  • OPENCLAW_LANCEDB_PATH
  • CLAWTEST_ROOT (Windows)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Empathic Trinity Core

面向 OpenClaw 工作区的低上下文占用记忆系统安装、迁移与配置技能。用于把任意工作区改造成 Memory V8 运行方式:会话优先、daily 摘要、精简 `MEMORY.md`、按需检索,并保留用户状态察觉、关系温度与更有情商的长期协作能力。适用于安装新记忆体系、迁移旧记忆规则、压缩上下文占用、规范 da...

Registry SourceRecently Updated
2211Profile unavailable
General

System Monitor

跨平台系统监控工具,支持 Linux 和 Windows,监控硬盘、内存、CPU 使用情况,记录历史数据,支持变化对比和预警。**适合定时任务**。触发场景:(1) 定时系统健康检查(推荐每6小时),(2) 用户询问系统状态、资源使用情况,(3) 资源异常预警,(4) 查看历史监控数据对比。

Registry SourceRecently Updated
570Profile unavailable
General

Windows Local Embedding

在 Windows 上为 OpenClaw 配置本地 embedding / 本地记忆检索时使用。适用于:下载并接入 `nomic-embed-text-v1.5.Q8_0.gguf`、把 `memorySearch.provider` 改成 `local`、检查 `openclaw memory status...

Registry SourceRecently Updated
560Profile unavailable
General

feishu-edge-tts-win

飞书语音消息发送技能(Windows 版)。使用 Edge TTS(微软,免费)生成语音并以飞书语音气泡发送。

Registry SourceRecently Updated
1350Profile unavailable