notion

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

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ai-in-pm/NemoClawd --skill notion-ai-in-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/ai-in-pm/NemoClawd/tree/main/apps/clawdbot-main/skills/notion
Command: npx skills add https://github.com/ai-in-pm/NemoClawd --skill notion-ai-in-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, managing, and querying pages, databases, and blocks in Notion, saving time and enhancing productivity.

Core Features & Use Cases

  • Page Management: Create, read, update, and delete pages within Notion.
  • Database Queries: Perform searches and retrieve information from Notion databases.
  • Block Operations: Add, modify, and remove blocks from Notion pages.
  • Use Case: For project managers, quickly update project statuses, add new tasks, and organize project documents within Notion.

Quick Start

Use the notion skill to create a new page titled 'Project Updates' and add a 'Todo' status to the database.

Frequently Asked Questions about notion

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

FAQPage Schema
How do I automate Notion page management and database updates?

Query Notion databases via the API to perform searches and retrieve structured information. This allows you to extract specific data records and maintain your knowledge base efficiently.

What is the best way to add and modify blocks in Notion pages?

Modify Notion blocks by sending API requests to add, update, or remove content blocks within pages. This enables dynamic content organization and automated document structuring.

Do I need a Notion API key to manage databases and blocks?

Yes, managing databases and blocks requires a valid Notion API key. The skill handles structured data operations using the latest API version to ensure secure and reliable automation.

Can I use Notion API automation for project management task updates?

Yes, you can use Notion API automation for project management to quickly update project statuses, add new tasks, and organize project documents within your existing Notion workspace.

Why does my Notion API request fail when updating structured data?

Notion API requests fail when structured data operations do not align with the latest API version requirements. Ensure your API key is valid and your request payload matches the expected database schema.