ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

Why use this skill?

Integrate Gong conversation intelligence with OpenClaw. Search call transcripts, retrieve meeting data, and analyze sales performance with this powerful automation skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jdrhyne/gong
Or

What This Skill Does

The Gong skill provides a robust interface for the Gong conversation intelligence platform. It enables OpenClaw to interact directly with your organization's sales and meeting data. By leveraging the Gong API, this skill allows users to list team members, query historical call records within specific date ranges, retrieve full call transcripts, and pull aggregated activity statistics. It serves as an essential bridge between your conversational data and automated analysis workflows, transforming raw call data into actionable insights.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/jdrhyne/gong

After installation, configure your credentials by creating a file at ~/.config/gong/credentials.json. Populate this file with your base_url, access_key, and secret_key obtained from your Gong settings page under Ecosystem > API.

Use Cases

  1. Automated Sales Analysis: Automatically pull transcripts from calls held in the last week to perform sentiment analysis or extract key customer pain points.
  2. Team Performance Tracking: Aggregate activity stats for specific sales representatives over a month to identify coaching opportunities.
  3. Meeting Summarization: Quickly fetch the transcript of a specific call to generate a summary or extract follow-up action items.
  4. Data Syncing: Programmatically list all users and their metadata to synchronize Gong user roles with other internal CRM systems.

Example Prompts

  1. "Find all sales calls conducted between January 1st and January 15th and calculate the total number of calls for each salesperson."
  2. "Get the transcript for the most recent call with Acme Corp and extract the list of action items mentioned by the customer."
  3. "List all active users in our Gong organization and verify who has not recorded any calls in the last 30 days."

Tips & Limitations

  • Pagination: When querying large lists of calls, always check the records.cursor field in the response to handle pagination. Failing to implement this will result in incomplete data retrieval.
  • Rate Limiting: Ensure your requests are handled with standard API best practices to avoid triggering Gong's rate limits.
  • Security: Always protect your credentials.json file. Since it contains your API secret keys, do not commit it to version control systems like GitHub.
  • Authentication: The skill uses Basic Authentication via Base64 encoding. Ensure your local environment has jq installed, as the skill heavily relies on it for parsing and transforming JSON responses.

Metadata

Author@jdrhyne
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jdrhyne-gong": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gong#sales#transcript#crm#analytics
Safety Score: 4/5

Flags: network-access, file-read, external-api

Related Skills

nutrient-openclaw

OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, watermarking, digital signatures, and API credit checks via built-in `nutrient_*` tools. Triggers on OpenClaw tool names (`nutrient_convert_to_pdf`, `nutrient_extract_text`, etc.), "OpenClaw plugin", "Nutrient OpenClaw", and document-processing requests in OpenClaw chats. For non-OpenClaw environments, use the Universal Nutrient Document Processing skill instead.

jdrhyne 1947

todo-tracker

Persistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "what's on the TODO", "mark X done", "show TODO list", "remove from TODO", or asks about pending tasks. Also triggers on heartbeat to remind about stale items.

jdrhyne 1947

sysadmin-toolbox

Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge

jdrhyne 1947

munger-observer

Daily wisdom review applying Charlie Munger's mental models to your work and thinking. Use when asked to review decisions, analyze thinking patterns, detect biases, apply mental models, do a "Munger review", or run the Munger Observer. Triggers on scheduled daily reviews or manual requests like "run munger observer", "review my thinking", "check for blind spots", or "apply mental models".

jdrhyne 1947

jira

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

jdrhyne 1947