memory-manager

Installation
SKILL.md

Memory Manager

Professional-grade memory architecture for AI agents.

Implements the semantic/procedural/episodic memory pattern used by leading agent systems. Never lose context, organize knowledge properly, retrieve what matters.

Memory Architecture

Three-tier memory system:

Episodic Memory (What Happened)

  • Time-based event logs
  • memory/episodic/YYYY-MM-DD.md
  • "What did I do last Tuesday?"
  • Raw chronological context

Semantic Memory (What I Know)

  • Facts, concepts, knowledge
  • memory/semantic/topic.md
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
41
GitHub Stars
598
First Seen
Mar 13, 2026