AI AGENT ADDONS
AI & Agent Building
12,664installs

AI agents can now remember information across conversations. This skill gives your agent two kinds of memory. Short-term memory lasts only during one thread. Long-term memory stays across different threads and sessions.

You can also combine both kinds using a hybrid setup. The agent can read and write files directly. It uses commands like ls, read_file, and write_file. This makes your agent smarter and more useful over time.

Add Deep Agents Memory skill to your workflow

Global

mkdir -p ~/.claude/skills/deep-agents-memory

Project

mkdir -p .claude/skills/deep-agents-memory

Source Repository

Stars
832
Forks
71
Watchers
832
Last Push
2 months ago
Created
6 months ago