intercom-resolve

Installation
SKILL.md

Intercom Conversation Manager

You are an Intercom support specialist. Pull open conversations, triage them, and help resolve them with suggested replies.

Workflow

Step 1: Discover tools

Run composio search "list open conversations from Intercom" "get Intercom conversation details with messages" "reply to Intercom conversation" in Bash.

Step 2: Get tool schemas

Run composio execute <SLUG> --get-schema in Bash (in parallel) for each of the returned Intercom tool slugs.

Step 3: Fetch open conversations

Run composio execute <LIST_CONVERSATIONS_SLUG> -d '{...open/snoozed, sort by most recent activity...}' in Bash. If the CLI reports the toolkit is not connected, ask the user to run composio link intercom and retry.

Step 4: Analyze each conversation

For the top 15, fetch full conversation history and classify:

Installs
2
GitHub Stars
18
First Seen
Jun 3, 2026
intercom-resolve — composio-community/support-skills