Mempalace search
Search your MemPalace — semantic search across all mined memories, projects, and conversations.
install
source · Clone the upstream repo
git clone https://github.com/MemPalace/mempalace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/MemPalace/mempalace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.codex-plugin/skills/search" ~/.claude/skills/mempalace-mempalace-search && rm -rf "$T"
manifest:
.codex-plugin/skills/search/SKILL.mdsource content
MemPalace Search
Run the following command and follow the returned instructions step by step:
mempalace instructions search