Agent Skill · Hookdeck

outpost

Hookdeck 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.

Provider: Hookdeck Path in repo: skills/outpost/SKILL.md

Skill body

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

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:

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

Skill frontmatter

license: MIT metadata: {"author"=>"hookdeck", "version"=>"0.1.0", "repository"=>"https://github.com/hookdeck/webhook-skills"}