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


