Agent Skills
› MemPalace/mempalace
› mempalace
mempalace
GitHubMemPalace 是一个 AI 记忆宫殿工具,用于挖掘和语义搜索项目与对话记录。当用户询问关于记忆宫殿、挖掘或搜索记忆以及设置问题时使用此技能。
Trigger Scenarios
询问 mempalace
询问 memory palace
请求挖掘记忆
请求搜索记忆
询问记忆宫殿设置
Install
npx skills add MemPalace/mempalace --skill mempalace -g -y
SKILL.md
Frontmatter
{
"name": "mempalace",
"description": "MemPalace — mine projects and conversations into a searchable memory palace. Use when asked about mempalace, memory palace, mining memories, searching memories, or palace setup.",
"allowed-tools": "Bash, Read, Write, Edit, Glob, Grep"
}
MemPalace
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
Prerequisites
Ensure mempalace is installed:
mempalace --version
If not installed (uv recommended):
uv tool install mempalace # or: pip install mempalace
Usage
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.
Version History
- aa89bd8 Current 2026-07-25 05:32


