← 返回 Skills 市场
wanikua

mempalace

作者 boluobobo · GitHub ↗ · v1.4.0 · MIT-0
cross-platform ✓ 安全检测通过
845
总下载
3
收藏
3
当前安装
5
版本数
在 OpenClaw 中安装
/install mempalace
功能描述
MemPalace — Local AI memory with 96.6% recall. Semantic search over past conversations, knowledge graph with temporal facts, palace architecture (wings/rooms...
安全使用建议
This skill appears internally consistent, but before installing you should: 1) confirm the 'mempalace' Python package and its authors (GitHub/PyPI) are trustworthy; 2) install in a controlled environment (virtualenv/container) and inspect the package source if possible; 3) choose and limit the directory you 'mine' so you don't accidentally index sensitive system or personal files; 4) avoid exposing the MCP server to untrusted networks (run it locally and restrict ports); 5) be aware the agent will store verbatim conversation text and diary entries on disk — treat that data as sensitive. If you want higher assurance, request the package's repository/tag/commit hash and a brief changelog before installing.
功能分析
Type: OpenClaw Skill Name: mempalace Version: 1.4.0 The mempalace skill provides a local memory system for AI agents, enabling semantic search and knowledge graph management of conversation history. The instructions in SKILL.md are well-aligned with the stated purpose of maintaining long-term context, and the tools provided (e.g., mempalace_search, mempalace_kg_query) are standard for local data retrieval and storage without external network dependencies or suspicious execution patterns.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description, required binaries (mempalace or python3), and the install spec (Python package 'mempalace') all align with a local-memory integration. There are no unrelated credentials or services requested.
Instruction Scope
SKILL.md instructs the agent to query and write verbatim conversation history and a knowledge graph, run a local MCP server (python -m mempalace.mcp_server), and initialize/mine a user-specified directory (~/my-convos). This is coherent with the stated purpose, but mining/indexing could capture any files the user points it at — the instructions rely on the user choosing the correct directory and do not explicitly warn about indexing sensitive system paths.
Install Mechanism
Install spec is a Python package ('mempalace') which matches the README examples (pip install mempalace). This is a standard install pattern, not a direct download from an untrusted URL. Verify the package source (PyPI/GitHub) and maintainers before installing.
Credentials
No environment variables, credentials, or unrelated config paths are requested. The skill requires only local filesystem access to the user's chosen palace directory and the ability to run a local MCP server — these are proportional to a local memory tool.
Persistence & Privilege
The skill writes persistent local data (drawers, diary entries, a knowledge graph) to disk and runs a persistent local service (MCP server) when configured. It does not request always:true or elevated platform-wide privileges, but persistent storage and a local server have privacy implications the user should consider.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mempalace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mempalace 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.0
- Updated license and attribution: now credits Ben Sigman, Igor Lins e Silva, Milla Jovovich, and adv3nt3. - No functional or protocol changes; documentation only.
v1.3.0
Version 1.3.0 - Added explicit author attribution in the License & Attribution section ("created by Milla & Ben ([@igorls])"). - No functional changes to the skill code; documentation only.
v1.2.0
- Added a "License & Attribution" section with full MIT license text and attribution to MemPalace contributors. - No changes to protocol, tool descriptions, or usage instructions.
v1.1.0
- Updated to version 1.1.0. - Description clarified with product branding ("MemPalace — Local AI memory..."). - No functional or protocol/tool changes—documentation and presentation improvements only. - No user-facing commands, setup, or usage instructions were changed.
v1.0.0
- Initial release of mempalace: a local AI memory system with 96.6% recall and top LongMemEval performance. - Semantic search and powerful filtering for fast context recall from conversation history. - Temporal knowledge graph tracks facts, entities, and their changes over time. - Organizes memories hierarchically as wings (e.g., people, projects), rooms, and drawers. - All features run locally: no cloud, no API keys, full user control and privacy. - Includes session diary, palace graph traversal, and advanced fact management tools.
元数据
Slug mempalace
版本 1.4.0
许可证 MIT-0
累计安装 4
当前安装数 3
历史版本数 5
常见问题

mempalace 是什么?

MemPalace — Local AI memory with 96.6% recall. Semantic search over past conversations, knowledge graph with temporal facts, palace architecture (wings/rooms... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 845 次。

如何安装 mempalace?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mempalace」即可一键安装,无需额外配置。

mempalace 是免费的吗?

是的,mempalace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

mempalace 支持哪些平台?

mempalace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 mempalace?

由 boluobobo(@wanikua)开发并维护,当前版本 v1.4.0。

💬 留言讨论