create-page

Create Notion pages with structured templates from user requests.

19|9|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-page-makenotion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-page
Source: https://github.com/makenotion/cursor-notion-plugin/tree/main/skills/create-page
Command: npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-page-makenotion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating Notion pages manually is repetitive and error-prone; this Skill automates page creation with structured templates based on the page type to save time and improve consistency.

Core Features & Use Cases

  • Auto-create pages with sensible default structures based on the title (e.g., Meeting notes, Project pages).
  • Honor optional parent relationships and avoid overwriting existing pages.
  • Use case: quickly generate a project workspace page with sections like Overview, Goals, Timeline, and Tasks.

Quick Start

Create a new Notion page titled Team kickoff under the Projects parent with a standard structure.

Frequently Asked Questions about create-page

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

FAQPage Schema
How do I automate Notion page creation with structured templates?

You can automate Notion page creation by parsing a request to extract a title and optional parent, then applying default sections based on the page type to generate a structured page. This process returns a link or identifier upon creation.

What is the best way to create a project workspace page in Notion?

The best way to create a project workspace page is to automate the process using smart templates that automatically add sections like Overview, Goals, Timeline, and Tasks based on the page title.

How do I generate meeting notes in Notion automatically?

To generate meeting notes automatically, the system parses your request, selects a meeting notes template with default sections, and creates the page under an optional parent without overwriting existing pages.

Can I specify a parent page when creating new Notion pages?

Yes, you can specify an optional parent page when creating new Notion pages. The system honors parent relationships and handles ambiguous parent selection to ensure your new page is organized correctly.

Does automated Notion page creation overwrite existing pages?

No, automated Notion page creation does not overwrite existing pages. It ensures no overwrites occur by safely generating a new page with a structured template and returning a unique link or identifier.