Notionmemory banner
legojeon legojeon

Notionmemory

AI community

Description

Notion-backed long-term memory, calendar, and knowledge retrieval for AI agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

notionmemory — Turn Notion into a second brain for your coding agents

PyPI version Python versions License: MIT Notion second brain

English | 한국어

Why · Install · Quick start · Examples · Benchmarks · Agents · How it works · Uninstall

**notionmemory** turns your own Notion workspace into a shared, long-term brain for coding agents (Claude Code, Codex, Kimi Code, pi, opencode). It ships a set of installable **skills** — long-term memory, **your own page-types** (you show the agent how you build a page, and it authors new ones that way), and content search — plus session hooks that surface the right context automatically. Everything lives in **your** Notion; there's no separate database or server.

You don't run its commands by hand. **You talk to your agent in plain language** — "remember that", "where did I file this?", "make more pages like the ones I build" — and the agent runs notionmemory for you under the hood.

Claude Code and Codex talk to notionmemory, which captures and recalls in your Notion

Why notionmemory

I built this for myself. Tools like [**agentmemory**](https://github.com/rohi