Agent Skills
› MemPalace/mempalace
› search
search
GitHub通过运行mempalace instructions search命令,在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


