๐ŸŽฏ

openclaw-webhooks

๐ŸŽฏSkill

from hookdeck/webhook-skills

VibeIndex|
What it does
|

Provides webhook-related skills for AI coding agents to receive, verify signatures, handle events, and debug webhook integrations from providers like Stripe, Shopify, and GitHub, with examples for Express, Next.js, and FastAPI.

๐Ÿ“ฆ

Same repository

hookdeck/webhook-skills(40 items)

openclaw-webhooks

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add hookdeck/webhook-skills --skill openclaw-webhooks
skills.sh Installโš  Installs to .agents/skills/
npx skills add hookdeck/webhook-skills --skill openclaw-webhooks
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/openclaw-webhooks/SKILL.md

SKILL.md

65Installs
-
AddedMay 23, 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.

๐ŸŽฏ
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.

๐ŸŽฏ
resend-webhooks๐ŸŽฏSkill

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

๐ŸŽฏ
hookdeck-event-gateway๐ŸŽฏSkill

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

๐ŸŽฏ
woocommerce-webhooks๐ŸŽฏSkill

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

๐ŸŽฏ
clerk-webhooks๐ŸŽฏSkill

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