By hookdeck
Skills for working with Hookdeck Event Gateway (receive, queue, route, and deliver webhooks) and Hookdeck Outpost (send webhooks and events to user-preferred destinations). Includes a router skill that delegates to event-gateway or outpost based on the task.
Comprehensive guide to the Hookdeck Event Gateway for receiving, routing, and delivering webhooks and events. Covers setup, connections, authentication, local development, monitoring, and API automation. Use when receiving webhooks, setting up webhook endpoints, testing webhooks locally, configuring webhook relay or event queue, event routing, webhook retry, webhook monitoring, third-party routing, asynchronous APIs, or local webhook development. For provider webhooks (Stripe, Shopify, Chargebee, GitHub, etc.), use together with the matching skill from hookdeck/webhook-skills; do not only parse JSON — use provider SDK verification and event construction (e.g. Stripe constructEvent).
Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use.
Sets up and configures Hookdeck Outpost for outbound event delivery to customer endpoints. Use when sending webhooks to customers, building webhook delivery infrastructure, managing tenants and destinations with supported types (webhooks, Hookdeck Event Gateway, AWS SQS/Kinesis/S3, Azure Service Bus, GCP Pub/Sub, RabbitMQ, Kafka), or aligning topics and publishes. EventBridge support is tracked in GitHub issues.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Equip your AI coding agent with webhook and event-driven architecture expertise. Receive, queue, route, and deliver webhooks with Hookdeck Event Gateway, test webhooks locally with the Hookdeck CLI, and build outbound webhook delivery with Hookdeck Outpost.
For Claude, ChatGPT, and other agents that support the Agent Skills specification:
npx skills add hookdeck/agent-skills
Or install a specific skill:
npx skills add hookdeck/agent-skills --skill event-gateway
npx skills add hookdeck/agent-skills --skill outpost
| Skill | Purpose | Use when... |
|---|---|---|
hookdeck | Skill router | You need help with any Hookdeck product and aren't sure which skill to use |
event-gateway | Receive, route, and deliver webhooks | Getting started with Hookdeck, receiving webhooks, configuring connections, local development, monitoring, or API automation |
outpost | Send webhooks to customers | Sending events to customer endpoints via HTTP, SQS, RabbitMQ, Pub/Sub, or other destinations |
| What you say | Skill |
|---|---|
| "Set up Hookdeck for my project" | event-gateway |
| "Receive webhooks from Stripe" | event-gateway |
| "Test webhooks locally" | event-gateway |
| "Filter events by type" | event-gateway |
| "Why are my webhooks failing?" | event-gateway |
| "Create a connection via the API" | event-gateway |
| "Send webhooks to my users" | outpost |
The event-gateway skill includes a staged integration workflow:
hookdeck listen, trigger test eventsThe Hookdeck CLI includes a beta MCP server (hookdeck gateway mcp) that exposes Event Gateway data as MCP tools over stdio. In practice it is operational support: query, inspect, and diagnose connections, requests, events, attempts, issues, and metrics from your agent or IDE—without replacing the full CLI or API for creating resources, retries, or local tunnel workflows.
For setup, client configuration, available tools, and what MCP can and cannot do, see the official docs:
The skills in this repository remain the primary way to guide an agent through product workflows (setup, handlers, hookdeck listen, Outpost, API usage). Use CLI MCP when you want read-heavy inspection and analysis against your live Hookdeck project.
./scripts/test-examples.sh or see TESTING.md.We welcome contributions! See CONTRIBUTING.md for guidelines.
MIT
npx claudepluginhub hookdeck/agent-skills --plugin hookdeckBridge webhooks from Hookdeck Event Gateway into Claude Code sessions as channel events. Receive GitHub, Stripe, CI, and monitoring webhooks — Claude reacts to them automatically.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.