migrate

Migrate cross-AI conversations from Gemini, ChatGPT, Claude.ai, and others into Goder sessions via clipboard or file import with source detection and summarization.

4|1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/ChrisWu0318/goder-code --skill migrate-chriswu0318
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate
Source: https://github.com/ChrisWu0318/goder-code/tree/main/.claude/skills/migrate
Command: npx skills add https://github.com/ChrisWu0318/goder-code --skill migrate-chriswu0318

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrate cross-AI conversations into the current Goder session to preserve context and enable seamless continuation across AI tools.

Core Features & Use Cases

  • Clipboard import: read from clipboard to ingest a conversation for migration.
  • File import: read from a .txt, .md, or .json export and seed the Goder session with context.
  • Source detection: identify Gemini, ChatGPT, Claude.ai, Kimi, DeepSeek formats to tailor the migration.
  • Context summarization: generate a concise, structured migration context suitable for immediate use in the Goder session.

Quick Start

Copy a cross-AI conversation and run /migrate in Goder to begin migration.

Frequently Asked Questions about migrate

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

FAQPage Schema
How do I migrate a conversation from ChatGPT or Claude to another AI session?

You can migrate a conversation by importing a .txt, .md, or .json file or copying text to the clipboard, then running /migrate. The tool detects Gemini, ChatGPT, Claude.ai, Kimi, and DeepSeek formats to generate a structured context summary for the session.

What is cross-AI conversation migration and when do I need it?

Cross-AI conversation migration preserves context when switching between AI tools by generating a concise, structured summary of prior chat history. It is needed when you want seamless continuation of an ongoing workflow in a new session without losing prior context.

Can I import a markdown file to transfer context from Gemini to a new AI session?

Yes, you can import a markdown file to transfer context from Gemini. The migration tool reads .md, .txt, and .json file exports, detects the source format automatically, and seeds the new AI session with the extracted context to continue the conversation.

Does the migration tool support clipboard imports for DeepSeek or Kimi conversations?

Yes, the migration tool supports clipboard imports for DeepSeek and Kimi conversations. It detects these specific source formats automatically and generates a structured context summary directly from the clipboard data for immediate session seeding.

What's the best way to preserve context when switching between different AI tools?

The best way to preserve context when switching AI tools is using a structured migration workflow that summarizes the prior conversation. By detecting the source format and generating a concise context summary, it ensures seamless continuation without manual data transfer.