heady-episodic-memory

Official

Layered memory with phi-decay for enduring recall

AuthorHeadyAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill provides a layered memory system for AI agents that combines episodic events, semantic facts, and procedural rules, enabling durable, context-rich reasoning across sessions.

Core Features & Use Cases

  • Episodic memory: stores timestamped events with capacity limits (e.g., 987 events) for retracing actions.
  • Semantic memory: stores extracted facts with a persistent knowledge graph interface and nightly consolidation.
  • Procedural memory: keeps learned action rules and recipes for repeatable behaviors.
  • Phi-decay forgetting: applies phi-based decay to gradually retire irrelevant memories while preserving critical ones.
  • Working memory and retrieval: hot caches the top 21 items and uses vector similarity with a 384D embedding space.
  • Cross-agent sharing and privacy: supports cross-agent knowledge sharing with privacy boundaries.

Quick Start

Initialize heady-episodic-memory for an agent and store an initial episodic memory entry.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: heady-episodic-memory
Download link: https://github.com/HeadyAI/heady-context/archive/main.zip#heady-episodic-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.