notion-workspace

Automate Notion workspace search, retrieval, creation, and organization via MCP API endpoints.

Updated Nov 17, 2025
One-click install
npx skills add https://github.com/waleking/weijing_claude_skills --skill notion-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-workspace
Source: https://github.com/waleking/weijing_claude_skills/tree/main/notion-workspace
Command: npx skills add https://github.com/waleking/weijing_claude_skills --skill notion-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you locate, organize, and manage Notion content efficiently using MCP tools, reducing time spent navigating and manually editing pages and databases.

Core Features & Use Cases

  • Search & Discovery: Use MCP search tools to find pages and databases by title and type.
  • Content Creation & Management: Create and update pages, blocks, and database entries with structured properties.
  • Database Operations: Query databases, modify schema, and apply filters.
  • Collaboration & Governance: Read and add comments, manage users, and review changes.
  • Use Case: Quickly locate a product page, create a new version under a parent, and update metadata across the workspace.

Quick Start

Ask the skill to search for a page named "Product Roadmap" and then create a new page under it with the title "Q4 Plans."

Frequently Asked Questions about notion-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and retrieve pages from my Notion workspace?

Search pages and databases in Notion using MCP search tools by title and type, then retrieve detailed page or database information including properties, content blocks, and metadata. The Skill automates workspace queries to quickly locate and fetch content without manual navigation.

Can I create and update pages in Notion programmatically with custom properties?

Yes, create new pages with structured properties and update existing pages and blocks through MCP endpoints. You can set custom metadata, organize content under parent pages, and modify database entries while maintaining proper parent-child relationships.

What database operations can I automate in Notion?

Query databases with filters, modify database schema, create new databases, and update database configurations through MCP tools. Automate complex database workflows including schema changes and filtered retrieval across your workspace.

How do I manage comments and collaborate with users in Notion workflows?

Read and create comments, retrieve user information, and manage workspace governance through MCP user and comment endpoints. Integrate collaboration features into automated workflows for team coordination and content review.

Do I need the Notion API directly, or can MCP tools handle workspace automation?

MCP tools abstract Notion API endpoints, letting you automate search, retrieval, creation, and updates without direct API calls. This Skill wraps MCP Notion endpoints to reduce integration complexity while maintaining full workspace functionality.