What problem does it solve?
Long-term memory across conversations with persistent indexing and semantic search to recall past discussions.
Use when the user asks about something from past conversations, wants to recall what was discussed days/weeks ago, or says things like
"we talked about...", "remember when...", "what did I say about...".
The query should be a natural language question about past conversations.
Special commands: "index" to manually trigger indexing of new chat logs, "status" to show indexing status.
Core Features & Use Cases
- Per-user memory across sessions with persistent indexing
- Semantic search over all past conversations for quick recall
- Manual and automatic indexing of daily logs for up-to-date memory
- Contextual recall across multiple sessions and threads
Quick Start
Use the memory skill to search past conversations or manually trigger indexing and status checks.