episodic-memory

Installation
SKILL.md

Episodic Memory

You have access to a searchable index of all past pi conversations across all projects.

When to Search

  • User says "like we did before", "remember when", "how did we solve X", "what did we try"
  • User references a past session, project, or decision
  • You encounter an error or pattern that might have been addressed previously
  • Starting work on a feature similar to something done before
  • User asks about project history or past decisions

How to Search

Use the episodic_memory_search tool:

// Semantic search (finds by meaning, not just keywords)
{ "query": "authentication middleware implementation" }
Related skills

More from dwsy/agent

Installs
5
Repository
dwsy/agent
GitHub Stars
12
First Seen
Mar 22, 2026