webhook-setup
CommunityBuild reliable webhook receivers.
Authorseb1n
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of robust webhook receivers, ensuring secure, reliable, and efficient event-driven integrations between different services.
Core Features & Use Cases
- Secure Signature Verification: Authenticates incoming webhook requests using cryptographic signatures.
- Idempotent Event Processing: Prevents duplicate processing of events, crucial for systems that may retry deliveries.
- Asynchronous Handling & DLQ: Manages long-running tasks via job queues and routes failed events to a dead-letter queue for inspection.
- Use Case: Integrate a payment gateway's webhook to automatically update order statuses in your e-commerce backend, handling payment successes, failures, and retries gracefully.
Quick Start
Use the webhook-setup skill to create a Stripe webhook receiver in Express.js that handles payment_intent.succeeded events.
Dependency Matrix
Required Modules
None requiredComponents
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-setup Download link: https://github.com/seb1n/awesome-ai-agent-skills/archive/main.zip#webhook-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.