create-page

Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-page

Create Notion Page

Use the Notion MCP server to create a new page for the user.

Workflow

  1. Parse the request into:
    • Page title
    • Optional parent page/database (if the user mentions a parent)
  2. If the parent is ambiguous, ask a brief clarification question before creating the page.
  3. Create the page with a sensible default structure based on the title:
    • For "Meeting notes", include sections like Attendees, Agenda, Notes, Action items.
    • For "Project" pages, include sections for Overview, Goals, Timeline, Tasks, Risks.
  4. Confirm creation back to the user with:
    • Page title
    • Parent location
    • Link or identifier.

Important

Be careful not to overwrite existing pages. If a page with the exact same name exists in the same parent, confirm with the user whether to reuse it or create a new one.

More skills from notion

notion-knowledge-capture
notion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats…
official
notion-meeting-intelligence
notion
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved…
official
notion-research-documentation
notion
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages.…
official
notion-spec-to-implementation
notion
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear…
official
find
notion
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
official
knowledge-capture
notion
Transform conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context with…
official
meeting-intelligence
notion
Prepare meeting materials by gathering context from Notion, enriching with research, and creating both an internal pre-read and external agenda saved to Notion.
official
research-documentation
notion
Search across your Notion workspace, synthesize findings from multiple pages, and create comprehensive research documentation with proper citations and…
official