AI AGENT ADDONS

An AI agent can remember past conversations like a human does. This skill gives it three kinds of memory. Short term memory keeps the last few things you said. Long term memory stores important details across many talks. Entity memory remembers facts about people, places, and things you mention.

With these memory systems the agent can build a richer context for each reply. It recalls what you talked about before and uses that knowledge to give better answers. This makes conversations feel more natural and personal over time.

Add Conversation Memory skill to your workflow

Global

mkdir -p ~/.claude/skills/conversation-memory

Project

mkdir -p .claude/skills/conversation-memory

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
24 days ago
Created
6 months ago