intercom-automation

Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas.

Content Preview
---
name: intercom-automation
description: "Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: customer-support
---

# Intercom Automation via Rube MCP

Automate Intercom operations through Composio's Intercom toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/intercom](https://composio.dev/toolkits/intercom)

## Prerequisites

- Rube MCP must be conn
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/intercom-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/intercom-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/intercom-automation/SKILL.md

Related Skills