From mempalace
Mines projects and conversations into a searchable semantic memory palace. Use for setup, mining, searching, and recalling past work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mempalace:mempalaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
Ensure mempalace is installed:
mempalace --version
If not installed (uv recommended):
uv tool install mempalace # or: pip install mempalace
MemPalace provides dynamic, version-correct 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.
This skill covers setup, mining, and status. For questions about past
work, prior decisions, or people that may already be filed in the
palace, prefer the mempalace-recall skill — it enforces
search-before-answer so the agent reads the palace instead of guessing.
mempalace-mcp server is auto-registered by this plugin. Once installed, all 34 MemPalace MCP tools (mempalace_search, mempalace_add_drawer, mempalace_diary_write, mempalace_check_duplicate, mempalace_diary_read, etc.) are available to the agent without any further configuration.hooks/cursor/install.sh --scope user from a cloned MemPalace repo. See website/guide/cursor-hooks.md for the full walkthrough.agent_name when calling mempalace_diary_write from a Cursor session is cursor-ide (matches the precedent of claude-code and codex).11plugins reuse this skill
First indexed Jun 22, 2026
Showing the 6 earliest of 11 plugins
npx claudepluginhub techempower-org/mempalace --plugin mempalaceMines projects and conversations into a searchable memory palace. Use for setup, mining, searching, and recalling past work filed in the palace.
Searches and navigates stored knowledge in memory palaces using multi-modal queries (spatial, semantic, sensory, associative, temporal). Cross-references concepts across palaces.
Manages workspaces and memories in the Recuerd0 platform via the recuerd0 CLI. Proactively captures architectural decisions, debugging resolutions, user preferences, and non-obvious discoveries.