intercom-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Intercom (24 skills)

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install intercom-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 Claude Code skills for building production Intercom integrations with the intercom-client TypeScript SDK

Skills (24) plugin-local skills

intercom-ci-integration View full skill →

Configure CI/CD pipelines for Intercom integrations with GitHub Actions.

ReadWriteEditBash(gh:*)
intercom-common-errors View full skill →

Diagnose and fix Intercom API errors by HTTP status code and error type.

ReadGrepBash(curl:*)
intercom-core-workflow-a View full skill →

Manage Intercom contacts: create, search, update, merge leads into users.

ReadWriteEditBash(npm:*)Grep
intercom-core-workflow-b View full skill →

Manage Intercom conversations: create, reply, close, snooze, assign, and tag.

ReadWriteEditBash(npm:*)Grep
intercom-cost-tuning View full skill →

Optimize Intercom API costs through caching, request reduction, and usage monitoring.

ReadGrep
intercom-data-handling View full skill →

Implement Intercom data handling for GDPR, contact export, data retention, and PII.

ReadWriteEdit
intercom-debug-bundle View full skill →

Collect Intercom debug evidence for support tickets and troubleshooting.

Bash(grep:*)Bash(curl:*)Bash(tar:*)Bash(npm:*)Bash(node:*)
intercom-deploy-integration View full skill →

Deploy Intercom integrations to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
intercom-enterprise-rbac View full skill →

Configure Intercom enterprise OAuth, admin roles, and app-level access control.

ReadWriteEdit
intercom-hello-world View full skill →

Create a minimal working Intercom example with contacts, conversations, and messages.

ReadWriteEdit
intercom-incident-runbook View full skill →

Execute Intercom incident response procedures with triage, mitigation, and postmortem.

Bash(curl:*)Bash(kubectl:*)
intercom-install-auth View full skill →

Install and configure Intercom API authentication with access tokens or OAuth.

WriteBash(npm:*)
intercom-local-dev-loop View full skill →

Configure Intercom local development with testing, mocking, and hot reload.

ReadWriteEditBash(npm:*)Bash(npx:*)
intercom-migration-deep-dive View full skill →

Use when migrating from Zendesk/Freshdesk/HelpScout to Intercom, bulk-importing contacts, or re-platforming to Intercom with the contacts, conversations, and articles APIs.

ReadWriteEditBash(npm:*)Bash(node:*)
intercom-multi-env-setup View full skill →

Configure Intercom across development, staging, and production workspaces.

ReadWriteEditBash(aws:*)Bash(gcloud:*)Bash(vault:*)
intercom-observability View full skill →

Use when you need production monitoring for an Intercom integration — instrumenting API calls with metrics and traces, standing up dashboards, or wiring alerts for error rate, latency, and rate-limit health.

ReadWriteEdit
intercom-performance-tuning View full skill →

Optimize Intercom API performance with caching, search optimization, and pagination.

ReadWriteEdit
intercom-prod-checklist View full skill →

Execute Intercom production readiness checklist and rollback procedures.

ReadBash(curl:*)Grep
intercom-rate-limits View full skill →

Handle Intercom API rate limits with backoff, queuing, and header monitoring.

ReadWriteEdit
intercom-reference-architecture View full skill →

Implement Intercom reference architecture with layered project structure.

ReadGrep
intercom-sdk-patterns View full skill →

Apply production-ready intercom-client SDK patterns for TypeScript.

ReadWriteEdit
intercom-security-basics View full skill →

Apply Intercom security best practices for tokens, webhook verification, and scopes.

ReadWriteGrep
intercom-upgrade-migration View full skill →

Upgrade the intercom-client SDK across major versions and handle Intercom API version changes safely.

ReadWriteEditBash(npm:*)Bash(git:*)
intercom-webhooks-events View full skill →

Implement Intercom webhook handling and data event tracking.

ReadWriteEditBash(curl:*)

Ready to use intercom-pack?