intercom

Installation
SKILL.md

Intercom

Customer messaging platform.

Environment

export INTERCOM_ACCESS_TOKEN="dG9rOxxxxxxxxxx"

List Contacts

curl "https://api.intercom.io/contacts" \
  -H "Authorization: Bearer $INTERCOM_ACCESS_TOKEN" \
  -H "Accept: application/json"

Search Contacts

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 6, 2026
intercom — openclaw/skills