
Create Page
- 28 installs
- 19 repo stars
- Updated February 7, 2026
- makenotion/cursor-notion-plugin
create-page creates new Notion pages via MCP.
About
The create-page skill creates Notion pages under specified parents using Notion MCP, setting title and initial content blocks with clear summaries of created page links for the user.
- Creates Notion pages via MCP.
- Parent page and title configuration.
- Returns clickable page references.
Create Page by the numbers
- 28 all-time installs (skills.sh)
- Ranked #1,889 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Jul 25, 2026 (Skillselion catalog sync)
create-page capabilities & compatibility
- Capabilities
- create page
- Works with
- notion
- Use cases
- documentation
What create-page says it does
create-page
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-pageAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 28 |
|---|---|
| repo stars | ★ 19 |
| Last updated | February 7, 2026 |
| Repository | makenotion/cursor-notion-plugin ↗ |
How do I create a new Notion page?
Create new Notion pages via Notion MCP from Cursor plugin.
Who is it for?
Users adding pages to Notion workspace.
Skip if: Skip when only searching existing pages.
When should I use this skill?
User wants to create a Notion page.
What you get
Created Notion page with link for user.
Files
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.
Related skills
FAQ
What does create-page do?
create-page creates new Notion pages via MCP.
When should I use create-page?
User wants to create a Notion page.
Is this skill safe to install?
Review the Security Audits panel on this page before installing in production.