notion

Create, read, update, and query Notion pages, databases, and blocks via API.

147|11|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/CrawlScript/MMClaw --skill notion-crawlscript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/CrawlScript/MMClaw/tree/main/mmclaw/skills/notion
Command: npx skills add https://github.com/CrawlScript/MMClaw --skill notion-crawlscript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation, management, and querying of pages and databases within Notion, streamlining your knowledge management and task tracking workflows.

Core Features & Use Cases

  • Page Creation: Create new pages in specified Notion databases or as default pages.
  • Database Querying: Search and retrieve data from Notion databases based on various filters.
  • Content Management: Append blocks (text, headings, lists) to existing pages.
  • Use Case: Automatically log meeting notes into a 'Meeting Minutes' database, or create a new task in your 'To-Do' database directly from a chat message.

Quick Start

Create a new page in the 'Projects' database with the title 'New Project Alpha'.

Frequently Asked Questions about notion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating Notion pages in a database?

To automate Notion page creation, this Skill uses the Notion API to add new pages directly into specified databases. You can automatically generate and log content like meeting notes or tasks by providing a target database and page title.

Can I query and retrieve data from Notion databases using filters?

Yes, you can query Notion databases using various filters to search and retrieve specific data. This Skill interacts with the Notion API to read and filter database records, streamlining your knowledge management and data lookup workflows.

What do I need to connect to the Notion API for task tracking?

Connecting to the Notion API requires API key authentication and proper content access permissions for integrations. You must configure these access credentials before querying pages or managing task tracking data within your Notion workspaces.

How do I append blocks like text and lists to existing Notion pages?

You can append blocks such as text, headings, and lists to existing Notion pages through content management API calls. This Skill automates updating page content by interacting directly with Notion blocks.

Does this approach work for automated knowledge management in Notion?

Yes, automated knowledge management in Notion is supported by creating, reading, updating, and querying pages and databases. This Skill streamlines workflows by handling data management and content generation within Notion workspaces programmatically.