# Obsidian Notion Bridge

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-ntaffzii-skill-agents-obsidian-notion-bridge`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ntaffzii](https://agentstack.voostack.com/s/ntaffzii)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ntaffzii](https://github.com/ntaffzii)
- **Source:** https://github.com/ntaffzii/Skill-Agents/tree/main/skills/obsidian/obsidian-notion-bridge
- **Website:** https://github.com/ntaffzii/ai-desk-tools

## Install

```sh
agentstack add skill-ntaffzii-skill-agents-obsidian-notion-bridge
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

2. 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.

3. 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.

4. 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.

- **Author:** [ntaffzii](https://github.com/ntaffzii)
- **Source:** [ntaffzii/Skill-Agents](https://github.com/ntaffzii/Skill-Agents)
- **License:** MIT
- **Homepage:** https://github.com/ntaffzii/ai-desk-tools

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ntaffzii-skill-agents-obsidian-notion-bridge
- Seller: https://agentstack.voostack.com/s/ntaffzii
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
