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.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill svix-enterprise-webhook-delivery-service --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Svix Enterprise Webhook Delivery Service?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-svix-enterprise-webhook-delivery-service)More formats (shields.io, HTML) on the badges page.
---
name: "Svix Enterprise Webhook Delivery Service"
slug: "svix-enterprise-webhook-delivery-service"
description: "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."
github_stars: 3152
verification: "security_reviewed"
source: "https://github.com/svix/svix-webhooks"
category: "Integrations & Connectors"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "svix/svix-webhooks"
github_stars: 3152
---
# 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
Use the upstream install or setup path that matches your environment:
- npx svix-cli --help
- npm install -g svix-cli
- docker compose up
- docker run \
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/svix/svix-server/)
- [](https://pypi.python.org/pypi/svix/)
- <th><a href="https://github.com/svix/svix-webhooks/tree/main/python/">Python</a></th>
Basic usage or getting-started notes:
- You can find general usage documentation at <https://docs.svix.com>. For complete API documentation with code examples for each endpoint in all of our official client libraries head over to our API documentation site...
- The Svix CLI is published on npm as [svix-cli](https://www.npmjs.com/package/svix-cli). You can run it directly with npx without installing anything:
- Source: https://github.com/svix/svix-webhooks
- Extracted from upstream docs: https://raw.githubusercontent.com/svix/svix-webhooks/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/svix-enterprise-webhook-delivery-service/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!