ClaudeSuperPower

install-cli

Skill

Install and authenticate the Intercom CLI (`@intercom/cli`) — a command-line tool for managing Intercom workspaces, designed for both human operators and AI agents. Use when the user asks to "install the Intercom CLI", "set up the intercom command", "install @intercom/cli", or wants shell access to

Install

git clone https://github.com/intercom/claude-plugin-external.git ~/.claude/skills/install-cli

What is install-cli?

Install and authenticate the Intercom CLI (`@intercom/cli`) — a command-line tool for managing Intercom workspaces, designed for both human operators and AI agents. Use when the user asks to "install the Intercom CLI", "set up the intercom command", "install @intercom/cli", or wants shell access to their Intercom workspace.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~81 tokens of context used while enabled, before you invoke anything

Documentation

README · ~4 min read

Install Intercom CLI

Install the @intercom/cli package globally and authenticate it against the user's workspace. The CLI complements this plugin: the plugin is for in-conversation MCP usage, while the CLI is for shell access, scripting, and workspace provisioning.

Prerequisites

Before installing, verify the user has:

  1. Node.js >= 20.6.0 — Run node --version to check. If missing or older, direct them to install via nodejs.org or their version manager (nvm, fnm, volta).
  2. npm — Comes bundled with Node.

If node --version returns < 20.6.0, stop and ask the user to upgrade before proceeding. The CLI will not run on older versions.

Step 1: Install Globally

npm install -g @intercom/cli

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.