AI AGENT ADDONS

Para Memory Files

paperclipai/paperclip

Your AI agent can store and recall information across different conversations. It uses a three memory layers system based on the PARA method. The first layer is a knowledge graph with atomic facts about people and projects. The second layer is a raw timeline of daily notes. The third layer captures tacit knowledge about your personal patterns and preferences.

Everything is saved to files so nothing is lost when a session ends. You can search using semantic search to find information even when words differ. The system also handles planning files and regular memory clean up. This makes your AI a reliable partner that remembers important details.

Add Para Memory Files skill to your workflow

Global

mkdir -p ~/.claude/skills/para-memory-files

Project

mkdir -p .claude/skills/para-memory-files

Source Repository

Stars
71,865
Forks
13,386
Watchers
71,865
License
MIT
Last Push
24 days ago
Created
4 months ago