outpost
π―Skillfrom hookdeck/webhook-skills
A Claude Code skill providing webhook-related capabilities including receiving webhooks, verifying signatures, handling events, retrying deliveries, and debugging webhook integrations from various providers.
Same repository
hookdeck/webhook-skills(23 items)
Installation
npx vibeindex add hookdeck/webhook-skills --skill outpostnpx skills add hookdeck/webhook-skills --skill outpost~/.claude/skills/outpost/SKILL.mdSKILL.md
More from this repository10
Securely receives, verifies, and processes Stripe webhook events with signature validation and event handling.
Provides comprehensive webhook handler best practices, covering signature verification, idempotency, error handling, and framework-specific patterns for robust event processing.
A Shopify webhooks skill from Webhook Skills by Hookdeck, providing step-by-step instructions, signature verification code, and examples for receiving and verifying webhooks from various providers.
Provides step-by-step instructions and signature verification code for integrating Resend webhooks, including handling events and debugging webhook deliveries.
Receives and processes GitHub webhook events, enabling real-time tracking and automated actions for repository activities.
Provides step-by-step instructions and signature verification code for integrating Paddle webhooks, including handling events and debugging webhook deliveries.
SendGrid webhook integration skill for receiving, verifying signatures, handling events, and debugging webhook deliveries.
Skill for receiving, verifying, and handling WooCommerce webhook events including order, product, and customer lifecycle events with signature validation.
Transforms and routes incoming webhooks through a flexible event gateway with advanced filtering, transformation, and delivery capabilities.
Clerk webhooks skill for receiving, verifying signatures, and handling Clerk authentication events in webhook integrations.