AI AGENT ADDONS

Remembering Conversations

obra/episodic-memory

This skill helps an AI agent search through past conversations to find useful information. Instead of guessing or starting from scratch, it looks up what was already discussed or decided. This saves time and avoids repeating mistakes.

Anyone who wants the AI to remember details from earlier chats will benefit. The skill works by searching historical memory before answering, especially when the user mentions something that happened before. It keeps the AI from saying "I don't know" when the answer is already in its records.

Using this skill means the AI can recall decisions, solutions, and patterns from previous work. It is like giving the AI a reliable memory so it builds on past experience instead of forgetting everything each time.

Add Remembering Conversations skill to your workflow

Global

mkdir -p ~/.claude/skills/remembering-conversations

Project

mkdir -p .claude/skills/remembering-conversations

Source Repository

Stars
427
Forks
104
Watchers
427
License
MIT
Last Push
2 months ago
Created
9 months ago