Import memories from other AI memory systems into Cortex. Supports claude-mem (SQLite), Claude Desktop sessions, ChatGPT web export (JSON), Gemini Takeout (JSON), Cursor conversations, and Claude Code JSONL. Use when the user says 'import from claude-mem', 'migrate memories', 'import ChatGPT history', 'import from Gemini', 'transfer memories', or when Cortex detects another memory system is installed.
$npx -y skills add cdeust/cortex --skill cortex-importInstalls into the current project.
Run `npx skills use "https://github.com/cdeust/cortex" --skill "cdeust/cortex/cortex-import"` 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/cdeust/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/cdeust/cortex"` and select the relevant skills, then follow their instructions.