帮助开发者构建和排查 Zoom 联络中心集成、状态管理与回呼流程
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "build-zoom-contact-center-app" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/contact-center/SKILL.md 2. 保存为 ~/.claude/skills/contact-center/SKILL.md 3. 装好后重载技能,告诉我可以用了
请为 Zoom Contact Center 设计一个网页集成方案:用户进入客服流程后,前端需要接收路由结果、保存 engagement context、同步会话状态,并在转接或结束时更新界面。请输出架构说明、关键事件流和前端状态管理建议。
一份集成方案说明,包含系统架构、事件流程与状态管理实现建议。
我正在开发一个原生应用接入 Zoom Contact Center,需要支持外呼活动和客户回呼。请给出实现步骤、关键接口交互、异常场景处理,以及如何保证回呼状态与坐席界面一致。
一套回呼与活动功能实施指南,涵盖流程、接口与异常处理策略。
我们的 Zoom Contact Center 集成在升级后出现状态不同步和事件字段变更问题。请帮我制定一个版本漂移排查清单,包含兼容性检查项、日志定位方法、回归测试建议,以及如何减少后续升级风险。
一份版本漂移排查与修复清单,帮助快速定位并降低升级风险。
Background reference for Zoom Contact Center integrations across app, web, and native mobile surfaces.
Implementation guidance for Zoom Contact Center across:
Official docs:
zoom-apps-sdk.Start here:
Platform skills:
contact-center/
├── SKILL.md
├── RUNBOOK.md
├── concepts/
│ └── architecture-and-lifecycle.md
├── scenarios/
│ └── high-level-scenarios.md
├── references/
│ ├── versioning-and-compatibility.md
│ ├── samples-validation.md
│ └── environment-variables.md
├── troubleshooting/
│ └── common-drift-and-breaks.md
├── android/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/android-reference-map.md
│ └── troubleshooting/common-issues.md
├── ios/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/ios-reference-map.md
│ └── troubleshooting/common-issues.md
└── web/
├── SKILL.md
├── concepts/lifecycle-and-events.md
├── examples/app-context-and-state.md
├── references/web-reference-map.md
└── troubleshooting/common-issues.md
entryId for chat/video/ZVA, apiKey for scheduled callback and campaign flows).fetchUI, startVideo, or web SDK open/show path).start, hold, resume, end) and context switching.endChat/endVideo, logout/logoff, uninitialize/release).engagementId and survives context switching.See scenarios/high-level-scenarios.md for details.
…
运行 nf-core/Nextflow 流水线,完成 RNA-seq、变异检测与 ATAC-seq 数据分析
为特定组织定制 Claude Code 插件配置、连接器与工作流适配方案。
围绕客户问题进行多来源调研与溯源,快速整理背景并支持准确回复。
帮助你快速查询指标、分析趋势成因,并生成面向干系人的数据报告。
用于统计分析数据分布、趋势、异常与显著性检验,辅助得出可靠结论
帮助你用 Python 制作清晰专业的数据可视化并选择合适图表。
帮助开发者构建 Zoom Phone 集成与通话自动化流程。
帮助开发者在网站集成联络中心聊天、视频嵌入与事件交互流程
帮助开发者构建基于 Zoom Video SDK 的自定义视频会话应用
帮助开发者实现 Zoom Meeting SDK 入会、鉴权与平台集成流程。
帮助开发者构建 Zoom Team Chat 集成、聊天机器人与交互式消息体验。
帮助开发者将 Zoom 联络中心能力集成到 iOS 原生应用中,支持聊天、视频与回呼流程。