Hookdeck Outpost
SkillDev toolsHookdeck Outpost — open-source infrastructure for sending webhooks and events to user-preferred destinations (HTTP, SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka). Use when building a SaaS platform that needs to deliver events to customers.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Hookdeck Outpost skill
What this skill tells your AI
The instructions your AI receives, as published by hookdeck/webhook-skills in skills/outpost/SKILL.md and read by ahel’s review.
Outpost is open-source infrastructure for delivering events to user-preferred destinations: Webhooks (HTTP), SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka, and more. Apache 2.0 licensed, available as managed by Hookdeck or self-hosted.
When to Use Outpost
- You're building a SaaS or API platform and need to send webhooks to your users
- You need multi-destination support beyond HTTP webhooks (SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka)
- You want self-hostable webhook delivery infrastructure
- You need multi-tenant support with per-user observability
- You want to offer your customers reliable, retryable event delivery
Quick Start
Managed (Hookdeck)
The fastest way to get started — Hookdeck hosts and operates Outpost for you:
- Sign up at hookdeck.com
- See the Send Webhooks quickstart
Self-Hosted
Run Outpost on your own infrastructure:
- See the Outpost documentation
- Clone from GitHub
Supported Destinations
| Destination | Protocol |
|---|---|
| Webhooks | HTTP/HTTPS |
| Amazon SQS | AWS SQS |
| RabbitMQ | AMQP |
| Google Pub/Sub | gRPC |
| Amazon EventBridge | AWS EventBridge |
| Apache Kafka | Kafka protocol |
Full Product Skills
For detailed Outpost skills:
npx skills add hookdeck/agent-skills --skill outpost
See hookdeck/agent-skills for the complete Outpost skill, the Outpost documentation, and the GitHub repo.
Resources
Related Skills
- hookdeck-event-gateway - For receiving and ingesting webhooks (the inbound counterpart)
- hookdeck-event-gateway-webhooks - Verify Hookdeck signatures on forwarded webhooks
- webhook-handler-patterns - Handler sequence, idempotency, error handling, retry logic
Signals
- GitHub stars
- 85
- Forks
- 14
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
outpost- Source
- github.com/hookdeck/webhook-skills