agent-skills-hub/conversation-memory
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
This is a copy. The original lives at comeonoliver/conversation-memory.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill conversation-memory
Take agent-skills-hub/conversation-memory from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.