clay-debug-bundle

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Clay Debug Bundle

Current State

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A'

Overview

Collect all diagnostic information needed for Clay support tickets. Clay is a web platform, so debugging focuses on webhook delivery, enrichment column errors, HTTP API responses, and credit consumption -- not pods or clusters.

Prerequisites

  • Clay account with access to affected table
  • curl for testing webhook/API connectivity
  • Browser developer tools for capturing network requests

Instructions

Step 1: Create Debug Bundle Script

Installs
23
GitHub Stars
2.3K
First Seen
Feb 18, 2026
clay-debug-bundle — jeremylongshore/claude-code-plugins-plus-skills