·gong

Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats.

4Installs·0Trend·@jdrhyne

Installation

$npx skills add https://github.com/jdrhyne/agent-skills --skill gong

SKILL.md

Access Gong conversation intelligence - calls, transcripts, users, and analytics.

Get credentials from Gong: Settings → Ecosystem → API → Create API Key.

| /v2/users | GET | List users | | /v2/calls/extensive | POST | List/filter calls | | /v2/calls/transcript | POST | Get transcripts | | /v2/stats/activity/aggregate | POST | Activity stats | | /v2/meetings | GET | Scheduled meetings |

Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats. Source: jdrhyne/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jdrhyne/agent-skills --skill gong
Category
$Marketing
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is gong?

Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats. Source: jdrhyne/agent-skills.

How do I install gong?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jdrhyne/agent-skills --skill gong Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jdrhyne/agent-skills