notifications-webhooks
OfficialSecurely route and validate Madoc webhooks.
Authordigirati-co-uk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill explains how Madoc TS webhook routes are wired, how webhook definitions are registered, and how webhook URLs are signed and validated to prevent delivery failures, mismatched events, and signature errors.
Core Features & Use Cases
- Router and endpoints: Describes CRUD, execution, and testing routes registered in services/madoc-ts/webhooks/router.ts and how to extend them.
- Registry and extensions: Explains WebhookExtension and WebhookServerExtension behavior for registering definitions, plugin overrides, and listing/management of webhooks.
- Signing and validation: Covers generation of JWS-signed webhook URLs, signature validation against public keys, expiration windows, and the public execution endpoint at /s/:slug/madoc/api/webhook.
- Use Case: Add a new outgoing event, ensure the signed URL generation matches client expectations, and validate incoming webhook requests from registered plugins.
Quick Start
Generate a signed webhook URL using the WebhookServerExtension.register flow, then validate the signature and execute a test payload against the /s/:slug/madoc/api/webhook endpoint.
Dependency Matrix
Required Modules
None requiredComponents
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: notifications-webhooks Download link: https://github.com/digirati-co-uk/madoc-platform/archive/main.zip#notifications-webhooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.