clay-sdk-patterns

Installation
SKILL.md

Clay Integration Patterns

Overview

Production-ready patterns for Clay integrations. Clay does not have an official SDK -- you interact via webhooks (inbound), HTTP API enrichment columns (outbound from Clay), and the Enterprise API (programmatic lookups). These patterns wrap those interfaces into reliable, reusable code.

Prerequisites

  • Completed clay-install-auth setup
  • Familiarity with async/await patterns
  • Understanding of Clay's webhook and HTTP API model

Instructions

Step 1: Create a Clay Webhook Client (TypeScript)

Installs
26
GitHub Stars
2.4K
First Seen
Feb 18, 2026
clay-sdk-patterns — jeremylongshore/claude-code-plugins-plus-skills