webhooks

Community

Reliable, secure webhook design and delivery.

Authorcosmix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Webhooks enable real-time integration between services but require secure delivery, reliability, and idempotent handling. This Skill covers design patterns, security best practices, and practical delivery strategies.

Core Features & Use Cases

  • Signature verification (HMAC) and header-based authentication.
  • Delivery reliability: retries with backoff, idempotency keys, and status tracking.
  • Security patterns: rate limiting, replay protection, and endpoint security.
  • Use Case: Build a webhook receiver that validates payloads, deduplicates retries, and logs deliveries for audit.

Quick Start

Implement a webhook endpoint and signer/verifier, then configure delivery with retry and idempotency handling.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: webhooks
Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#webhooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.