obsidian-migration-deep-dive

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Obsidian Migration Deep Dive

Current State

!node --version 2>/dev/null || echo 'N/A' !ls *.enex *.json *.zip 2>/dev/null | head -10 || echo 'No export files in cwd'

Overview

Migrate notes from Notion, Evernote, Roam Research, Bear, and Apple Notes into Obsidian -- handling attachment relocation, internal link conversion to [[wikilinks]], tag migration, and frontmatter generation.

Prerequisites

  • Exported data from the source application (see each section for format)
  • A target Obsidian vault created and opened at least once
  • Node.js 18+ for running migration scripts
  • Backup of source data before starting

Instructions

Step 1: Pre-Migration Assessment

Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
obsidian-migration-deep-dive — jeremylongshore/claude-code-plugins-plus