用自然语言自动获取和分析 Gong 通话录音、转写及会话数据。
该技能材料显示其本体为提示词型入口,但实际依赖远程 Composio MCP 与 Gong OAuth/Token 来访问通话转录、分析和工作区数据;基于公开仓库且社区采用度高,整体更适合评为需留意而非高风险。主要关注点是其将接触高敏感业务通话数据,并通过第三方集成链路处理。
元数据称“无密钥”,但 README 明确要求在使用时连接 Gong 账户并进行 OAuth / Bearer token 认证;这意味着会处理可访问通话与工作区数据的凭证,存在常规凭证滥用与过度授权留意点。
元数据称无远程端点,但 README 指定需添加远程 MCP 地址 https://rube.app/mcp,并通过 Composio 集成访问 Gong;用户请求及相关通话数据很可能经第三方服务转发,属于与声明不一致的常规外发风险点。
系统检查项标记为 prompt-only,材料中也未声明本地执行代码、启动进程或请求系统级权限;从已见信息看更像通过现有 MCP/HTTP 工具调用远程服务,而非本机执行器。
该技能声明可检索通话录音、转录、详细分析、发言人统计、媒体 URL 和工作区数据,访问面覆盖高敏感销售/会议内容;未见本地文件读写描述,但对 SaaS 业务数据的读取范围较广,应按敏感数据集成审慎使用。
来源为 GitHub 开源仓库且社区采用度很高,这是明显的降风险因素;但该技能实际依赖外部 Composio/Rube MCP 服务,且许可证未声明、维护状态未知,审计链条并非完全透明,因此维持需留意。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Gong Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/gong-automation/SKILL.md 2. 保存为 ~/.claude/skills/gong-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Unlock insights from your sales calls -- retrieve transcripts, analyze call data by date range, access detailed conversation analytics with topics and trackers, and manage workspaces -- all through natural language commands.
Toolkit docs: composio.dev/toolkits/gong
https://rube.app/mcp
Get transcripts for all calls within a specified time period, with optional filtering by specific call IDs or workspace.
Tool: GONG_RETRIEVE_TRANSCRIPTS_OF_CALLS_V2_CALLS_TRANSCRIPT
Example prompt:
"Get Gong transcripts for all calls from February 1-10, 2025"
Key parameters:
filter__fromDateTime -- ISO-8601 start date (e.g., 2025-02-01T00:00:00Z)filter__toDateTime -- ISO-8601 end date (e.g., 2025-02-10T23:59:59Z)filter__callIds -- Optional array of specific call IDs to filterfilter__workspaceId -- Optional workspace ID filtercursor -- Pagination cursor from previous responseRequired scope: api:calls:read:transcript
Retrieve transcripts with speaker information, timestamps, and topic categorization using a filter object.
Tool: GONG_GET_CALL_TRANSCRIPT
Example prompt:
"Get the Gong transcript for call ID 555785916001072125"
Key parameters (filter required):
filter.callIds -- Array of specific call IDs (e.g., ["555785916001072125"])filter.fromDateTime -- ISO-8601 start datefilter.toDateTime -- ISO-8601 end datefilter.workspaceId -- Optional workspace filtercursor -- Pagination cursorRetrieve basic call metadata (participants, duration, timing) for calls within a date range.
Tool: GONG_RETRIEVE_CALL_DATA_BY_DATE_RANGE_V2_CALLS
Example prompt:
"List all Gong calls from last week"
Key parameters (both required):
fromDateTime -- ISO-8601 start date (e.g., 2025-02-03T00:00:00Z)toDateTime -- ISO-8601 end date (e.g., 2025-02-10T00:00:00Z)workspaceId -- Optional workspace filtercursor -- Pagination cursorRequired scope: api:calls:read:basic
Retrieve extensive call details including highlights, key points, topics, trackers, speaker stats, questions, and media URLs.
Tool: GONG_RETRIEVE_FILTERED_CALL_DETAILS
Example prompt:
"Get detailed analytics for Gong calls this week including topics, key points, and speaker stats"
Key parameters:
filter__fromDateTime / filter__toDateTime -- Date range filterfilter__callIds -- Specific call IDsfilter__primaryUserIds -- Filter by call host user IDscontentSelector__exposedFields__content__keyPoints -- Key points of the callcontentSelector__exposedFields__content__topics -- Topic durationscontentSelector__exposedFields__content__highlights -- Call highlightscontentSelector__exposedFields__content__outline -- Call outlinecontentSelector__exposedFields__content__brief -- Spotlight call briefcontentSelector__exposedFields__content__callOutcome -- Call outcomecontentSelector__exposedFields__content__trackers -- Smart/keyword trackerscontentSelector__exposedFields__content__trackerOccurrences -- Tracker timing and speaker (requires trackers=true)contentSelector__exposedFields__interaction__speakers -- Time each participant spokecontentSelector__exposedFields__interaction__questions -- Question countscontentSelector__exposedFields__interaction__personInteractionStats -- Host statistics…
为各类内容套用官方品牌色彩与字体,快速统一视觉风格与设计规范。
帮助用户创作海报、插画与静态视觉稿,并输出PNG或PDF文件
自动分析 Git 提交并生成面向用户的清晰更新日志与发布说明。
提取并分析竞品广告素材与文案,帮助优化你的广告策略与创意方向
通过 Rube MCP 自动化处理 2chat 任务,并先检索最新工具结构后执行
帮助用户构建基于 React 与 Tailwind 的复杂多组件网页交互原型
连接 Gong 销售平台,查询通话录音、分析数据与 CRM 信息,辅助销售洞察。
通过 Rube MCP 自动执行 Deepgram 相关任务并衔接语音工作流。
通过 GroqCloud API 自动化大模型推理、语音翻译与 TTS 语音管理流程
自动化执行 ElevenLabs 文本转语音、语音管理与音频历史查询等流程
自动化处理 RingCentral 的消息、通话与通知协作流程
通过 Composio 集成自动调用 OpenAI 接口,完成生成、嵌入、图像与模型查询。