search

작성자: notion

Notion MCP 서버를 사용하여 사용자의 Notion 워크스페이스를 검색합니다. 키워드나 자연어 쿼리로 페이지, 데이터베이스, 콘텐츠를 찾을 때 사용합니다.

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

Notion Search

Use the Notion MCP server to search the user's Notion workspace for content related to the query.

Behavior

  • Interpret the query as a natural-language search (e.g. "Q1 roadmap", "customer feedback", "bugs triage").
  • Prefer fast, high-signal tools such as workspace search or database queries.
  • If multiple results are found, summarize them as a short, scannable list, including:
    • Page/database title
    • Type (page, database, task list, etc.)
    • A one-line description or key fields
  • If no results are found, suggest refinements or alternative queries.

When you answer, do not dump raw JSON. Return a human-readable summary with links/identifiers that the user can click in Notion.

notion의 다른 스킬

notion-knowledge-capture
notion
대화와 토론을 Notion의 구조화된 문서 페이지로 변환합니다. 채팅 맥락에서 인사이트, 결정, 지식을 캡처하고 형식을 지정합니다…
notion-meeting-intelligence
notion
Notion에서 컨텍스트를 수집하고, Claude 리서치로 보강하여 내부 사전 자료와 외부 안건을 생성해 저장함으로써 회의 자료를 준비합니다.
notion-research-documentation
notion
Notion 작업 공간을 검색하고, 여러 페이지의 결과를 종합하여 새로운 Notion 페이지로 저장되는 포괄적인 연구 문서를 생성합니다.
knowledge-capture
notion
대화와 토론을 Notion의 구조화된 문서 페이지로 변환합니다. 채팅 맥락에서 인사이트, 결정, 지식을 캡처합니다.
meeting-intelligence
notion
Notion에서 컨텍스트를 수집하고, 리서치로 보강한 후, 내부 사전 자료와 외부 안건을 만들어 Notion에 저장하여 회의 자료를 준비합니다.
research-documentation
notion
Notion 작업 공간을 검색하고, 여러 페이지에서 결과를 종합하며, 적절한 인용과 함께 포괄적인 연구 문서를 작성합니다.
spec-to-implementation
notion
제품 또는 기술 사양을 구체적인 Notion 작업으로 전환합니다. 사양 페이지를 명확한 작업, 수용 기준 등이 포함된 상세한 구현 계획으로 분해합니다.
tasks-build
notion
Notion 페이지 URL에서 작업을 생성합니다. 작업 세부 정보를 가져와 진행 중으로 표시하고, 작업을 수행한 후 Notion에서 상태를 업데이트합니다.