npx skills add ...
npx skills add makenotion/cursor-notion-plugin --skill create-page
npx skills add makenotion/cursor-notion-plugin --skill create-page
Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).
Use the Notion MCP server to create a new page for the user.
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.