agentmemory-persistent-memory

Installation
SKILL.md

agentmemory-persistent-memory

Skill by ara.so — AI Agent Skills collection.

agentmemory provides persistent memory for AI coding agents (Claude Code, Cursor, Gemini CLI, Codex, etc.) so they remember architecture decisions, preferences, bugs, and context across sessions. Built on the iii engine, it achieves 95.2% retrieval accuracy (R@5) and reduces token usage by 92% compared to pasting full context.

What It Does

  • Cross-session memory: Agent remembers previous conversations, decisions, and code patterns
  • Zero setup: No external databases, runs locally
  • Works everywhere: MCP server + native plugins for Claude Code, Codex, OpenClaw, Hermes, Cursor, and more
  • Hybrid search: Combines embeddings + BM25 for accurate retrieval
  • Auto-capture: 12 hooks automatically store context from agent actions
  • Real-time viewer: Web UI to inspect and manage memories at http://localhost:3112

Installation

Global Installation (Recommended)

Installs
132
First Seen
May 16, 2026
agentmemory-persistent-memory — aradotso/ai-agent-skills