用自然语言自动获取和分析 Gong 通话录音、转写及会话数据。
复制安装指令,让 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…
通过 Rube MCP 自动执行 Jobnimbus 任务与流程操作,提升业务处理效率。
通过 GroqCloud API 自动化大模型推理、语音翻译与 TTS 语音管理流程