← 返回 Skills

Notion

Connect your AI assistant to Notion for creating, reading, updating, and querying pages, databases (data sources), and blocks via the Notion API.

作者 Peter Steinberger
Productivity & TasksProductivityAutomationAPI

# Notion Connect your AI assistant to Notion for creating, reading, updating, and querying pages, databases (data sources), and blocks via the Notion API. The Notion skill enables your AI assistant to interact with Notion workspaces through the official Notion API. It can search for pages and databases, create and update pages, manage blocks (content within pages), and query data sources (databases) with filters and sorting. This allows you to automate note-taking, project management, knowledge base updates, and data entry directly from your AI assistant. ## How It Works The skill uses the Notion API (version 2025-09-03) to communicate with your Notion workspace. After creating a Notion integration and sharing target pages or databases with it, your AI assistant can make authenticated API calls to search, read, create, and modify content. All operations use standard REST endpoints with Bearer token authentication. ## Key Features Search Pages & Data Sources — Find any page or database in your workspace by title or contentCreate & Update Pages — Add new pages to databases with structured properties (title, select, date, checkbox, number, URL, etc.)Query Data Sources — Filter and sort database entries using the data sources API with advanced query conditionsManage Blocks — Read and append content blocks (paragraphs, headings, lists, etc.) to pagesCreate Data Sources — Build new databases with custom property schemas, including inline databases embedded in pagesFull Property Support — Work with all Notion property types including title, rich text, select, multi-select, date, checkbox, number, URL, email, and relations ## Requirements Notion API Key — Required to authenticate with your Notion workspace. Create an integration at notion.so/my-integrations and share target pages/databases with it ## Use Cases Automated Note-Taking — Have your AI create structured meeting notes or daily logs in NotionProject Management — Create, update, and query task databases to manage project workflowsKnowledge Base Maintenance — Automatically add and organize documentation pages in your Notion workspaceData Entry & Reporting — Populate databases with structured data and query them for insights ## Installation Install via: `npx clawhub@latest install notion`

安装

1

在终端中运行

npx clawhub@latest install notion
2

点击本页顶部的安装按钮进行一键安装