An open API service indexing awesome lists of open source software.

https://github.com/seacen/omem

OMem (Office Memory) — local-first memory that automatically ingests your real work (mail, calendar, notes, files) from where it already lives, into a Markdown wiki any AI agent can query. macOS today; Windows coming.
https://github.com/seacen/omem

agent-agnostic agent-memory ai-agents claude codex context-engineering local-first markdown productivity second-brain

Last synced: about 1 month ago
JSON representation

OMem (Office Memory) — local-first memory that automatically ingests your real work (mail, calendar, notes, files) from where it already lives, into a Markdown wiki any AI agent can query. macOS today; Windows coming.

Awesome Lists containing this project

README

          




OMem — the office your AI remembers.


**The memory that auto-ingests your real work — local-first, for any AI agent**

Docs ·
中文文档 ·
What is OMem? ·
Issues

[![release](https://img.shields.io/badge/release-v1.0.0-E4DCC5?style=flat-square&labelColor=2B2A28)](https://github.com/seacen/omem/releases/latest)
[![license](https://img.shields.io/badge/license-PolyForm--NC-E4DCC5?style=flat-square&labelColor=2B2A28)](./LICENSE)
[![platform](https://img.shields.io/badge/platform-macOS%20%C2%B7%20Windows%20soon-E4DCC5?style=flat-square&labelColor=2B2A28)](https://seacen.github.io/omem/getting-started/01-install/)
[![docs](https://img.shields.io/badge/docs-seacen.github.io%2Fomem-E4DCC5?style=flat-square&labelColor=2B2A28)](https://seacen.github.io/omem/)

---

**OMem automatically ingests your real work — email, calendar, meeting notes, and
files (Office formats, PDFs, images, HTML, Markdown) — and turns it into a
plain-Markdown wiki that any AI agent can query.** It runs quietly on your own
machine, reading the work you already do from where it already lives — no copying,
no re-typing, no vendor cloud. Capable agents and your real work context, finally
connected.

> 📚 **Documentation: [seacen.github.io/omem](https://seacen.github.io/omem/)**
> — concepts, getting started, how-to guides, reference, FAQ (English + 简体中文).

**Available on macOS today; Windows is coming.** Free for personal use.

---

https://github.com/user-attachments/assets/ae51e3b1-b008-4c3b-b5c3-b3deba42315d

OMem in 73 seconds — auto-ingest your real work, then ask any AI agent.

---

## Why OMem

Your AI agent is clever, but every session starts blank — it can't see the work
going on around you. The genuinely capable agents that arrived this year (Claude
Code, Codex, OpenClaw, Hermes) can do real work, but they can't see your inbox,
your decks, your meeting notes. OMem is the layer that connects the two.

What makes it different — no other tool sits at this intersection:

- **Auto-ingests your real work.** The part nothing else does: it reads the mail,
calendar, notes, and files you already produce — automatically, from where they
live. No feeding it documents, no re-typing.
- **Local-first, zero IT.** Reads what your OS already has access to — no vendor
cloud, no Graph API consent, no IT ticket.
- **The wiki is yours.** Plain Markdown in a folder you choose. Read it, grep it,
edit it, version it. Nothing locks you in.
- **Agent-agnostic.** One CLI; a thin skill / MCP wrapper over it. Switch agents
next year — your memory persists.
- **Reads any format.** A purpose-built parser per format turns PowerPoint, Excel,
Word, PDFs, scans, and mail into accurate Markdown — details kept, not a lossy
summary.
- **Search that's actually good.** Keyword search by default; enable `qmd` for
multi-path semantic + cross-language retrieval. Chinese is first-class.

---

## Get started

```bash
curl -fsSL https://github.com/seacen/omem/releases/latest/download/install.sh | sh
omem setup # guided wizard, ~5 min
```

Then connect it to your AI agent. The OMem skill installs into **every agent you
have** with one command, via the cross-agent [`skills`](https://skills.sh) CLI:

```bash
npx skills add seacen/omem --global
```

It detects which agents are installed (Claude Code, Codex, Cursor, Cline,
Windsurf, …) and drops the skill into each one. From there the agent answers
work-context questions from your memory on its own. (Prefer your agent's own
plugin system, or need MCP for an agent without skills? The docs cover every path.)

**Follow the docs** — they walk you through setup, your first query, and every
way to connect an agent, step by step:

**→ [Getting started](https://seacen.github.io/omem/getting-started/01-install/)**

This repo also carries the agent plugin bundle (the OMem skill + manifests) that
the docs install for you; the data layer is the `omem` CLI binary.

---

## License & contact

[PolyForm Noncommercial 1.0.0](./LICENSE) — free for personal / academic /
non-profit use; **commercial use requires a license**.

For commercial licensing, partnership, or any other conversation, get in touch —
see [About the author](https://seacen.github.io/omem/about-the-author/) or email
**xichangzhao@outlook.com**.

- **Documentation**:
- **Issues**: