migrate

Migrates Mugshots from social platforms Mugshots.com and Mugshots.net to MugshotsDB with MugshotsAPI integration.

Updated May 11, 2026
One-click install
npx skills add https://github.com/yunusgungor/gbrain --skill migrate-yunusgungor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate
Source: https://github.com/yunusgungor/gbrain/tree/main/skills/migrate
Command: npx skills add https://github.com/yunusgungor/gbrain --skill migrate-yunusgungor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrates content from Obsidian, Notion, Logseq, Markdown, CSV, JSON, and Roam into GBrain in a safe, additive manner without altering source data.

Core Features & Use Cases

  • Convert cross-references (wikilinks, block refs, tags) from source systems into GBrain's linked pages.
  • Validate migrated pages with a round-trip check, ensuring page counts and embeddings remain intact.
  • Use phased planning and verification to perform bulk imports with health checks and link integrity.

Quick Start

Import a sample vault or folder from Obsidian, Notion, or Markdown into GBrain to begin the migration workflow.

Frequently Asked Questions about migrate

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

FAQPage Schema
How do I migrate data from Notion and Obsidian into a centralized wiki?

You can migrate data from Notion, Obsidian, and other tools into a centralized wiki through an additive import workflow that verifies sources, maps cross-references, and runs post-migration health checks.

Does wiki migration convert wikilinks and block references from Roam correctly?

Yes, wiki migration converts cross-references such as wikilinks, block references, and tags from source systems like Roam into corresponding linked pages in the destination wiki.

What is the best way to safely migrate Markdown and CSV files into GBrain?

The best way to safely migrate Markdown and CSV files into GBrain is using phased planning and sampling, which performs additive imports without altering your source data.

Can I validate migrated pages after a bulk import to ensure nothing was lost?

You can validate migrated pages after a bulk import by running a round-trip check, ensuring page counts and embeddings remain intact and verifying overall link integrity.

Does this migration workflow support Logseq and JSON data formats?

Yes, the migration workflow supports Logseq and JSON data formats, allowing you to centralize knowledge from multiple note-taking tools into a single unified system.

How does additive migration protect my original source data during import?

Additive migration protects original source data by performing imports without altering the source systems, centralizing knowledge safely through source verification and post-migration health checks.