Gong API Skill

Retrieve Gong call recordings and transcripts by company name and date range.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nveer/goose --skill gong-api-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gong API Skill
Source: https://github.com/nveer/goose/tree/main/skills/gong
Command: npx skills add https://github.com/nveer/goose --skill gong-api-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides direct access to your Gong instance, enabling you to search for and retrieve call recordings and transcripts, streamlining sales intelligence and coaching.

Core Features & Use Cases

  • Search Calls: Find calls by company name, filtering by sales team members.
  • Retrieve Transcripts: Get the full transcript for specific call IDs.
  • Use Case: Quickly find and review calls related to a specific account to prepare for a meeting or analyze sales performance.

Quick Start

Search for calls related to 'Acme Corp' from the last 6 months, prioritizing calls your team attended.

Frequently Asked Questions about Gong API Skill

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

FAQPage Schema
How do I retrieve Gong call transcripts for a specific company?

You can retrieve Gong call transcripts by searching for calls using a specific company name and date range, then using the returned call IDs to fetch the full transcript text.

Can I filter Gong call recordings by sales team member?

Yes, you can filter Gong call recordings by providing specific sales team user IDs to prioritize and isolate conversations that your team members attended.

What is needed to access Gong conversation intelligence data?

To access Gong conversation intelligence data, you need to connect the Skill to your Gong instance via API to authenticate and enable the retrieval of call recordings and transcripts.

How do I search Gong call recordings by date range?

You can search Gong call recordings by specifying a target date range alongside a company name, which narrows down the retrieved sales calls to a specific historical period for performance review.

Does this Gong API integration require external dependencies?

No, this Gong API integration operates as a standalone script component without external dependencies, directly querying Gong to access call recordings and transcripts for sales intelligence.