From mempalace
Mines projects and conversations into a searchable memory palace with semantic search. Useful for recalling past work and context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mempalace:mempalaceThis skill is limited to the following tools:
The 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 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.
npx claudepluginhub p/techempower-org-mempalace-claude-plugin26plugins reuse this skill
First indexed Jun 14, 2026
Showing the 6 earliest of 26 plugins
Mines projects and conversations into a searchable memory palace with semantic search. Useful for recalling past work and context.
PROACTIVELY query Forgetful MCP (mcp__forgetful__* tools) when starting work on any project, when user references past decisions or patterns, when implementing features that may have been solved before, or when needing context about preferences. Save important decisions, patterns, and architectural insights to memory.
Manages workspaces and memories in the Recuerd0 platform via the recuerd0 CLI. Proactively captures architectural decisions, debugging resolutions, user preferences, and non-obvious discoveries.