Mempalace Search banner
MemPalace MemPalace

Mempalace Search

Development community

Description

--- description: Search your memories across the MemPalace using semantic search with wing/room filtering. --- Invoke the `mempalace` skill from this plugin and run the `search` instructions, then follow them. Concretely: run `mempalace instructions search` in a terminal, then carry out the steps it prints. The MCP tool `mempalace_search` is also available directly from this Cursor session.

Installation

Installs to ~/.claude/skills/mempalace-mempalace-mempalace-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mempalace-mempalace-mempalace-search && curl -fsSL https://raw.githubusercontent.com/MemPalace/mempalace/HEAD/commands/mempalace-search.md -o ~/.claude/skills/mempalace-mempalace-mempalace-search/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository