add-webhook-source

Community

Add webhook sources to hook serve.

AuthorheyAyushh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Add a new webhook source to hook serve. Covers implementing the SourceHandler trait, registering the handler, adding HMAC secret config, creating the Kafka topic, and writing tests. Use when integrating a new webhook provider (e.g. Stripe, PagerDuty, Bitbucket).

Core Features & Use Cases

  • Implement a SourceHandler for a new webhook provider and route events to webhooks.{source}.
  • Register the handler in the source dispatcher and make it accessible via the route path.
  • Update configuration with the required HMAC secret, create the Kafka topic, and ensure end-to-end test coverage.
  • Use cases include integrating providers like Stripe, PagerDuty, or Bitbucket.

Quick Start

Create a new webhook source under src/sources, implement the SourceHandler, wire it into the mod, and provide tests and configuration for deployment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-webhook-source
Download link: https://github.com/heyAyushh/hook/archive/main.zip#add-webhook-source

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.