What problem does it solve? Moving an existing knowledge base, notes repository, or Obsidian vault into a new base is error-prone: content gets mangled, provenance is lost, and half-finished migrations leave no way to resume. This Skill provides a staged, interactive procedure that imports content in checkpointed batches while leaving the source tree byte-intact. ## Core Features & Use Cases - Survey and Mapping: Inventories the source tree (counts, frontmatter fields, wikilink density, shape detection) and produces a written mapping agreement the user approves before any transformation. - Checkpointed Batch Migration: Transforms content in batches of about twenty via subagents, tracking progress in a resumable checklist so re-entry after interruption is free. - Provenance and Idempotency: Every imported page carries origin: and source_sha256, making re-runs skip finished work and keeping the source untouched. - Use Case: You have an old Obsidian vault with hundreds of notes. The Skill surveys it, agrees a folder-to-zone mapping with you, samples five pages for review, then drains the rest in attributed, lint-checked batches. ## Quick Start Ask your agent to import your existing Obsidian vault or old notes repository into your knowledge base using the import skill.