Memstem — DevOps skill for Claude Code
Unified memory and skill infrastructure for AI agents — pull-based ingestion across Claude Code, OpenClaw, Codex, Cursor, and more.
How to install Memstem
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Memstem/memstem and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Memstem does
Unified memory and skill infrastructure for AI agents — pull-based ingestion across Claude Code, OpenClaw, Codex, Cursor, and more. Markdown canonical + SQLite hybrid index + MCP-native API.
Alternatives in DevOps
- Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★
- Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
- Second Brain Cloudflare — One memory layer, every AI tool 734 ★
README
Memstem
[](https://github.com/Memstem/memstem/stargazers) [](https://pypi.org/project/memstem/) [](https://github.com/Memstem/memstem/actions/workflows/ci.yml) [](./LICENSE)
Unified memory and skill infrastructure for AI agents. One canonical knowledge store. Many AI clients. No version-fragility.
A central memory with stems reaching out to other systems, drawing their memories in.

**If memstem helps you, please ⭐ [the repo](https://github.com/Memstem/memstem)** — there's no telemetry here, so stars are the only signal I have for whether to keep building this in the open.
What it is
Memstem is a **standalone memory service** that acts as the single source of truth for memories and skills shared across multiple AI environments. Unlike traditional memory layers that you push to from each AI, Memstem **pulls** from the filesystem of each connected AI — so it's immune to upgrade churn in any of them.
Connect Claude Code, OpenClaw, and Codex today — adapters for Cursor, Aider, and more are on the [roadmap](./ROADMAP.md). Memstem watches each system's session and memory files, ingests new content within seconds, and exposes one unified search API via MCP.
Why
Existing AI memory systems break when their host upgrades. Push-based hooks fail silently across version changes. Each AI has its own memory format, and there's no clean way to share knowledge across them.
Memstem solves this by:
- Pull-based ingestion via
inotify/ FSEvents filesystem watchers — no hooks, no push APIs to break - Markdown-canonical storage — files are the truth, the index is rebuildable
- Hybrid search — BM25 (FTS5) + cosine similarity (sqli
Related Skills
Iron Mem
Agent-native memory infrastructure for AI coding assistants. Governed session capture, LLM compression, hybrid
Engram MCP
🧠 Zero-dependency MCP server for persistent AI agent memory. Pure Python stdlib. No cloud. No Docker. No API
Azure AI DevOps Skills
AI agent skills for an Azure-native DevOps platform (Azure DevOps + AKS + ACR + Azure Monitor / SRE Agent): on
Brainvault
Personal memory layer for your Coding Agent — SQLite vault, MCP tools, and session hooks. Zero infrastructure.
ContextAtlas
ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval obs
Tesseract
Mosaico de agentes em terminal: vários Claude Code, Cursor CLI, shells, logs de Docker e markdown lado a lado,
Related Agents
Brain Ingest Engineer
Ingestion engineer — harvest connectors (Jira, Confluence, git, ADO probe), canonical mappers, deterministic m
Mark Epub Down
Use when a task involves converting an EPUB into Markdown for LLM knowledge bases, wikis, or ingestion workflo
Data Agent
数据处理Agent (v5.1),负责AI实体提取、场景切片、索引构建。使用 v5.1 实体格式和一对多别名,写入 index.db。在章节完成后自动调用,处理数据链的写入工作。支持 SQLite 增量写入优化。