🎯

outpost

🎯Skill

from hookdeck/webhook-skills

VibeIndex|
What it does
|

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)

outpost

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add hookdeck/webhook-skills --skill outpost
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add hookdeck/webhook-skills --skill outpost
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/outpost/SKILL.md

SKILL.md

26Installs
-
AddedFeb 9, 2026

More from this repository10

🎯
stripe-webhooks🎯Skill

Securely receives, verifies, and processes Stripe webhook events with signature validation and event handling.

🎯
webhook-handler-patterns🎯Skill

Provides comprehensive webhook handler best practices, covering signature verification, idempotency, error handling, and framework-specific patterns for robust event processing.

🎯
shopify-webhooks🎯Skill

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.

🎯
resend-webhooks🎯Skill

Provides step-by-step instructions and signature verification code for integrating Resend webhooks, including handling events and debugging webhook deliveries.

🎯
github-webhooks🎯Skill

Receives and processes GitHub webhook events, enabling real-time tracking and automated actions for repository activities.

🎯
paddle-webhooks🎯Skill

Provides step-by-step instructions and signature verification code for integrating Paddle webhooks, including handling events and debugging webhook deliveries.

🎯
sendgrid-webhooks🎯Skill

SendGrid webhook integration skill for receiving, verifying signatures, handling events, and debugging webhook deliveries.

🎯
woocommerce-webhooks🎯Skill

Skill for receiving, verifying, and handling WooCommerce webhook events including order, product, and customer lifecycle events with signature validation.

🎯
hookdeck-event-gateway🎯Skill

Transforms and routes incoming webhooks through a flexible event gateway with advanced filtering, transformation, and delivery capabilities.

🎯
clerk-webhooks🎯Skill

Clerk webhooks skill for receiving, verifying signatures, and handling Clerk authentication events in webhook integrations.