remembering-conversations
Enables agents to search and synthesize past conversations to retrieve historical context, decisions, and patterns.
Install
npx skills add https://github.com/obra/episodic-memory --skill remembering-conversationsStats
| Total installs | 7,009 |
| Weekly installs | 7.0K |
| GitHub stars | 320 |
| First seen | Jan 20, 2026 |
| Source | @obra/episodic-memory |
Summary
- Dispatch the search-conversations subagent to query past conversations; the agent synthesizes results into actionable insights with sources
- Use after understanding the task when facing "how should I..." questions, architectural decisions, or unfamiliar workflows
- Activate when stuck on complex problems, following past patterns, or when user references previous work or decisions
- Avoid searching for current codebase structure or information already in the active conversation; explore code first with grep or read tools
Tags
Related skills
| Skill | Installs | vs remembering-conversations |
|---|---|---|
| baoyu-translate | 7,004 | -5 |
| case-study-writing | 7,298 | +289 |
| book-cover-design | 7,289 | +280 |
| gws-workflow-email-to-task | 6,699 | -310 |
| gws-workflow | 6,776 | -233 |
FAQ
- How many installs does remembering-conversations have?
- remembering-conversations has 7,009 total installs and 7.0K installs this week.
- Where is remembering-conversations hosted?
- remembering-conversations is published by @obra/episodic-memory at https://github.com/obra/episodic-memory.
- How many GitHub stars does remembering-conversations have?
- remembering-conversations has 320 GitHub stars.
- When was remembering-conversations first indexed?
- OrangeBot.AI first indexed remembering-conversations on Jan 20, 2026.
- How do I install remembering-conversations?
- Run: npx skills add https://github.com/obra/episodic-memory --skill remembering-conversations