← Back to Skills Marketplace
blueworldmarketing

Mempalace Bwm

by blueworldmarketing · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
76
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mempalace-bwm
Description
MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API k...
Usage Guidance
This skill is plausibly what it claims (a local memory store) but check a few things before installing: 1) Verify the mempalace package source (PyPI or GitHub release) and review that package's code/release artifacts; 'uv' in the install spec is ambiguous — prefer an explicit pip or GitHub install command. 2) The included wrapper expects a virtualenv at $HOME/mempalace/.venv; confirm whether installation creates that, or modify the wrapper to use your chosen Python environment (or the python3 -m mempalace.mcp_server command suggested in SKILL.md). 3) Be aware that the skill stores verbatim conversation history and diary entries locally and instructs the agent to read that data automatically — if you handle sensitive information, review retention, encryption, and deletion policies before enabling. 4) On Windows, the provided shell script (zsh) is not compatible; ensure platform-appropriate launch configuration. 5) If you need higher assurance, run the package and MCP server in an isolated environment (container or dedicated VM), inspect the installed package files, and confirm no unexpected network connections are made. If the publisher/source cannot be verified or the install steps remain unclear, avoid installing until those gaps are resolved.
Capability Analysis
Type: OpenClaw Skill Name: mempalace-bwm Version: 1.0.0 The MemPalace skill bundle provides a comprehensive set of tools for local AI memory management, including semantic search and a temporal knowledge graph. The code and instructions in SKILL.md and mempalace-mcp.sh are consistent with the stated purpose of maintaining a local, privacy-focused memory system using ChromaDB, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description (local AI memory) matches the actions described: semantic search, temporal KG, and read/write of local memories. Requested binaries (mempalace or python3) and no cloud credentials are consistent with a local-only tool. Minor mismatch: SKILL.md suggests pip install while the install spec uses a generic 'uv' package kind.
Instruction Scope
Runtime instructions tell the agent to read and write verbatim conversation history (semantic search, drawer additions, diary entries) and to consult the palace before responding. This is coherent for a memory skill but means the agent will persist and repeatedly access potentially sensitive conversation content — a significant privacy surface that users should be aware of and consent to. The instructions also require the agent to always query the local store before answering about people/projects, which expands the agent's read-access to all stored memories.
Install Mechanism
Install spec uses 'uv' with package 'mempalace' (source not specified). 'uv' is not a widely-recognized, implicit package source here (unlike an explicit pip/PyPI or GitHub release). The included mempalace-mcp.sh expects a virtualenv at $HOME/mempalace/.venv and a binary there, but SKILL.md only shows 'pip install mempalace' and 'mempalace init' — the wrapper and the install instructions do not clearly align. This ambiguity increases risk: the installer/source should be explicit and the wrapper's assumptions documented or automated.
Credentials
The skill declares no required environment variables or external credentials, which is proportionate to a local-only memory tool. The provided script only references $HOME for a venv path; no unexplained secrets or third-party tokens are requested.
Persistence & Privilege
The skill does persistent local storage of conversation history and diaries (explicit in instructions). It does not request 'always: true' or elevated system-wide privileges. However, persistent storage of verbatim conversations is a privacy and data-retention consideration (not a platform-privilege problem), and the wrapper's hardcoded venv path implies file-system assumptions that could affect multi-user systems.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mempalace-bwm
  3. After installation, invoke the skill by name or use /mempalace-bwm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the mempalace-bwm skill. - Provides local AI memory with high recall using a semantic search and temporal knowledge graph. - Features a memory palace architecture (wings, rooms, drawers) for organized storage. - All operations run locally — no cloud or external API keys required. - Includes comprehensive protocol and toolset for searching, browsing, and updating memory. - Set up instructions and integration steps for various MCP hosts provided.
Metadata
Slug mempalace-bwm
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Mempalace Bwm?

MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API k... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Mempalace Bwm?

Run "/install mempalace-bwm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mempalace Bwm free?

Yes, Mempalace Bwm is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mempalace Bwm support?

Mempalace Bwm is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Mempalace Bwm?

It is built and maintained by blueworldmarketing (@blueworldmarketing); the current version is v1.0.0.

💬 Comments