hookdeck/webhook-skills

Webhook integration skills for AI coding agents (Claude Code, Cursor, Copilot). Step-by-step guidance for setting up webhook receivers, signature verification, and event handling for Stripe, Shopify, GitHub, and more. Built on the Agent Skills specification.

84Stars on the repository
165Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

klaviyo-webhooks

49

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Klaviyo webhooks. Use when setting up Klaviyo webhook handlers, debugging Klaviyo-Signature verification, or handling Klaviyo system webhook events like event:klaviyo.openedemail, event:klaviyo.clickedemail, event:klaviyo.receivedsms, or event:klaviyo.unsubscribedfromemailmarketing.

not rated 84 +1 yesterday A 83 tokens copy · 77% MIT

linkedin-webhooks

50

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify LinkedIn webhooks. Use when setting up LinkedIn webhook handlers, completing the challengeCode endpoint validation, debugging X-LI-Signature verification, or handling LEADACTION (Lead Sync) and ORGANIZATIONSOCIALACTIONNOTIFICATIONS (Community Management) events.

not rated 84 +1 yesterday A 60 tokens original MIT

lithic-webhooks

51

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Lithic webhooks. Use when setting up Lithic event subscriptions, debugging Standard Webhooks signature verification, or handling card and money-movement events like card.created, cardtransaction.updated, paymenttransaction.created, and dispute.updated.

not rated 84 +1 yesterday A 54 tokens original MIT

mailchimp-webhooks

52

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and secure Mailchimp webhooks. Use when setting up Mailchimp webhook handlers, responding to Mailchimp's GET URL validation, securing the endpoint with a URL secret, or handling audience events like subscribe, unsubscribe, profile, upemail, cleaned, and campaign.

not rated 84 +1 yesterday A 58 tokens original MIT

mailersend-webhooks

53

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify MailerSend webhooks. Use when setting up MailerSend webhook handlers, debugging MailerSend signature verification with the Signature header (HMAC-SHA256 hex over the raw body), handling the webhook.test URL validation ping, or handling MailerSend activity events like activity.sent…

not rated 84 +1 yesterday A 139 tokens copy · 70% MIT

meraki-webhooks

54

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Cisco Meraki Dashboard webhook alerts. Use when setting up Meraki webhook handlers, validating the sharedSecret, or handling alert events like motionalert, settingschanged, sensoralert, or stoppedreporting.

not rated 84 +1 yesterday A 47 tokens copy · 80% MIT

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Microsoft Graph change notifications (webhooks). Use when setting up a Microsoft Graph webhook / subscription handler, completing the validationToken endpoint validation handshake, validating clientState, decrypting rich notifications (includeResourceData), handling lifecycle events…

not rated 84 +1 yesterday A 94 tokens original MIT

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Microsoft SharePoint webhooks. Use when setting up SharePoint list/document-library webhook handlers, completing the validationtoken handshake, validating clientState, or reacting to list-item changes like ItemAdded/ItemUpdated by calling the GetChanges API.

not rated 84 +1 yesterday A 57 tokens copy · 81% MIT

mollie-webhooks

57

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and handle Mollie webhooks. Use when setting up Mollie webhook handlers, understanding why Mollie webhooks are not signed, or handling payment status changes like paid, expired, failed, canceled, or authorized. Teaches the fetch-to-confirm pattern: the webhook only sends a payment id, so you fetch the payment…

not rated 84 +1 yesterday A 82 tokens original MIT

monday-webhooks

58

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify monday.com webhooks. Use when setting up monday.com webhook handlers, implementing the challenge handshake, debugging JWT verification, or handling board events like createitem, changecolumnvalue, changestatuscolumnvalue, createupdate, or createsubitem.

not rated 84 +1 yesterday A 56 tokens original MIT

neon-webhooks

59

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Neon Auth webhooks. Use when setting up Neon webhook handlers, debugging Ed25519 / detached JWS signature verification, or handling Neon Auth events like user.created, user.beforecreate, send.otp, send.magiclink, or phonenumber.verified.

not rated 84 +1 yesterday A 59 tokens original MIT

nmi-webhooks

