MARM-Systems
Persistent local memory, code graphs, and recall
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install MARM-Systems?โผ
Run `npx skills add Lyellr88/MARM-Systems --all -g -y` in your terminal to install all skills in this suite globally.
How to give an AI assistant permanent memory?โผ
MARM stores conversations, decisions, and project history in a local SQLite database that your assistant can search and recall across every session.
Does MARM work with Claude Code and Codex?โผ
Yes. MARM runs as a standard MCP server over HTTP or STDIO and connects to Claude Code, Codex, Gemini, Cursor, and other MCP-compatible clients.
Can MARM index my codebase automatically?โผ
Yes. Point it at a repository once and it builds a code graph with symbol lookup and call tracing, keeping itself updated as you commit changes.
Is my data private with MARM?โผ
Yes. MARM is local-first: all memories and graphs stay in SQLite databases on your own machine, with optional API-key protection for shared setups.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core