notion-sync
SKILL.md
Notion Sync
Bi-directional sync between markdown files and Notion pages, plus database management utilities for research tracking and project management.
Upgrading
From v2.0: Replace --token "ntn_..." with --token-file, --token-stdin, or NOTION_API_KEY env var. Bare --token is no longer accepted (credentials should never appear in process listings).
From v1.x: See v2.0 changelog for migration details.
Requirements
- Node.js v18 or later
- A Notion integration token (starts with
ntn_orsecret_)
Setup
- Go to https://www.notion.so/my-integrations
- Create a new integration (or use an existing one)