AgentStack
SKILL verified MIT Self-run

Obsidian Notion Bridge

skill-ntaffzii-skill-agents-obsidian-notion-bridge · by ntaffzii

Safely bridge Obsidian Markdown notes and Notion pages while preserving source-of-truth, tags, links, page IDs, URLs, and metadata. Use when the user asks to sync, publish, migrate, convert, summarize, or organize knowledge between Obsidian, Notion, local memory, or RAG indexes.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-ntaffzii-skill-agents-obsidian-notion-bridge

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Obsidian Notion Bridge? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Obsidian Notion Bridge

Use this skill when knowledge should move between local notes and Notion.

Source Of Truth

  • Prefer Obsidian/local Markdown as source of truth for personal knowledge unless the user says Notion is authoritative.
  • Keep Notion updates as draft payloads until explicitly applied.
  • Preserve source paths, Notion page IDs, Notion URLs, tags, aliases, and wikilinks.

Workflow

  1. Inspect selected scope.
  • Read only selected notes/pages first.
  • Extract title, tags, wikilinks, frontmatter, URLs, and IDs.
  1. Plan mapping.
  • Obsidian heading -> Notion page title.
  • Obsidian tags -> Notion multi-select/tag property.
  • Wikilinks -> text references unless a target page map exists.
  • Notion page ID/URL -> Markdown frontmatter.
  1. Draft conversion.
  • Use bridge tools to create Notion payload plans or Obsidian Markdown plans.
  • Use RAG tools to chunk/index notes only after source metadata is preserved.
  1. Verify.
  • Check frontmatter validity.
  • Check links/tags are not silently dropped.
  • Call out any lossy conversion.

Safety

  • Do not mass rename notes.
  • Do not auto-delete old notes/pages.
  • Do not auto-sync an entire vault without a reviewed plan.
  • Keep private notes private unless the user asks to publish or share.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.