sync-notion

Synchronize meeting records from Notion into an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of importing meeting notes from a Notion database into your Obsidian vault, ensuring your knowledge base is always up-to-date.

Core Features & Use Cases

  • Automated Import: Syncs new and updated meetings from Notion.
  • Scope Control: Supports syncing all new meetings or filtering by date.
  • Dry Run Mode: Preview changes before committing them.
  • Post-Sync Processing: Automatically standardizes file names, fixes project links, and updates MOCs using efficient sub-agents.
  • Use Case: Regularly import your daily stand-up notes from Notion into Obsidian to maintain a chronological record and easily link them to project documentation.

Quick Start

Run the sync-notion skill to import new meetings from Notion.

Frequently Asked Questions about sync-notion

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

FAQPage Schema
How do I sync Notion meeting notes to an Obsidian vault?

To sync Notion meeting notes to Obsidian, run the sync-notion skill to automatically import and organize meeting records from a Notion database directly into your vault. This handles both new and updated entries seamlessly.

Does the Notion to Obsidian sync support filtering by date?

Yes, the Notion to Obsidian sync supports date-based filtering. You can scope the synchronization to import all new meetings or restrict the import to specific dates, ensuring you only sync relevant meeting notes.

Can I preview changes before importing Notion meetings to Obsidian?

Yes, you can preview changes before importing Notion meetings to Obsidian using the dry-run mode. This feature allows you to review exactly what will be added or updated in your vault before committing any changes.

What happens to Obsidian file names and project links after syncing from Notion?

After syncing from Notion, the skill uses sub-agents to automatically standardize Obsidian file names, correct project links, and update Maps of Content (MOCs), ensuring your imported meeting notes remain organized.

How are updated Notion meeting entries handled in Obsidian?

Updated Notion meeting entries are fully handled in Obsidian by re-syncing the modified records from your Notion database. The skill detects changes and updates the corresponding files in your vault to keep your knowledge base current.