create-page

द्वारा notion

एक नया Notion पेज बनाएँ, वैकल्पिक रूप से किसी विशिष्ट पैरेंट के अंतर्गत। पेज प्रकार (मीटिंग नोट्स, प्रोजेक्ट पेज, आदि) के आधार पर स्वचालित रूप से सामग्री को संरचित करता है।

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.

notion की और Skills

database-query
notion
Notion डेटाबेस को नाम या ID से क्वेरी करें और वैकल्पिक फ़िल्टर और सॉर्टिंग के साथ संरचित, पढ़ने योग्य परिणाम लौटाएं।
official
find
notion
Notion में शीर्षक कीवर्ड द्वारा तुरंत पेज या डेटाबेस खोजें। व्यापक परिणामों के बजाय सटीक मिलान लौटाता है।
official
create-database-row
notion
निर्दिष्ट Notion डेटाबेस में प्राकृतिक-भाषा गुण मानों का उपयोग करके एक नई पंक्ति सम्मिलित करें। गुण नाम मिलान और सत्यापन को संभालता है।
official
create-task
notion
उपयोगकर्ता के Notion कार्य डेटाबेस में नियत तिथि, स्थिति, स्वामी और परियोजना के लिए उपयुक्त डिफ़ॉल्ट मानों के साथ एक नया कार्य बनाएँ।
official
knowledge-capture
notion
बातचीत और चर्चाओं को Notion में संरचित दस्तावेज़ीकरण पृष्ठों में बदलें। चैट संदर्भ से अंतर्दृष्टि, निर्णय और ज्ञान को कैप्चर करता है...
official
meeting-intelligence
notion
Notion से संदर्भ एकत्र करके, शोध के साथ समृद्ध करके, और Notion में सहेजी गई आंतरिक पूर्व-पठन और बाहरी एजेंडा दोनों बनाकर बैठक सामग्री तैयार करें।
official
research-documentation
notion
अपने Notion वर्कस्पेस में खोजें, कई पृष्ठों से निष्कर्षों को संश्लेषित करें, और उचित उद्धरणों के साथ व्यापक शोध दस्तावेज़ीकरण बनाएं और…
official
search
notion
Notion MCP सर्वर का उपयोग करके उपयोगकर्ता के Notion वर्कस्पेस में खोजें। कीवर्ड या प्राकृतिक भाषा प्रश्नों द्वारा पेज, डेटाबेस और सामग्री खोजने के लिए उपयोग करें।
official