Agent Skills
› MemPalace/mempalace
› init
init
GitHub用于初始化 MemPalace 项目,通过引导式设置配置基于 ChromaDB 后端的 AI 记忆宫殿环境。
Trigger Scenarios
需要创建新的 MemPalace 实例
首次使用 MemPalace 进行环境配置
Install
npx skills add MemPalace/mempalace --skill init -g -y
SKILL.md
Frontmatter
{
"name": "init",
"description": "Initialize a new MemPalace — guided setup for your AI memory palace with ChromaDB backend.",
"allowed-tools": "Bash, Read, Write, Edit"
}
MemPalace Init
Run the following command and follow the returned instructions step by step:
mempalace instructions init
Version History
- aa89bd8 Current 2026-07-25 05:32


