← 返回
未分类 中文

Intercom

Create, update, improve, and review Intercom help-center and support documentation. Use when writing new Intercom articles, revising existing docs, auditing...
创建、更新、改进并审核 Intercom 帮助中心和客服文档,用于撰写新 Intercom 文章、修订现有文档、审计等。
georgelewi5 georgelewi5 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 401
下载
💾 0
安装
1
版本
#latest

概述

intercom

Create and maintain Intercom documentation that is clear, accurate, concise, and useful.

Scope

Use this skill for:

  • drafting new Intercom help articles
  • improving existing articles for clarity, structure, and consistency
  • converting product, support, and codebase knowledge into user-facing documentation
  • reviewing documentation gaps, duplication, stale content, and missing troubleshooting guidance
  • interacting with Intercom workspace content via the Intercom API when a private workspace access token is available

Core workflow

  1. Identify the audience: end user, admin, internal support, or mixed.
  2. Confirm the source of truth: product behavior, code, support knowledge, screenshots, existing docs, or direct guidance.
  3. State uncertainty clearly instead of inventing behavior.
  4. Prefer improving existing documentation over creating duplicates.
  5. Write for task completion first: strong headings, short paragraphs, numbered steps, concise troubleshooting.
  6. If an Intercom API token is available, inspect current content before proposing replacements.

Writing rules

  • Write for someone trying to complete a task quickly.
  • Prefer concrete steps over abstract explanation.
  • Use simple language and avoid marketing fluff.
  • Keep terminology consistent with the product UI and existing docs.
  • Call out prerequisites, permissions, limitations, and common failure cases.
  • If behavior is inferred from code, mark it as needing verification when appropriate.
  • Default to short, scannable sections rather than dense prose.

Recommended article structure

Use this structure when it fits:

  1. Title
  2. Short summary of what the article helps with
  3. Who this is for / prerequisites
  4. Step-by-step instructions
  5. Expected result
  6. Troubleshooting / common issues
  7. Related articles or next steps

Review checklist

When reviewing an existing Intercom article or help center area, check for:

  • outdated UI labels or navigation paths
  • unclear audience or prerequisites
  • missing permissions/role requirements
  • missing edge cases or limitations
  • weak troubleshooting coverage
  • duplicate or overlapping articles
  • inconsistent terminology across related docs
  • too much implementation detail for end users

Common doc tasks

Draft a new article

When asked to create a new Intercom doc:

  • define the user problem the article solves
  • choose a clear task-based title
  • write only the context needed to complete the task
  • include exact steps and expected outcomes
  • add edge cases and troubleshooting when relevant

Update an existing article

When asked to revise docs:

  • preserve the original intent if still valid
  • remove stale steps and outdated UI references
  • tighten wording and improve scanability
  • keep terminology and formatting consistent with neighboring docs
  • note any product ambiguity that should be verified

Turn code/product context into docs

When the source material is code, tickets, or notes:

  • extract actual user-visible behavior
  • ignore implementation detail unless it affects setup, troubleshooting, limits, or expected outcomes
  • translate technical behavior into user-facing language
  • separate confirmed behavior from assumptions

Gap review

When reviewing an Intercom knowledge base:

  • identify missing onboarding docs
  • identify missing troubleshooting articles
  • identify duplicate or overlapping articles
  • identify confusing naming or inconsistent terminology
  • suggest the smallest useful set of changes first

Intercom API usage

Use the Intercom API only when an access token for the user's own workspace is available.

Authentication

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:

  • Treat the access token like a password.
  • Do not write the token into docs, commits, or skill files.
  • Prefer read-only inspection first, then propose changes before writing.
  • For public third-party apps, Intercom expects OAuth rather than asking users for access tokens.

API-first doc review workflow

If an Intercom access token is available:

  1. List current help-center collections and articles.
  2. Sample the relevant article bodies before rewriting.
  3. Identify stale content, overlap, and missing coverage.
  4. Draft the improved content.
  5. Show the proposed delta clearly before applying changes unless the user explicitly asks for direct updates.

Minimum output when reviewing live Intercom docs

Provide:

  • article or collection reviewed
  • what is working
  • what is unclear/outdated/missing
  • proposed improved title if needed
  • proposed revised body
  • assumptions / items to verify

Output preference

Unless asked otherwise, provide:

  • a suggested article title
  • the article body in publishable markdown/plain text
  • a short review summary
  • a short note listing assumptions or items to verify

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 11:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 25,936
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 37,926
professional

Stripe Full Read Access

georgelewi5
通过 Stripe 密钥或受限 API 密钥直接访问 Stripe,执行广泛的只读平台查询,尤其是 Connect 账户、应用费用、余额...
★ 0 📥 413