agent-memory-mcp

Store and search architectural decisions and patterns for AI agents.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Kushal9889/claude-plugins --skill agent-memory-mcp-kushal9889
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory-mcp
Source: https://github.com/Kushal9889/claude-plugins/tree/main/ai-agents/skills/agent-memory-mcp
Command: npx skills add https://github.com/Kushal9889/claude-plugins --skill agent-memory-mcp-kushal9889

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive knowledge management system for AI agents, ensuring persistent and searchable access to architecture, patterns, and decisions.

Core Features & Use Cases

  • Persistent Memory: Stores and manages knowledge across sessions.
  • Searchable Knowledge: Allows AI agents to retrieve information quickly.
  • Decisions and Patterns: Tracks and organizes architectural decisions and patterns.
  • Use Case: Ideal for complex project management scenarios where maintaining a record of past decisions and patterns can streamline future development and decision-making.

Quick Start

Use the agent-memory-mcp skill to save a new architecture decision with the key 'arch-v1'.

Frequently Asked Questions about agent-memory-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track architectural decisions for AI agents across sessions?

You can track architectural decisions for AI agents by using a persistent memory system that stores knowledge across sessions. This allows complex project management workflows to retrieve past patterns and decisions quickly.

What is an AI agent knowledge management system and when do I need one?

An AI agent knowledge management system provides persistent, searchable storage for architectural patterns and decisions. You need one when maintaining records of past decisions to streamline future development and complex project management workflows.

Do I need Node.js to set up a persistent memory system for AI agents?

Yes, you need Node.js (v18+) to set up this persistent memory system for AI agents. The Skill relies on specific Node.js scripts to manage and search the stored architectural decisions and patterns.

How do I save a new architecture decision so an AI agent can search it later?

To save a new architecture decision, use the memory management scripts to store the knowledge with a specific key like 'arch-v1'. This makes the pattern searchable by AI agents for future project management and decision-making tasks.

Can I use this memory system to manage patterns for complex project management scenarios?

Yes, you can use this memory system to manage patterns for complex project management scenarios. It organizes architectural decisions and patterns, allowing AI agents to retrieve information quickly and streamline future development.

What are the limitations of using scripts for AI agent memory management?

The memory management relies on specific scripts and requires a Node.js environment, meaning it is limited to contexts where Node.js (v18+) is installed. It functions as a structured storage system rather than an automated reasoning engine.