Loading...
This skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long-term memories.
Clone the Repository:
Clone the agentMemory project into your agent's workspace or a parallel directory:
git clone https://github.com/webzler/agentMemory.git .agent/skills/agent-memory
Install Dependencies:
cd .agent/skills/agent-memory
npm install
npm run compile
Start the MCP Server: Use the helper script to activate the memory bank for your current project:
npm run start-server <project_id> <absolute_path_to_target_workspace>
Example for current directory:
npm run start-server my-project $(pwd)
memory_searchSearch for memories by query, type, or tags.
query (string), type? (string), tags? (string[])memory_search({ query: "authentication", type: "pattern" })memory_writeRecord new knowledge or decisions.
key (string), type (string), content (string), tags? (string[])memory_write({ key: "auth-v1", type: "decision", content: "..." })memory_readRetrieve specific memory content by key.
key (string)memory_read({ key: "auth-v1" })memory_statsView analytics on memory usage.
memory_stats({})This skill includes a standalone dashboard to visualize memory usage.
npm run start-dashboard <absolute_path_to_target_workspace>
Access at: http://localhost:3333
The agent-memory-mcp AI agent handles agent-memory-mcp-related tasks automatically. A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). You can use this expert persona to automate complex workflows without hiring expensive human freelancers.
To deploy the agent-memory-mcp AI agent, download the package, extract the files to your project's .cursor/skills directory, and type @agent-memory-mcp in your editor chat to start automating your tasks immediately.
Our agent-memory-mcp AI persona is completely free to download and integrate into compatible Agentic IDEs like Cursor, Windsurf, Github Copilot, and Anthropic MCP servers, giving you enterprise-grade automation at zero cost.
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
Download Skill Package.cursor/skills@agent-memory-mcp in editor chat.Copy the instructions from the panel on the left and paste them into your custom instructions setting.
"Adding this agent-memory-mcp persona to my Cursor workspace completely changed the quality of code my AI generates. Saves me hours every week."
Developers who downloaded agent-memory-mcp also use these elite AI personas.
Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences. Use when: 3D website, three.js, WebGL, react three fiber, 3D experience.
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
Explore our most popular utilities designed for the modern Indian creator.