Gong Automation

Analyze sales call transcripts, conversation analytics, and workspace data using natural language commands.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill gong-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gong Automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/gong-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill gong-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort required to search through sales call recordings and transcripts, allowing teams to instantly surface key insights, speaker statistics, and call outcomes without navigating the Gong interface.

Core Features & Use Cases

  • Transcript Retrieval: Automatically fetch and analyze call transcripts for specific date ranges or call IDs.
  • Call Analytics: Extract detailed conversation data including topics, key points, speaker stats, and tracker occurrences.
  • Use Case: A sales manager can ask the AI to summarize all discovery calls from the past week, highlighting key objections and speaker participation ratios to improve coaching.

Quick Start

Get the Gong transcript for call ID 555785916001072125.

Frequently Asked Questions about Gong Automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve transcripts for a specific date range?

Use the GONG_RETRIEVE_TRANSCRIPTS_OF_CALLS_V2_CALLS_TRANSCRIPT tool by providing ISO-8601 formatted start and end dates. Ensure your date range is accurate, as the API excludes the end time boundary.

Can I analyze speaker statistics for my sales calls?

Yes, use the GONG_RETRIEVE_FILTERED_CALL_DETAILS tool and enable the contentSelector__exposedFields__interaction__speakers parameter to receive detailed time-based participation data for each call participant.

Why are my media URLs not working?

Media URLs returned by the Gong API are temporary and expire exactly 8 hours after generation. You must request a fresh URL if the previous one has expired.

Does this skill support filtering by workspace?

Yes, most endpoints accept an optional workspaceId parameter. You can list all available company workspaces using the GONG_LIST_ALL_COMPANY_WORKSPACES_V2_WORKSPACES tool to identify the correct ID.

Are there limitations on tracker occurrence data?

Tracker occurrence data, including timing and speaker identification, is only available for calls recorded on or after January 1, 2023.