Agent Skills
› MemPalace/mempalace
› mine
mine
GitHub通过执行mempalace命令,从项目或对话中提取信息并存储为记忆,以便后续检索。
Trigger Scenarios
需要提取项目或对话中的关键信息
希望将内容保存为可检索的记忆
Install
npx skills add MemPalace/mempalace --skill mine -g -y
SKILL.md
Frontmatter
{
"name": "mine",
"description": "Mine a project or conversation into your MemPalace — extract and store memories for later retrieval.",
"allowed-tools": "Bash, Read, Glob, Grep"
}
MemPalace Mine
Run the following command and follow the returned instructions step by step:
mempalace instructions mine
Version History
- aa89bd8 Current 2026-07-25 05:32


