hookdeck

76 mods across 4 repositories, 450 stars between them.

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Exact Online webhooks. Use when setting up Exact Online webhook handlers, debugging HashCode signature verification, subscribing to topics via the WebhookSubscriptions REST endpoint, or handling entity change events like Accounts, Items, StockPositions, FinancialTransactions, GoodsDeliveries, and…

83 5d ago A 105 tokens original MIT

facebook-webhooks

50

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Facebook (Meta Graph API) webhooks. Use when setting up Facebook webhook handlers, completing the GET verification handshake, debugging X-Hub-Signature-256 signature verification, or handling Page, Instagram, and Messenger events like feed, mention, comments, and messages.

83 5d ago A 61 tokens original MIT

fastspring-webhooks

51

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify FastSpring webhooks. Use when setting up FastSpring webhook handlers, debugging X-FS-Signature verification, or handling ecommerce events like order.completed, subscription.activated, subscription.charge.completed, and subscription.canceled.

83 5d ago A 53 tokens copy · 84% MIT

faundit-webhooks

52

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Faundit webhooks. Use when setting up Faundit lost-and-found / returns webhook handlers, debugging signature verification, or handling the item-status and request-status events (statuses like delivered, finished, expired).

83 5d ago A 53 tokens copy · 80% MIT

favro-webhooks

53

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Favro webhooks. Use when setting up Favro webhook handlers, debugging X-Favro-Webhook signature verification, accepting the setup ping, or handling card events (card.created, card.committed, card.moved, card.updated, card.deleted) and comment events (comment.created, comment.updated…

83 5d ago A 121 tokens original MIT

fireblocks-webhooks

54

hookdeck/webhook-skills

Skill Claude CodeCodex

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.approvalstatus.updated.

83 5d ago A 65 tokens original MIT

fireflies-webhooks

55

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Fireflies.ai webhooks. Use when setting up Fireflies webhook handlers, debugging X-Hub-Signature verification, or handling the meeting.transcribed, meeting.summarized, and meeting.botjoined events from Webhooks V2. Also covers the legacy V1 scheme.

83 5d ago A 64 tokens original MIT

flexport-webhooks

56

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Flexport webhooks. Use when setting up Flexport webhook handlers, debugging X-Hub-Signature-256 signature verification, or handling freight and logistics milestone events like /shipment#created and /shipmentleg#departed.

83 5d ago A 54 tokens copy · 89% MIT

frontapp-webhooks

57

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Front (Frontapp) application webhooks. Use when setting up Front webhook handlers, debugging X-Front-Signature verification, handling the X-Front-Challenge subscription validation, or processing Front events like inboundreceived, outboundsent, conversationmoved, assigneechanged, tagadded, and…

83 5d ago A 71 tokens copy · 80% MIT

fusionauth-webhooks

58

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify FusionAuth webhooks. Use when setting up FusionAuth webhook handlers, debugging JWT signature verification, or handling authentication events like user.create, user.login.success, user.registration.create, or user.delete.

83 5d ago A 47 tokens copy · 86% MIT

gemini-webhooks

59

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Google Gemini API webhooks. Use when setting up Gemini webhook handlers for batch jobs, video generation, or Interactions API function-calling LROs, debugging signature verification, or handling events like batch.succeeded, batch.failed, video.generated, or interaction.completed.

83 5d ago A 61 tokens original MIT

github-webhooks

60

hookdeck/webhook-skills

Skill Claude CodeCodex

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

83 5d ago A 40 tokens copy · 81% MIT

gitlab-webhooks

61

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify GitLab webhooks. Use when setting up GitLab webhook handlers, debugging token verification, or handling repository events like push, mergerequest, issue, pipeline, or release.

83 5d ago A 43 tokens copy · 84% MIT

gocardless-webhooks

62

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify GoCardless webhooks. Use when setting up GoCardless webhook handlers, debugging Webhook-Signature verification, or handling bank debit events like payments confirmed, payments failed, mandates cancelled, and payouts paid.

83 5d ago A 52 tokens copy · 83% MIT

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Google Cloud Pub/Sub push subscription webhooks. Use when setting up a Pub/Sub push endpoint, verifying the OIDC Authorization: Bearer JWT that Pub/Sub attaches to authenticated push subscriptions (iss, aud, email, emailverified), parsing the push envelope (message.data base64, message.attributes…

83 5d ago A 102 tokens original MIT

hookdeck/agent-skills

Plugin Claude Code

Hookdeck plugin marketplace: skills for Hookdeck Event Gateway and Hookdeck Outpost.

5 13d ago A tokens not measured original MIT

hookdeck

65

hookdeck/agent-skills

Plugin Claude Code

Skills for working with Hookdeck Event Gateway (receive, queue, route, and deliver webhooks) and Hookdeck Outpost (send webhooks and events to user-preferred destinations). Includes a router skill that delegates to event-gateway or outpost based on the task.

5 13d ago A tokens not measured original MIT

hookdeck/agent-skills

Instructions file CodexOpenCode

Instructions for hookdeck/agent-skills, covering agents.md, hookdeck.com discovery index, specification, hard constraints and authoring principles.

5 13d ago A 5,263 tokens original MIT

hookdeck/agent-skills

Instructions file

Instructions for hookdeck/agent-skills: See AGENTS.md for all instructions on working with this repository.

5 13d ago A 66 tokens original MIT

hookdeck/agent-skills

Cursor rule

Webhook handler rules—enable source authentication, verify the Hookdeck signature, and ensure idempotency.

5 13d ago A 20 tokens original MIT

event-gateway

70

hookdeck/agent-skills

Skill Claude CodeCodex

Comprehensive guide to the Hookdeck Event Gateway for receiving, routing, and delivering webhooks and events. Covers setup, connections, authentication, local development, monitoring, and API automation. Use when receiving webhooks, setting up webhook endpoints, testing webhooks locally, configuring webhook relay or…

5 13d ago A 137 tokens original MIT

hookdeck

71

hookdeck/agent-skills

Skill Claude CodeCodex

Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use.

5 13d ago A 60 tokens original MIT

outpost

72

hookdeck/agent-skills

Skill Claude CodeCodex

Sets up and configures Hookdeck Outpost for outbound event delivery to customer endpoints. Use when sending webhooks to customers, building webhook delivery infrastructure, managing tenants and destinations with supported types (webhooks, Hookdeck Event Gateway, AWS SQS/Kinesis/S3, Azure Service Bus, GCP Pub/Sub…

5 13d ago A 87 tokens original MIT