Skip to main content

Notion as a second-brain hub for coding agents: memory, calendar, templates, and library skills.

Project description

notionmemory

Turn Notion into a second-brain hub for coding agents (Claude Code, Codex). notionmemory ships a set of installable skills — long-term memory, calendar, templates, and library recall — plus session hooks that surface the right context automatically.

Skills and CLI onboarding output are available in English (default) and Korean (config language: en|ko). A longer Korean guide is at docs/README.ko.md.

Install

  1. Backend (required, both harnesses):
pipx install notionmemory      # or: uv tool install notionmemory / pip install --user notionmemory

2a) Claude Code (plugin):

/plugin marketplace add legojeon/notionmemory
/plugin install notionmemory@notionmemory
# skills appear as notionmemory:calendar, notionmemory:memory, …
# Do NOT also run `notionmemory install --claude` (the plugin already installs skills + hooks).

2b) Codex (plugin + hooks):

codex plugin marketplace add legojeon/notionmemory
codex plugin add notionmemory@notionmemory
notionmemory install --codex --skip-skills --trust-codex-hooks   # hooks + trust (plugin owns the skills)
# --skip-skills: don't mirror skills, the plugin already provides them
# --trust-codex-hooks: required or Codex will silently not fire the installed hooks

Prefer no plugin? One uniform command sets up both harnesses (skills unnamespaced):

pipx install notionmemory && notionmemory install

Codex users: notionmemory install will tell you to also run notionmemory install --codex --trust-codex-hooks before Codex hooks fire.

The marketplace source is this repository. If you're working from a local clone before it's reachable as legojeon/notionmemory, add it by path instead: codex plugin marketplace add "$(pwd)" / claude plugin marketplace add "$(pwd)".

Run notionmemory serve to open the settings dashboard and connect your Notion token (stored in your OS keyring, never in config).

Skills

  • memory — save/recall long-term decisions & patterns in a Notion Second Brain
  • calendar — read/create/move events in a Notion calendar DB
  • templates — CRUD over your registered Notion templates & databases
  • library — content search across your Notion pages
  • settings — local web dashboard for connections & configuration

Upgrade

notionmemory installs files on your system (skill mirrors, session/git hooks, state). To upgrade cleanly — including removing skills that a new version has retired — run notionmemory teardown then reinstall. teardown removes only what it installed; your Notion pages, config, and keyring token are preserved by default (see notionmemory teardown --dry-run).

Uninstall

notionmemory teardown              # removes skills, hooks, local state
notionmemory teardown --purge-config --purge-secrets   # also config + token

Notion databases and pages are never deleted.

License

MIT — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notionmemory-0.1.0.tar.gz (176.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

notionmemory-0.1.0-py3-none-any.whl (186.4 kB view details)

Uploaded Python 3

File details

Details for the file notionmemory-0.1.0.tar.gz.

File metadata

  • Download URL: notionmemory-0.1.0.tar.gz
  • Upload date:
  • Size: 176.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.5

File hashes

Hashes for notionmemory-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9a65a5e3ff5b3d10d43438339697e76f4dd280dd61513ed7e5cc0b811658b639
MD5 a533c4ae14215b88f77600d5de52f696
BLAKE2b-256 dd8e65ccf6cfb5c97c8622c6996919135ed38a3f195628ab10411a4183f39824

See more details on using hashes here.

File details

Details for the file notionmemory-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: notionmemory-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 186.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.5

File hashes

Hashes for notionmemory-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5924f24574d52141868a2a43c64e9a17e3f079dc509d0d604f58aeba2b3fbd37
MD5 6ce77432f3e86c14171789fb4950abbc
BLAKE2b-256 a0e2a3955e9861a207c8a3d85d096bdd4e433089d51a97b3cb98efb0db780e79

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page