← 返回
效率工具 中文

SpacetimeDB Memory

High-performance SpacetimeDB memory integration for OpenClaw. Replaces static file memory with a lightning-fast WebAssembly-powered mind-vault running on a l...
高性能 SpacetimeDB 内存集成用于 OpenClaw。用
kennethrajsimon
效率工具 clawhub v1.1.7 1 版本 100000 Key: 无需
★ 0
Stars
📥 642
下载
💾 12
安装
1
版本
#latest

概述

SpacetimeDB Memory Integration

This skill provides a low-latency, WebAssembly-powered memory system for OpenClaw using SpacetimeDB.

It connects directly to a locally running instance of SpacetimeDB to store, query, update, and delete long-term memories.

Available Tools

  • stdb_store: Stores a new memory string and optional tags.
  • stdb_search: Queries local memory by tags or text.
  • stdb_edit: Updates an existing memory's content and tags by its ID.
  • stdb_forget: Deletes a specific memory entirely by its ID.

Environment Variables

The tools support the following optional environment variables to customize connection settings:

  • SPACETIMEDB_URL - Endpoint for the database (default: http://127.0.0.1:3001)
  • SPACETIMEDB_NAME - Database identity/name (default: stdb-memory-1vgys)

Legacy Import

A legacy import script is included to help migrate old flat-file memories (like MEMORY.md, IDENTITY.md, etc.).

⚠️ CRITICAL INSTRUCTION: The legacy import script is destructive. It modifies core user files in the workspace, creates .bak copies, and overwrites the originals with migration notices.

To prevent accidental or unauthorized destruction of user data, the script enforces a strict run-time safeguard. It will not run unless you explicitly provide the --confirm flag and the direct target path. You MUST obtain explicit approval from the user before executing it.

Run it via:

node ~/.openclaw/workspace/skills/spacetime-memory/legacy-import.js --confirm ~/.openclaw/workspace

版本历史

共 1 个版本

  • v1.1.7 当前
    2026-03-30 16:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,752
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 430 📥 103,711
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,136