webhooks

Community

Manage webhooks with security

Authoralsk1992
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of registering, managing, and inspecting incoming webhook endpoints, ensuring secure and controlled communication.

Core Features & Use Cases

  • Webhook Registration: Easily set up new webhook endpoints with optional HMAC secrets for security.
  • Management: Enable, disable, list, and unregister webhooks.
  • Security: Supports HMAC-SHA256 signature verification for authenticated requests.
  • Use Case: You need to receive real-time trade signals from an external service. Register a webhook endpoint to securely receive these signals, verifying their authenticity using a shared secret.

Quick Start

Register a new webhook endpoint for trade signals at the path /hooks/trades with a secret key.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: webhooks
Download link: https://github.com/alsk1992/CloddsBot/archive/main.zip#webhooks

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.