Marm Init
by Ryan lyell
The intelligent installer for MARM, providing cross-agent persistent memory and shared context via MCP.
- Link multiple AI agents (Claude, Cursor, Gemini) to one shared memory pool
- Configure a local-first, privacy-centric SQLite memory backend via MCP
- Automatically generate and install MCP config files across different IDEs
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Link multiple AI agents (Claude, Cursor, Gemini) to one shared memory pool
- Configure a local-first, privacy-centric SQLite memory backend via MCP
- Ready for Claude Code
Sample input
I want to set up persistent memory for Claude and Cursor on my local machine using Docker.
Sample output
Setting up MARM via Docker...
- Core engine pulled.
- API Key generated: marm_live_...
- Transport: HTTP (Port 8001).
- Configs written: ~/.claude/config.json and .cursor/mcp.json.
- Dashboard: http://localhost:8002
Setup complete! Your agents now share a persistent memory substrate.
Marm Init
by Ryan lyell
The intelligent installer for MARM, providing cross-agent persistent memory and shared context via MCP.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Link multiple AI agents (Claude, Cursor, Gemini) to one shared memory pool
- Configure a local-first, privacy-centric SQLite memory backend via MCP
- Ready for Claude Code
- Instant install
Sample input
I want to set up persistent memory for Claude and Cursor on my local machine using Docker.
Sample output
Setting up MARM via Docker...
- Core engine pulled.
- API Key generated: marm_live_...
- Transport: HTTP (Port 8001).
- Configs written: ~/.claude/config.json and .cursor/mcp.json.
- Dashboard: http://localhost:8002
Setup complete! Your agents now share a persistent memory substrate.
Screenshots
About This Skill
Persistent AI Memory Made Easy
MARM-Init is a specialized setup engine designed to solve the "goldfish memory" problem in AI agents. While most LLMs lose context between sessions, MARM (Memory-Augmented Retrieval Module) provides a persistent, local-first SQLite backend that stores project history, sessions, and notebooks across your entire development lifecycle.
What it does
This skill acts as an intelligent installer and architect. Instead of manually editing JSON configs or managing Docker containers, you invoke this skill to guide you through a pre-flight hardware check, runtime selection, and multi-agent configuration. It handles the "wiring" so your agent can immediately begin saving and retrieving long-term memories.
Why use this skill?
- Cross-Agent Synchronization: Automatically link Claude, Cursor, VS Code, and Gemini to the same shared memory pool.
- Optimized Context Management: Implements automated re-ranking and pruning to ensure your agent stays within token budgets without losing important project details.
- Privacy First: Everything stays on your hardware. It uses a SQLite WAL backend for fast, deterministic local storage.
- One-Command Infrastructure: Generates API keys, configures transport protocols (HTTP/STDIO), and launches a live management dashboard for you.
The Output
The skill produces a fully configured MCP environment. This includes updated configuration files for your specific IDE or CLI agent, a running MARM server instance (Docker or Python), and a live URL for your memory dashboard.
Use Cases
- Link multiple AI agents (Claude, Cursor, Gemini) to one shared memory pool
- Configure a local-first, privacy-centric SQLite memory backend via MCP
- Automatically generate and install MCP config files across different IDEs
- Deploy a live dashboard to browse and manage LLM session history and logs
Known Limitations
- Requires local Docker or Python environment.
- Initial setup requires internet for protocol sync.
- SQLite backend is optimized for single-host performance.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/marm-init -o /tmp/marm-init.zip && unzip -o /tmp/marm-init.zip -d ~/.claude/skills && rm /tmp/marm-init.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Claude Code, Cursor, Codex, Gemini, VS Code, and MCP-capable agents.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.