What problem does it solve?
Notion data workflows often require manual, error-prone sequence of API calls to read, write, or export content. This Skill provides a deterministic CLI that bridges Markdown and Notion blocks, enabling automation of common Notion tasks.
Core Features & Use Cases
- Rich Markdown support: export and import between Notion blocks and Markdown, including tables, callouts, toggles, and images.
- CRUD operations: read, create, update, delete blocks and pages from Notion via a single CLI entrypoint.
- Data portability: export pages to Markdown, capture notes, and reuse content across Notion pages or databases.
- Use Case: quickly bulk-create a knowledge base page from a Markdown document or update a project doc with new sections.
Quick Start
Install and run the CLI to connect to your Notion workspace and manage pages and blocks.