gong

Search Gong call recordings and transcripts by call ID, workspace, or keyword.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/al-stev/field-eng-skills --skill gong-al-stev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gong
Source: https://github.com/al-stev/field-eng-skills/tree/main/.claude/skills/gong
Command: npx skills add https://github.com/al-stev/field-eng-skills --skill gong-al-stev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Quickly finding, reading, and summarizing customer call recordings and transcripts across Gong without manual browser navigation or copy-paste, so you can extract customer insights and action items faster.

Core Features & Use Cases

  • Call discovery: List and search recent calls by workspace, owner, or keywords to locate relevant meetings.
  • Transcripts & readable text: Retrieve full word-level transcripts or formatted plain-text transcripts for review and note-taking.
  • AI summaries & highlights: Produce spotlight summaries with key points and next steps to speed follow-ups and handoffs.
  • Robust access patterns: Uses cookie-based HTTP calls with automatic cookie refresh and a Chrome CDP fallback to handle Okta SSO and auth failures.

Quick Start

Use the gong skill to list recent calls and fetch the transcript for call ID 8714105745982611438.

Frequently Asked Questions about gong

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

FAQPage Schema
How do I retrieve Gong call transcripts using a call ID?

You can retrieve Gong call transcripts by providing a specific call ID to fetch full word-level or formatted plain-text transcripts. The skill accesses recordings and transcripts directly via cookie-based HTTP requests for quick review and note-taking.

Can I search Gong call recordings by keyword or workspace context?

Yes, you can search Gong call recordings by workspace context, owner, or keywords. This call discovery feature allows you to list and locate relevant recent meetings across Gong without manual browser navigation or copy-pasting.

How do I summarize customer call recordings for sales follow-ups?

Produce AI spotlight summaries with key points and next steps from Gong customer call recordings to speed up follow-ups and handoffs. The skill extracts conversation intelligence to help you summarize calls and find action items faster.

Does this approach work with Okta SSO and Gong session cookies?

Yes, it uses cookie-based HTTP calls with Gong session cookies and supports automatic credential refresh on auth failures. A Chrome CDP fallback is included to handle Okta SSO and robustly manage authentication when accessing conversation intelligence.

What do I need to access Gong conversation intelligence without manual browser navigation?

You need Gong session cookies, workspace configuration, and the Python requests dependency. This setup enables cookie-based HTTP requests with automatic credential refresh and a Chrome CDP fallback to access recordings and transcripts programmatically.