agent-memory

Persistent memory system for AI agents with semantic, episodic, and procedural memory types. Use when users want to (1) remember facts, preferences, or context across sessions, (2) track interaction history and experiences, (3) store reusable workflows or procedures, (4) build personalized agents that learn from conversations, or (5) implement any form of long-term memory for AI applications.

$ Instalar

git clone https://github.com/btafoya/claude-code-skills /tmp/claude-code-skills && cp -r /tmp/claude-code-skills/agent-memory-skill ~/.claude/skills/claude-code-skills

// tip: Run this command in your terminal to install the skill