migrate

Convert Obsidian, Notion, Logseq, markdown, CSV, JSON, and Roam content into GBrain.

5|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/GYF0311/lorekit --skill migrate-gyf0311
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate
Source: https://github.com/GYF0311/lorekit/tree/main/brain/skills/migrate
Command: npx skills add https://github.com/GYF0311/lorekit --skill migrate-gyf0311

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you migrate notes from Obsidian, Notion, Logseq, and other formats into GBrain without losing content or links, while verifying the result.

Core Features & Use Cases

  • Universal source import: Supports Obsidian markdown (wikilinks), Notion exports (markdown/CSV), Logseq block refs, plain markdown directories, CSV, JSON, and Roam JSON.
  • Link and reference conversion: Converts wikilinks, block refs, tags, and cross-references into GBrain equivalents to preserve the knowledge graph.
  • Additive, verified migrations: Uses an assess → sample test → bulk import → verify → link-building workflow with explicit round-trip spot checks.

Quick Start

Tell your AI to migrate your Obsidian/Notion/Logseq export directory into GBrain using a 5–10 file sample test first, then run bulk import and a post-migration health check.

Frequently Asked Questions about migrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate Obsidian notes into GBrain without losing wikilinks?

Migrating Obsidian notes into GBrain converts wikilinks, tags, and cross-references into GBrain equivalents. It assesses the source markdown directory, plans schema mappings, and runs sample-based round-trip verification to preserve the knowledge graph safely.

Can I import a Notion markdown or CSV export into GBrain?

Yes, importing a Notion export into GBrain supports both markdown and CSV formats. The migration workflow extracts pages, fields, and tags, converts them into GBrain equivalents, and performs bulk import followed by link integrity and health validation.

What is the best way to convert Logseq block references to GBrain?

Converting Logseq block references to GBrain uses an additive-only migration workflow. It maps block refs and pages to GBrain equivalents, runs sample tests first, then executes bulk import followed by link extraction and statistics-based health checks.

Does GBrain migration support JSON and Roam Research formats?

GBrain migration supports JSON and Roam JSON formats alongside plain markdown and CSV. It converts source content, fields, and cross-references into GBrain equivalents, verifying results through round-trip spot checks and post-migration health validation.

How to verify knowledge base link integrity after migration into GBrain?

Verifying knowledge base link integrity after migration into GBrain uses post-migration health checks. The workflow performs link extraction and conversion during bulk import, then validates statistics and graph health using GBrain page and graph operations.

What are the limitations of additive-only migration into GBrain?

Additive-only migration into GBrain requires round-trip spot verification and supports no destructive updates. It assesses source format and size, plans schema mappings, and runs sample tests before bulk import, ensuring original content remains intact during link conversion.