From mempalace
Mines projects and conversations into a searchable semantic memory palace via mempalace CLI. Useful for semantic searches on codebases and chat histories.
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:
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 smaugho/mempalace --plugin mempalaceMines projects and conversations into a semantic searchable memory palace. Manages palace setup, wings, rooms, drawers, and status queries.
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 persistent semantic memory across sessions: store/retrieve knowledge/TODOs/issues, hybrid semantic search, hierarchy/tags organization, and maintenance tools.