outpost

📁 hookdeck/webhook-skills 📅 4 days ago
18
总安装量
2
周安装量
#19229
全站排名
安装命令
npx skills add https://github.com/hookdeck/webhook-skills --skill outpost

Agent 安装分布

codex 2
claude-code 2
replit 2
mcpjam 1
zencoder 1

Skill 文档

Hookdeck Outpost

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:

  1. Sign up at hookdeck.com
  2. See the Send Webhooks quickstart

Self-Hosted

Run Outpost on your own infrastructure:

  1. See the Outpost documentation
  2. 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:

Coming soon: npx skills add hookdeck/skills

In the meantime, see the Outpost documentation and the GitHub repo.

Resources

Related Skills