sync-notion-pages

Synchronize Obsidian Markdown notes bidirectionally with Notion pages.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill sync-notion-pages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-notion-pages
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/sync-notion-pages
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill sync-notion-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__MCP_DOCKER__API-retrieve-a-page, mcp__MCP_DOCKER__API-get-block-children, mcp__MCP_DOCKER__API-delete-a-block, mcp__MCP_DOCKER__API-patch-block-children, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between local Obsidian notes and remote Notion pages, ensuring your collaborative planning documents are always up-to-date across both platforms.

Core Features & Use Cases

  • Bidirectional Sync: Automatically syncs changes between Obsidian and Notion.
  • Selective Syncing: Sync all tracked pages or focus on a specific note.
  • Linking & Unlinking: Easily associate Obsidian notes with Notion pages and manage tracking.
  • Status Dashboard: Provides a clear overview of sync status for all tracked pages.
  • Use Case: Keep your project meeting notes in Obsidian in sync with your team's project dashboard in Notion, ensuring everyone has access to the latest information.

Quick Start

Run /sync-notion-pages to check all tracked pages for changes.

Frequently Asked Questions about sync-notion-pages

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

FAQPage Schema
How do I sync Obsidian notes with Notion pages automatically?

Yes, you can sync specific Obsidian notes by targeting individual files instead of running a full sync. The selective syncing feature lets you focus on updating a single tracked page or pull all changes across your workspace.

What is needed to connect Obsidian to Notion for Markdown synchronization?

Connecting Obsidian to Notion requires external Notion API access via MCP Docker to handle page retrieval and block manipulation. You need this environment configured to enable bidirectional synchronization between local and remote files.

How does bidirectional sync handle changes between local Markdown and remote Notion blocks?

Bidirectional sync tracks linked Markdown notes and Notion pages, pushing local edits to remote blocks and pulling remote updates locally. A status dashboard displays the synchronization state for all tracked pages to prevent conflicts.

Can I link an Obsidian Markdown file to an existing Notion page URL?

Yes, you can associate an Obsidian Markdown file with an existing Notion page by providing the page URL. This links the note for tracking and enables subsequent pushing and pulling of content updates between platforms.

Why would I use Notion and Obsidian together for knowledge management?

Using Notion and Obsidian together bridges collaborative team planning in Notion with local Markdown knowledge management in Obsidian. This ensures team members have access to the latest project information while retaining local note flexibility.