What problem does it solve?
Manually updating Notion pages, querying databases, uploading files, and managing workspace content is repetitive and inefficient, especially for bulk or recurring tasks.
Core Features & Use Cases
- Official CLI Integration: Uses the official Notion CLI (ntn) for fast, authenticated access to all Notion API endpoints, with a curl fallback for edge cases.
- Markdown-First Content Management: Create, update, and retrieve Notion pages with native Markdown support, including page property handling as frontmatter.
- Database & Data Source Operations: Resolve database IDs to data sources, query records with custom filters and sorting, and sync structured data to Notion.
- Use Case: A product team can use this skill to automatically sync project roadmap updates from a local CSV file to a shared Notion database, eliminating manual data entry.
Quick Start
Use the notion skill to pull all records from your "Q4 Product Roadmap" data source and save them as a formatted markdown file.