This tool helps you manage your AI agent's memory files. These are simple .md files that store important information. You can back them up to a secure cloud server and restore them anytime. You can also search through your memories using a smart local search engine. It uses vector similarity to find relevant content from past notes. This keeps your agent smart and up to date.
Use the push command to save your memory files to the cloud. Use pull to get them back on a new machine. The index command builds a search index from your files. Then search lets you ask questions like "What did I learn about X?" and get matching results. No internet is needed for searching.
This is designed for anyone building AI agents. It works with any folder of markdown files. Your local search index stays on your own computer. Only the .md files are sent to the cloud. It is safe and simple to use.
Global
mkdir -p ~/.claude/skills/atxp-memoryProject
mkdir -p .claude/skills/atxp-memoryObsidian Baseskepano/obsidian-skills
Build powerful database views inside Obsidian with filters formulas and summaries
Compressjuliusbrussee/caveman
Shrink memory files into caveman speak to save tokens and preserve code
Dbs Restoredontbesilent2025/dbskill
Continue your diagnosis where you last left off without repeating yourself
Remembergithub/awesome-copilot
Save lessons learned and build a smart knowledge base that grows with you
Remembering Conversationsobra/episodic-memory
Search past conversations to recall decisions, solutions, and avoid repeating mistakes
Rememberrohitg00/agentmemory
Save important insights with tags and recall them later easily
Session Historyrohitg00/agentmemory
See your recent session history in a clean timeline instantly
Recallrohitg00/agentmemory
Quickly recall past sessions and learnings from your agent's memory