gmail-to-outlook
Migrate email, contacts, and calendars from Google Workspace (Gmail) to Microsoft 365 (Outlook/Exchange Online). Use when a user asks to migrate from Gmail to Outlook, transfer emails from Google Workspace to Office 365, export Google Takeout to Outlook, switch from Gmail to Exchange, or plan a Google Workspace to Microsoft 365 migration. Covers: single-user migrations, bulk/org-wide migrations, MBOX imports, calendar + contacts transfer, DNS/MX cutover, and post-migration validation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/luigi08001/gmail-to-outlookGmail to Outlook Migration
Migration Paths
Assess the source environment first:
| Source | Best Method | Scope |
|---|---|---|
| Google Workspace | Microsoft Data Migration Service | Org-wide, bulk |
| Google Takeout (MBOX) | Outlook Desktop Import | Per-user |
| Gmail (personal) | IMAP bridge via Outlook Desktop | Per-user |
| G Suite Legacy | Microsoft Migration Tools | Per-user or bulk |
Pre-Migration Checklist
Run through this with the client before touching anything:
- Inventory — Number of users, total mailbox sizes, largest mailbox, shared mailboxes, Google Groups
- Microsoft 365 plan — Confirm active subscription, verify admin access (Global Admin required)
- Source admin access — Google Workspace Super Admin + service account for bulk migration
- DNS access — Whoever manages MX records (registrar, Cloudflare, etc.)
- Data scope — Email only? +Contacts? +Calendars? +Drive files?
- Cutover window — When to switch MX records (weekend recommended)
- Client communication — Draft email to users about the switch, new login instructions
- Retention — Keep Google Workspace active 30 days post-migration as safety net
Method 1: Microsoft Data Migration Service (Recommended for Google Workspace)
Best for org-wide migrations from Google Workspace to Microsoft 365.
Setup
- Microsoft 365 Admin Center → Migration → Data Migration
- Select Google Workspace as source
- Create service account in Google Admin Console with domain-wide delegation
- Upload service account key file to Microsoft migration tool
- Select what to migrate: Email, Contacts, Calendars
- Choose date range filter (optional — migrate only last N months to save time)
Execution
- Add users to migrate (CSV upload for bulk:
source_email,destination_email) - Start migration — Microsoft handles delta sync automatically
- Monitor progress in Admin Center → shows per-user status
- Migration runs in background — users can keep using Gmail during this phase
CSV Format
source_email,destination_email
[email protected],[email protected]
[email protected],[email protected]
See references/csv-template.md for full template with notes.
Method 2: Google Takeout + Outlook Import
Best for individual users or when bulk migration fails.
Export from Google
- Go to Google Takeout: https://takeout.google.com
- Select Mail, Contacts, Calendar
- Choose MBOX format for mail (compatible with Outlook)
- Download archive when ready (can take hours/days for large mailboxes)
Import to Outlook
- Email: Outlook Desktop → File → Open & Export → Import/Export → Import from MBOX
- Contacts: Import Google CSV to Outlook contacts
- Calendar: Export Google Calendar as ICS, import to Outlook Calendar
Limitations: Manual per-user process, requires desktop Outlook, size limits.
Method 3: IMAP Bridge (Manual / Small Scale)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-luigi08001-gmail-to-outlook": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
outlook-to-gmail
Migrate email, contacts, and calendars from Microsoft Outlook (Office 365 / Exchange / PST) to Google Workspace (Gmail). Use when a user asks to migrate from Outlook to Gmail, transfer emails from Microsoft 365 to Google Workspace, import PST files to Gmail, switch from Exchange to Gmail, or plan an Office 365 to Google Workspace migration. Covers: single-user migrations, bulk/org-wide migrations, PST imports, calendar + contacts transfer, DNS/MX cutover, and post-migration validation.
lead-scoring
Set up and automate lead scoring for HubSpot and other CRMs. Use when a user wants to score leads, define MQL/SQL criteria, build scoring matrices, configure lifecycle stages, implement engagement scoring, or automate lead qualification. Instruction-only skill with scoring frameworks and step-by-step HubSpot setup guides.
walletlens
Advanced multi-chain wallet analyzer with USD pricing, collection names, ENS support, and sophisticated bot detection across 8 EVM networks. Use when you need to: (1) analyze wallet profiles with USD valuations and natural language summaries, (2) inspect smart contract details and token information, (3) track NFT portfolios with resolved collection names, (4) examine transaction history and transfer patterns, (5) detect potential bot accounts through advanced behavioral analysis, (6) perform due diligence on addresses with comprehensive insights, (7) investigate cross-chain activity with ENS domain support. Supports ApeChain (primary), Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche, and BNB Chain with automatic retry logic and human-readable output.
hubspot-suite
Comprehensive HubSpot CRM, Marketing, Sales, Service, and CMS management suite. Covers all HubSpot APIs: CRM objects (contacts, companies, deals, tickets, custom objects), associations, properties, engagements (calls, emails, meetings, notes, tasks), workflows & automation, lists, forms, email marketing, reporting & analytics, data quality & dedup, import/export, webhooks, pipelines, owners, CMS content, conversations, and commerce. Supports both Private App (API key) authentication and the new HubSpot Developer Platform (CLI-based apps). Use for ANY HubSpot-related task including CRM management, marketing automation, sales pipeline management, data migration, reporting, data quality audits, or HubSpot administration.
email-migration-toolkit
Universal email migration toolkit for any provider to any provider. Use when migrating between Yahoo, Zoho, ProtonMail, iCloud, on-premises Exchange, or any IMAP-capable email service. Covers decision trees, backup/export procedures, IMAP connectivity testing, troubleshooting, and provider-specific configurations. Essential for IT professionals handling diverse email migrations beyond Google/Microsoft ecosystems.