nex-mempalace-memory-system
Deploy a structured, long-term memory palace for AI agents on Raspberry Pi via MCP and ChromaDB.
- Enable cross-session recall for Telegram and OpenClaw bots
- Deploy a persistent vector memory layer on Raspberry Pi ARM64 hardware
- Sync memory across multiple independent AI agents using a shared MCP server
$12
· or 60 creditsSecure checkout via Stripe
Included in download
- Deploy a persistent vector memory layer on Raspberry Pi ARM64 hardware
- Sync memory across multiple independent AI agents using a shared MCP server
- terminal automation included
Sample input
I want to give my Telegram assistant a long-term memory palace on my Raspberry Pi so it remembers my project details and personal preferences across different chats.
Sample output
I've generated your MemPalace deployment package: 1. `setup-mempalace.sh`: Installs ChromaDB on your Pi and registers the MCP server. 2. `wing_config.json`: Configured with 'Projects' and 'Preferences' wings. 3. `memory-protocol.md`: Instructions for your bot to search context before replying.
nex-mempalace-memory-system
Deploy a structured, long-term memory palace for AI agents on Raspberry Pi via MCP and ChromaDB.
$12
· or 60 creditsSecure checkout via Stripe
Included in download
- Deploy a persistent vector memory layer on Raspberry Pi ARM64 hardware
- Sync memory across multiple independent AI agents using a shared MCP server
- terminal automation included
- Instant install
Sample input
I want to give my Telegram assistant a long-term memory palace on my Raspberry Pi so it remembers my project details and personal preferences across different chats.
Sample output
I've generated your MemPalace deployment package: 1. `setup-mempalace.sh`: Installs ChromaDB on your Pi and registers the MCP server. 2. `wing_config.json`: Configured with 'Projects' and 'Preferences' wings. 3. `memory-protocol.md`: Instructions for your bot to search context before replying.
About This Skill
What it does
The Nex MemPalace Memory System provides a sophisticated, long-term semantic memory architecture for AI agents. It transforms a standard Raspberry Pi or Linux server into a centralized "Memory Palace" using a structured hierarchy of wings (projects/people), halls (facts/preferences), and drawers (verbatim logs). Built on ChromaDB and SQLite, it enables agents to recall past conversations, project details, and user preferences with high precision across separate sessions.
Why use this skill
Standard LLM memory is often transient or limited to simple key-value pairs. This skill implements a full Memory Protocol that instructs your agent to search for context before responding and store insights after interacting. By running as an MCP (Model Context Protocol) server, it allows multiple bots (Telegram, OpenClaw, or CLI) to share a unified knowledge base. It is specifically optimized for ARM64 architecture, ensuring smooth deployment on Raspberry Pi hardware.
Supported tools
- Database: ChromaDB (Vector) and SQLite (Relational)
- Frameworks: MCP (Model Context Protocol), OpenClaw, Telegram Bot API
- Hardware: Raspberry Pi (ARM64), Linux Servers
- Languages: Python-based venv deployment
The Output
The skill generates a complete deployment package including an idempotent shell script for automated Pi installation, a small "Identity Layer" for session-start persona loading, and specific JSON configurations for your memory wings and keyword routing. It also provides a dedicated 'Memory Protocol' document that teaches your agent the logic of when to search and when to store.
Use Cases
- Enable cross-session recall for Telegram and OpenClaw bots
- Deploy a persistent vector memory layer on Raspberry Pi ARM64 hardware
- Sync memory across multiple independent AI agents using a shared MCP server
- Organize agent knowledge into a structured hierarchy of projects and facts
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-mempalace-memory-system -o /tmp/nex-mempalace-memory-system.zip && unzip -o /tmp/nex-mempalace-memory-system.zip -d ~/.claude/skills && rm /tmp/nex-mempalace-memory-system.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes