14 lines
301 B
Markdown
14 lines
301 B
Markdown
---
|
|
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:
|
|
|
|
```bash
|
|
mempalace instructions init
|
|
```
|