omem
Persistent shared memory across sessions, devices, and teams
All Skills in This Repository (3)
Pure Emerald Level Indicatorsmemory-recall
Search the ourmem persistent memory store with natural language queries.
memory-store
Store user-specified content to the ourmem shared memory platform via REST API.
ourmem
Store persistent shared memory across AI agent sessions and teams.
Frequently Asked Questions
FAQPage SchemaHow to install ourmem?โผ
Run `npx skills add ourmem/omem --all -g -y` in your terminal to install all skills in this suite globally.
How to give AI agents persistent memory?โผ
ourmem stores facts, preferences, and decisions on a server your agent recalls automatically at each session start. One API key reconnects the same memory across sessions and devices.
Can multiple agents share the same memory?โผ
Yes. Personal, Team, and Organization spaces let agents and teammates share memories with full provenance tracking and quality-gated auto-sharing rules.
Does ourmem work with Claude Code and OpenClaw?โผ
Yes. It ships plugins for Claude Code, OpenCode, OpenClaw, and a generic MCP server, all following the standard SKILL.md format.
Can I self-host ourmem?โผ
Yes. A single Docker command or static binary runs the full server on your own infrastructure for roughly $5 per month, keeping all data under your control.
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