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