askill
create-page

create-pageSafety 70Repository

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

4 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

66/100Analyzed 2/25/2026

A clear, well-structured skill for creating Notion pages with intelligent defaults based on page type. Lacks technical implementation details (API calls, code examples) but provides solid workflow guidance. Includes safety checks for existing pages. The skill would benefit from concrete commands or example API usage to be fully actionable.

70
85
65
55
55

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publishermakenotion

Tags

databasegithub-actions