by hookdeck · Agent Tool · ★ 75
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Webhook Skills This repository contains webhook-related skills for AI coding agents that need to receive, verify signatures, handle events, retry deliveries, or debug webhook integrations from various providers (see Provider Webhook Skills table below). Skills provide step-by-step instructions, signature verification code, and runnable examples for Express, Next.js, and FastAPI. Works with Claude Code, Cursor, VS Code Copilot, and other AI coding assistants that support the Agent Skills specification. When Should an Agent Use These Skills? Use these webhook skills when: You need to receive webhooks from third-party providers (Stripe, Shopify, GitHub, etc.) You need to verify webhook signatures to ensure authenticity You need to handle webhook event payloads and extract data You need to implement idempotency for webhook handlers You need to retry or replay failed webhook deliveries You need provider-specific webhook handling logic (e.g., Stripe checkout events, GitHub push events) Skill Discovery These skills are designed to be discoverable by agents using skill registries and tools like , where an agent searches for webhook-related capabilities by provider or task.
| Stars | 75 |
| Forks | 8 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 65.9198418756812/100 |
| Open Issues | 7 |
| Last Updated | 2026-07-02 |
| Created | 2026-01-30 |
| Platforms | browser, claude-code, node |
| Est. Tokens | ~18k |
Looking for a webhook-skills alternative? If you're comparing webhook-skills with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
MCP C++ SDK - Model Context Protocol implementation in CPP with enterprise-grade security, observability and c
Model Context Protocol (MCP) Server for Graphlit Platform
A Claude Code skill that 10x's your effective context window by dispatching tasks to background AI workers.
MCP Server for Odoo
Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP o
Claude Code plugins and agent skills for AWS development — CDK, serverless, cost ops, and Bedrock AgentCore
Explore other popular agent tool tools:
webhook-skills is Webhook integration skills for AI coding agents (Claude Code, Cursor, Copilot). Step-by-step guidance for setting up webhook receivers, signature verification, and event handling for Stripe, Shopify, . It is categorized as a Agent Tool with 75 GitHub stars.
webhook-skills is primarily written in TypeScript. It covers topics such as agent-skills, ai-coding, api-integrations.
You can find installation instructions and usage details in the webhook-skills GitHub repository at github.com/hookdeck/webhook-skills. The project has 75 stars and 8 forks, indicating an active community.
webhook-skills is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to webhook-skills on Agent Skills Hub include gopher-mcp, graphlit-mcp-server, dispatch. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.