What problem does it solve?
This Skill helps you interact with Notion in reliable, repeatable ways so you can read and write pages, query databases, and build automations without manual clicking.
Core Features & Use Cases
- Two integration paths (CLI and HTTP): Use the
ntn CLI for macOS/Linux and a curl-based HTTP fallback for cross-platform access, including Windows.
- Agent-friendly read formats: Fetch page content as Markdown for summarization and as blocks when you need structure.
- Database querying and creation: Query data sources (including typed filters) and create pages/databases with structured properties.
- Advanced Notion Workers: Scaffold, deploy, and operate Workers (syncs, tools, and webhooks) for scheduled updates and event-driven workflows.
Quick Start
Use this Skill with your Notion integration token to query a database and return the matching items as results: "Query my Notion data source for pages where Status equals Active and sort by Date descending using Notion API version 2025-09-03."