webhook_retry

Official

Reliably deliver webhooks with automatic retries and circuit breakers.

AuthorElysium-Arc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring consistent webhook delivery despite network failures and external API issues.

Core Features & Use Cases

  • Resilient Webhook Delivery: Implements automatic retries with exponential backoff and jitter to handle transient failures.
  • Circuit Breaker Integration: Monitors endpoint health and prevents repeated failures from wasting resources.
  • Use Case: Sending order confirmations to external fulfillment APIs, ensuring delivery even during outages.

Quick Start

Use the webhook_retry skill to enqueue a webhook with the target URL and payload, and let the system handle retries and failure management.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: webhook_retry
Download link: https://github.com/Elysium-Arc/webhook_retry/archive/main.zip#webhook-retry

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.