Agent Skills
› MemPalace/mempalace
› search
search
GitHub用于在 MemPalace 中执行语义搜索,跨所有挖掘的记忆、项目和对话查找相关信息。
Trigger Scenarios
用户需要检索历史记忆或项目信息
用户想通过语义查询查找对话内容
Install
npx skills add MemPalace/mempalace --skill search -g -y
SKILL.md
Frontmatter
{
"name": "search",
"description": "Search your MemPalace — semantic search across all mined memories, projects, and conversations.",
"allowed-tools": "Bash, Read"
}
MemPalace Search
Run the following command and follow the returned instructions step by step:
mempalace instructions search
Version History
- aa89bd8 Current 2026-07-25 05:32


