mempalace
Installation
SKILL.md
MemPalace
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
Prerequisites
Ensure mempalace is installed:
mempalace --version
If not installed:
pip install mempalace
Usage
MemPalace provides dynamic instructions via the CLI. To get instructions for any operation:
mempalace instructions <command>
Where <command> is one of: help, init, mine, search, status.
Run the appropriate instructions command, then follow the returned instructions step by step.