notion-sync
Installation
SKILL.md
notion-sync
CLI and library for syncing a local directory tree into Notion. Folders become Notion pages, files become sub-pages with content.
Quick Reference
Installation
npm install -g @kitakitsune/notion-sync
Requires Node.js >= 18.
Initialization
notion-sync init --token ntn_xxx --page <notion-page-id> [--dir <path>]