·migrate-from-intercom
</>

migrate-from-intercom

Migrates projects from Intercom to Gleap. Detects Intercom SDK integration (JavaScript, iOS, Android, React Native, Flutter), removes it, installs the Gleap SDK, and replaces all Intercom API calls with Gleap equivalents. Also covers server-side REST API migration. Use when switching from Intercom to Gleap, replacing Intercom, or migrating away from Intercom.

12Installs·1Trend·@gleapsdk

Installation

$npx skills add https://github.com/gleapsdk/agent-skills --skill migrate-from-intercom

How to Install migrate-from-intercom

Quickly install migrate-from-intercom AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gleapsdk/agent-skills --skill migrate-from-intercom
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gleapsdk/agent-skills.

SKILL.md

View raw

Guides users through replacing Intercom with Gleap in their codebase. Covers client-side SDK swap and server-side API migration.

Search the codebase for Intercom integration. Use Grep to find:

Code patterns (client-side JavaScript — used by ALL web frameworks)

Migrates projects from Intercom to Gleap. Detects Intercom SDK integration (JavaScript, iOS, Android, React Native, Flutter), removes it, installs the Gleap SDK, and replaces all Intercom API calls with Gleap equivalents. Also covers server-side REST API migration. Use when switching from Intercom to Gleap, replacing Intercom, or migrating away from Intercom. Source: gleapsdk/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gleapsdk/agent-skills --skill migrate-from-intercom
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from gleapsdk/agent-skills

Quick answers

What is migrate-from-intercom?

Migrates projects from Intercom to Gleap. Detects Intercom SDK integration (JavaScript, iOS, Android, React Native, Flutter), removes it, installs the Gleap SDK, and replaces all Intercom API calls with Gleap equivalents. Also covers server-side REST API migration. Use when switching from Intercom to Gleap, replacing Intercom, or migrating away from Intercom. Source: gleapsdk/agent-skills.

How do I install migrate-from-intercom?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gleapsdk/agent-skills --skill migrate-from-intercom Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gleapsdk/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25