— 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
✓ PassedNo 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 claimAbout
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
- Inspect selected scope.
- Read only selected notes/pages first.
- Extract title, tags, wikilinks, frontmatter, URLs, and IDs.
- 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.
- 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.
- 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
- Source: ntaffzii/Skill-Agents
- License: MIT
- Homepage: https://github.com/ntaffzii/ai-desk-tools
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.