60

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify NMI (Network Merchants) webhooks. Use when setting up NMI webhook handlers, debugging Webhook-Signature verification, or handling transaction events like transaction.sale.success, transaction.auth.success, transaction.refund.success, and transaction.void.success. Note: NMI does NOT use Standard…

not rated 84 +1 yesterday A 123 tokens copy · 81% MIT

nuvemshop-webhooks

61

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Nuvemshop (Tiendanube) webhooks. Use when setting up Nuvemshop webhook handlers, debugging x-linkedstore-hmac-sha256 signature verification, or handling store events like order/created, order/paid, order/cancelled, product/updated, or app/uninstalled.

not rated 84 +1 yesterday A 72 tokens copy · 73% MIT

nylas-webhooks

62

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Nylas webhooks. Use when setting up Nylas webhook handlers, debugging x-nylas-signature verification, completing the challenge handshake, or handling email and calendar events like message.created, message.opened, event.created, event.updated, or grant.expired.

not rated 84 +1 yesterday A 63 tokens copy · 77% MIT

okta-webhooks

63

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Okta Event Hooks. Use when setting up Okta event hook handlers, implementing the one-time verification challenge, authenticating requests with the Authorization header secret, or handling identity events like user.lifecycle.create, user.session.start, user.account.lock, or group.usermembership.add.

not rated 84 +1 yesterday A 63 tokens copy · 81% MIT

oura-webhooks

64

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Oura webhooks. Use when setting up Oura Ring webhook handlers, completing the subscription verification handshake, debugging x-oura-signature verification, or handling data events like sleep, dailyreadiness, dailyactivity, and workout.

not rated 84 +1 yesterday A 53 tokens copy · 81% MIT

paymob-webhooks

65

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Paymob webhook callbacks (transaction callbacks). Use when setting up Paymob webhook handlers, debugging HMAC-SHA512 signature verification, or handling payment transaction states like success, refund, void, and auth/capture from the Transaction Processed Callback.

not rated 84 +1 yesterday A 57 tokens original MIT

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify PayPro Global IPN (Instant Payment Notification) webhooks. Use when setting up a PayPro Global IPN handler, debugging the SIGNATURE (SHA256) or HASH (MD5) verification, or handling order and subscription events like OrderCharged, OrderRefunded, and SubscriptionChargeSucceed. Payloads are…

not rated 84 +1 yesterday A 87 tokens copy · 83% MIT

paystack-webhooks

67

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Paystack webhooks. Use when setting up Paystack webhook handlers, debugging x-paystack-signature verification, or handling payment events like charge.success, transfer.success, transfer.failed, refund.processed, subscription.create, or invoice.paymentfailed.

not rated 84 +1 yesterday A 56 tokens copy · 80% MIT

persona-webhooks

68

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Persona webhooks. Use when setting up Persona webhook handlers, debugging Persona-Signature verification, or handling identity verification events like inquiry.completed, inquiry.approved, verification.passed, account.created, or case.resolved.

not rated 84 +1 yesterday A 51 tokens original MIT

picqer-webhooks

69

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Picqer webhooks. Use when setting up Picqer webhook handlers, debugging X-Picqer-Signature verification, or handling warehouse and order events like orders.completed, picklists.closed, or products.stockchanged.

not rated 84 +1 yesterday A 55 tokens original MIT

pipedrive-webhooks

70

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and authenticate Pipedrive webhooks. Use when setting up Pipedrive webhook handlers, debugging HTTP Basic Auth verification, or handling CRM events like create.deal, change.person, or delete.activity.

not rated 84 +1 yesterday A 47 tokens copy · 78% MIT

polar-webhooks

71

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Polar webhooks. Use when setting up Polar webhook handlers, debugging Standard Webhooks signature verification, or handling billing events like order.paid, subscription.created, subscription.canceled, or checkout.updated.

not rated 84 +1 yesterday A 46 tokens copy · 81% MIT

praxis-webhooks

72

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Praxis (Praxis Tech / Cashier payment orchestration) webhooks. Use when setting up a Praxis webhook endpoint, verifying the gt-authentication SHA-384 signature, signing the acknowledgement with the external-request-signature header, or handling Payment Notification (transactionstatus pending…

not rated 84 +1 yesterday A 73 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: