Svix Enterprise Webhook Delivery Service
Installation
SKILL.md
Svix Enterprise Webhook Delivery Service
Svix is an open-source enterprise-grade webhook delivery service written in Rust. It handles webhook sending, retries, signature verification, and delivery monitoring so developers can offer reliable webhooks to their users with a single API call.
Installation
Install this skill using one of the following methods:
# ClawHub
clawhub install svix-enterprise-webhook-delivery-service
# Git
git clone https://github.com/agentskillexchange/skills.git
cp -r skills/skills/svix-enterprise-webhook-delivery-service ~/.openclaw/workspace/skills/
# Manual
# Copy SKILL.md to your agent skills directory