memory-bank

Installation
SKILL.md

Agent Memory Bank

A persistent memory system for storing knowledge that survives across conversations — for any domain: code, business, personal, research, creative work, client management, and more.

Default location: ./memory/ (create if it doesn't exist)

Default structure:

  • ./memory/episodic/ — active events (last 7 days)
  • ./memory/semantic/ — durable facts and current state
  • ./memory/procedural/ — repeatable workflows and how-tos
  • ./memory/archive/ — compressed episodic memories (auto-managed)
  • ./memory/summaries/episodic/weekly/ — weekly digests of archived episodic files
  • ./memory/summaries/episodic/monthly/ — monthly rollups of weekly digests
  • ./memory/INDEX.md — auto-maintained living map

Core Philosophy

Installs
12
GitHub Stars
4
First Seen
Mar 9, 2026
memory-bank — lirrensi/agent-cli-helpers