memory-patterns

Community

Persistent memory for AI agents.

Authorpvliesdonk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of AI agents forgetting crucial information between sessions or across different tasks, enabling persistent knowledge and context.

Core Features & Use Cases

  • Persistent Memory: Utilizes mem0 to store information across sessions, context compactions, and project switches.
  • Automated Memory Capture: Implements hooks (PostToolUse, PreCompact, SessionEnd, Stop) to automatically save relevant data.
  • Scoping Strategies: Allows for both shared user_id scope and agent-specific agent_id scope for memories.
  • Use Case: An architect agent can store its design decisions, and an LLM engineer agent can store model performance observations, making this information available for future reference by any agent.

Quick Start

Use the memory-patterns skill to automatically capture code style preferences after code editing operations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: memory-patterns
Download link: https://github.com/pvliesdonk/agents.md/archive/main.zip#memory-patterns

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 223,000+ vetted skills library on demand.