Install
openclaw skills install @georgelewi5/intercom-docsCreate, update, improve, and review Intercom help-center and support documentation. Use when writing new Intercom articles, revising existing docs, auditing a help center for gaps, turning product or codebase context into customer-facing documentation, or working with Intercom workspace content via the Intercom API using a private workspace access token.
openclaw skills install @georgelewi5/intercom-docsCreate and maintain Intercom documentation that is clear, accurate, concise, and useful.
Use this skill for:
Use this structure when it fits:
When reviewing an existing Intercom article or help center area, check for:
When asked to create a new Intercom doc:
When asked to revise docs:
When the source material is code, tickets, or notes:
When reviewing an Intercom knowledge base:
Use the Intercom API only when an access token for the user's own workspace is available.
Intercom private workspace access uses a bearer token in the Authorization header.
Example:
curl -s https://api.intercom.io/help_center/collections \
-H 'Authorization: Bearer <access_token>' \
-H 'Accept: application/json'
Notes:
If an Intercom access token is available:
Provide:
Unless asked otherwise, provide: