Skip to main content

← All sources

Hookdeck skills

Webhook integrations for Stripe, Shopify, GitHub, OpenAI, and more skills-hub.ai mirrors 163 skills from Hookdeck daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/hookdeck/webhook-skills

Installing a Hookdeck skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Hookdeck skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Hookdeck skills via API
curl https://skills-hub.ai/api/v1/skills?source=hookdeck

# Browse all sources
open https://skills-hub.ai/sources

Top Hookdeck skills

See all →

The most-installed skills from Hookdeck, ranked by adoption.

  1. 01razorpay-webhooks

    3 installs

    Receive and verify Razorpay webhooks. Use when setting up Razorpay webhook handlers, debugging X-Razorpay-Signature verification, or handling payment events like payment.captured, payment.failed, order.paid, refund.processed, or subscription.charged.

    Buildfrom Hookdeck
  2. 02stripe-webhooks

    1 installs

    Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.

    Buildfrom Hookdeck
  3. 03svix-webhooks

    1 installs

    Receive and verify Svix webhooks (the Standard Webhooks scheme used by many providers). Use when setting up a Svix webhook handler, debugging svix-id / svix-timestamp / svix-signature verification, handling secret rotation with multiple signatures, or parsing the {"type": "...", "data": {...}} envelope for events like invoice.paid, user.created, or message.sent.

    Buildfrom Hookdeck
  4. 04alchemy-webhooks

    1 installs

    Receive and verify Alchemy Notify webhooks. Use when setting up Alchemy webhook handlers, debugging X-Alchemy-Signature verification, or handling onchain events like ADDRESS_ACTIVITY, NFT_ACTIVITY, or GRAPHQL (Custom Webhook).

    Buildfrom Hookdeck
  5. 05whatsapp-webhooks

    1 installs

    Receive and verify WhatsApp Business Platform (Cloud API) webhooks from Meta. Use when setting up WhatsApp webhook handlers, completing the GET verification handshake, debugging X-Hub-Signature-256 signature verification, or handling inbound message and message status (sent, delivered, read, failed) events under the whatsapp_business_account object.

    Buildfrom Hookdeck
  6. 06aws-sns-webhooks

    Receive and verify AWS SNS (Amazon Simple Notification Service) webhooks over HTTP/HTTPS. Use when setting up an SNS HTTP subscription endpoint, confirming a subscription (SubscriptionConfirmation / SubscribeURL), verifying SNS message signatures (SigningCertURL, SignatureVersion 1 SHA1 / 2 SHA256), or handling Notification and UnsubscribeConfirmation messages.

    Buildfrom Hookdeck
  7. 07asana-webhooks

    Receive and verify Asana webhooks. Use when setting up Asana webhook handlers, implementing the X-Hook-Secret handshake, debugging X-Hook-Signature verification, or handling task, project, and story events like added, changed, removed, deleted, and undeleted.

    Buildfrom Hookdeck
  8. 08ebay-webhooks

    Receive and verify eBay Notification API webhooks (Platform Notifications / Event Notifications). Use when setting up an eBay webhook endpoint, passing the endpoint challenge validation, debugging the x-ebay-signature ECDSA verification, fetching the public key with getPublicKey, or handling events like MARKETPLACE_ACCOUNT_DELETION.

    Buildfrom Hookdeck
  9. 09replicate-webhooks

    Receive and verify Replicate webhooks. Use when setting up Replicate webhook handlers, debugging signature verification, or handling prediction events like start, output, logs, or completed.

    Buildfrom Hookdeck
  10. 10shopify-webhooks

    Receive and verify Shopify webhooks. Use when setting up Shopify webhook handlers, debugging signature verification, or handling store events like orders/create, products/update, or customers/create.

    Buildfrom Hookdeck
  11. 11discord-webhooks

    Receive and verify Discord webhook events. Use when setting up Discord webhook handlers, debugging Ed25519 signature verification, handling PING endpoint validation, or processing events like APPLICATION_AUTHORIZED, ENTITLEMENT_CREATE, or LOBBY_MESSAGE_CREATE.

    Buildfrom Hookdeck
  12. 12vercel-webhooks

    Receive and verify Vercel webhooks. Use when setting up Vercel webhook handlers, debugging signature verification, or handling deployment events like deployment.created, deployment.succeeded, or project.created.

    Buildfrom Hookdeck
  13. 13zendesk-webhooks

    Receive and verify Zendesk webhooks. Use when setting up Zendesk webhook handlers, debugging signature verification (X-Zendesk-Webhook-Signature), or handling event subscriptions like zen:event-type:ticket.created, zen:event-type:ticket.comment_added, or trigger/automation webhooks.

    Buildfrom Hookdeck
  14. 14openai-webhooks

    Receive and verify OpenAI webhooks. Use when setting up OpenAI webhook handlers for fine-tuning jobs, batch completions, or async events like fine_tuning.job.completed, batch.completed, or realtime.call.incoming.

    Buildfrom Hookdeck
  15. 15fireblocks-webhooks

    Receive and verify Fireblocks webhooks. Use when setting up Fireblocks webhook handlers, debugging Fireblocks-Webhook-Signature verification (detached JWS / RS512 / JWKS), or handling digital-asset events like transaction.created, transaction.status.updated, or transaction.approval_status.updated.

    Buildfrom Hookdeck
  16. 16circle-webhooks

    Receive and verify Circle Payments Network (CPN) v2 webhooks. Use when setting up Circle webhook handlers, debugging ECDSA signature verification (X-Circle-Signature, X-Circle-Key-Id), or handling notifications like cpn.payment.*, cpn.transaction.*, and cpn.rfi.*.

    Buildfrom Hookdeck
  17. 17alipay-webhooks

    Receive and verify Alipay (Antom / Alipay+) webhook notifications. Use when setting up Alipay webhook handlers, debugging RSA256 Signature header verification, or handling payment events like notifyPayment, notifyCapture, notifyRefund, notifyAuthorization, and notifyDispute.

    Buildfrom Hookdeck
  18. 18bitbucket-webhooks

    Receive and verify Bitbucket Cloud webhooks. Use when setting up Bitbucket webhook handlers, debugging X-Hub-Signature verification, or handling repository and pull request events like repo:push, pullrequest:created, pullrequest:updated, pullrequest:fulfilled, or pullrequest:rejected.

    Buildfrom Hookdeck
  19. 19intercom-webhooks

    Receive and verify Intercom webhooks. Use when setting up Intercom webhook handlers, debugging X-Hub-Signature verification, or handling customer messaging events like conversation.user.created, conversation.admin.replied, contact.user.created, or ticket.created.

    Buildfrom Hookdeck
  20. 20zoom-webhooks

    Receive and verify Zoom webhooks. Use when setting up Zoom webhook handlers, debugging signature verification, completing the endpoint.url_validation handshake, or handling meeting and recording events like meeting.started, meeting.ended, meeting.participant_joined, or recording.completed.

    Buildfrom Hookdeck
  21. 21hubspot-webhooks

    Receive and verify HubSpot webhooks. Use when setting up HubSpot webhook handlers, debugging X-HubSpot-Signature-v3 signature verification, or handling CRM events like contact.creation, contact.propertyChange, or deal.creation.

    Buildfrom Hookdeck
  22. 22community-webhooks

    Receive and verify Community (community.com) SMS platform webhooks. Use when setting up a Community webhook handler, debugging `community-signature` HMAC-SHA256 verification, or handling message.inbound, message.outbound, member.created, member.updated, and member.deleted events.

    Buildfrom Hookdeck
  23. 23resend-webhooks

    Receive and verify Resend webhooks. Use when setting up Resend webhook handlers, debugging signature verification, handling email events like email.sent, email.delivered, email.bounced, or processing inbound emails.

    Buildfrom Hookdeck
  24. 24github-webhooks

    Receive and verify GitHub webhooks. Use when setting up GitHub webhook handlers, debugging signature verification, or handling repository events like push, pull_request, issues, or release.

    Buildfrom Hookdeck

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Sep 12, 2026, 4:29 PM (success).

Hookdeck skills, frequently asked

What are Hookdeck skills?

Hookdeck skills are AI coding skills published by Hookdeck (Webhook integrations for Stripe, Shopify, GitHub, OpenAI, and more) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Hookdeck skills are available?

skills-hub.ai indexes 163 skills from Hookdeck, synced daily from the upstream GitHub repository (https://github.com/hookdeck/webhook-skills).

How do I install a Hookdeck skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Hookdeck skills?

Yes. Every skill from this source is mirrored from Hookdeck's own GitHub repository (https://github.com/hookdeck/webhook-skills). Each skill page links back to the upstream source of truth, so you can verify the original.