notion

Create pages, search content, and update databases in Notion workspaces.

12|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/orthogonal-sh/skills --skill notion-orthogonal-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/orthogonal-sh/skills/tree/main/skills/notion
Command: npx skills add https://github.com/orthogonal-sh/skills --skill notion-orthogonal-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Notion workspaces and pages across teams can be tedious and error-prone. This Skill automates common Notion tasks such as creating pages, searching content, and updating pages, reducing context switching and speeding collaboration.

Core Features & Use Cases

  • Create Page: programmatically create pages in Notion workspaces.
  • Search Content: query pages and databases across Notion to surface results quickly.
  • Add Content: append blocks to existing pages to summarize meetings or store notes.
  • Fetch Data: retrieve pages and databases for reporting and archival.

Quick Start

Use the Notion skill to create a new page titled "Team Plan" in the "Projects" 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 creation in my workspace?

Automating Notion page creation requires an active Notion integration and an OAuth connection to authorize actions. This setup programmatically creates pages in Notion workspaces, reducing context switching and speeding up collaboration.

Can I search content across multiple Notion databases?

Searching content across multiple Notion databases is supported by querying pages and databases to surface results quickly. The feature relies on the Notion API and an active OAuth connection to retrieve and fetch data for reporting.

How do I append blocks to existing Notion pages?

Appending blocks to existing Notion pages automates adding content like meeting summaries or notes. Using the Notion API, the Skill updates pages by programmatically inserting content blocks into your specified workspace pages.

Do I need an active Notion integration to manage workspace data?

Managing workspace data requires an active Notion integration and an OAuth connection to authorize actions. These prerequisites are necessary to programmatically fetch data, create pages, and search content across your Notion environment.

What are the limitations of using the Notion API for content search?

Limitations of using the Notion API for content search depend on the active Notion integration and OAuth connection scope. The API queries pages and databases to surface results quickly, but actions are constrained by the specific authorization permissions granted.

What's the best way to retrieve Notion pages for archival?

Retrieving Notion pages for archival is best handled by using the Notion API to fetch data from pages and databases. This programmatic approach automates reporting and archival tasks across your configured Notion workspaces.