Use when the user says "/mxMigrateToDb", "migrate to db", "migrate local docs to mcp", "sync local docs", "import docs to knowledge db", "--extract-backlog", "extract legacy backlog", or otherwise wants to import local docs/*.md fallback files into the MCP Knowledge-DB. Runs after MCP outages (when offline-fallback created local files) or once after initial MCP setup. Supports dry-run, cleanup, sync, scan, and --extract-backlog modes. ⚡ MCP-required — aborts if Knowledge-DB is unreachable.
$npx -y skills add microtronx/mxlore --skill mxMigrateToDbInstalls into the current project.
Run `npx skills use "https://github.com/microtronx/mxlore" --skill "microtronx/mxlore/mxmigratetodb"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microtronx/mxlore" that are relevant to the current task. Run `npx skills add "https://github.com/microtronx/mxlore"` and select the relevant skills, then follow their instructions.