Vibe Notion A TypeScript CLI tool that enables AI agents and humans to interact with Notion workspaces through the unofficial private API. Supports full CRUD operations on pages, databases, blocks, search, and user management. Note : This skill uses Notion's internal/private API ( ), which is separate from the official public API. For official API access, use . Which CLI to Use This package ships two CLIs. Pick the right one based on your situation: | | (this CLI) | | |---|---|---| | API | Unofficial private API | Official Notion API | | Auth | auto-extracted from Notion desktop app | env var…