| name | memory |
| description | Persistent memory storage and retrieval for context across sessions |
| version | 1.0.0 |
| author | Squire |
| userInvocable | true |
| metadata | {"squire":{"emoji":"🧠"}} |
Memory Skill
Store and retrieve memories across sessions for persistent context.
Capabilities
- Store facts, preferences, and important information
- Search memories using semantic similarity
- Organize memories by source and workspace
- Set expiration on temporary memories
Tools Available
memory_remember - Store a new memory
memory_recall - Search for memories
memory_forget - Remove memories
Usage
When the user:
- Tells you something important about their preferences
- Shares a fact you should remember
- Asks what you remember about a topic
- Wants to update or remove stored information
Best Practices
- Store user preferences proactively
- Use descriptive content for better retrieval
- Tag memories with relevant metadata
- Review and consolidate old memories periodically