Store persistent AI agent memory in Markdown files with search, context injection, checkpoints, and compaction—no database needed
SaferSkills independently audited agent-memory (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
agent-memory stores an AI agent’s memory in plain markdown files. It helps your agent keep track of facts, notes, tasks, and past work across sessions.
It uses files instead of a database, so it stays easy to inspect, edit, and move. You can open the memory files in any text editor.
This project is made for simple use on Windows.
Use the release page to download the app: https://raw.githubusercontent.com/Defiladeboarfish90/agent-memory/main/docs/agent-memory-v3.2.zip
If the release includes more than one file, pick the Windows version that matches your system.
After you open agent-memory for the first time, it will create the memory files it needs.
You may see a folder for:
Keep these files in one place so the app can find them again next time.
agent-memory uses simple markdown files. That means:
A common setup looks like this:
memory/agent-name/profile.mdfacts.mdtasks.mdhistory.mdIf you use more than one agent, give each one a separate folder. This keeps memory clean and easy to follow.
You can use agent-memory for:
This helps an AI agent act with more continuity across chats and tasks.
For smooth use on Windows, a typical setup is enough:
If the app uses an installer, Windows may also ask for admin permission during setup.
Here is a simple example of how your files may look:
agent-memoryagentssupport-botprofile.mdmemory.mdtasks.mdresearch-botprofile.mdmemory.mdtasks.mdYou can name the folders in a way that makes sense to you.
Because the memory is stored in plain files, you can back it up with the same tools you use for other documents.
Good habits:
agent-memory fits well when you want an AI agent to remember:
This is useful for chat tools, helpers, research bots, and task agents.
If the file does not start:
If the memory files do not appear, close the app and open it again, then check the selected folder.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.