pilot-webhook-bridge

Forward Pilot Protocol events to HTTP webhooks for external integrations.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-webhook-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-webhook-bridge
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-webhook-bridge
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-webhook-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forward Pilot Protocol events to HTTP webhooks for Slack, Discord, PagerDuty, and custom integrations, enabling real-time external notifications and automation across systems.

Core Features & Use Cases

  • Global webhook configuration and selective subscription to topics to route events to any HTTP endpoint
  • Integrations with team collaboration and incident response tools (Slack, Discord, PagerDuty, and other HTTP endpoints)
  • Real-time event forwarding and simple external workflow triggers

Quick Start

Install the skill, configure a webhook, and subscribe to a source topic to begin forwarding events.

Frequently Asked Questions about pilot-webhook-bridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I forward events to Slack or Discord using webhooks?

Forward events to Slack or Discord by configuring a global webhook or subscribing to specific topics, routing HTTP requests directly to those endpoints for real-time notifications.

Can I route Pilot Protocol events to custom HTTP endpoints?

Yes, route Pilot Protocol events to custom HTTP endpoints by applying global webhook configuration or selective topic subscriptions to trigger external workflows.

What utilities do I need to set up webhook integrations for event forwarding?

Setting up webhook integrations requires the pilot-protocol skill, pilotctl on PATH, a running Pilot daemon, and the curl and jq utilities installed on your system.

How do I subscribe to specific topics for webhook event routing?

Subscribe to specific source topics after configuring a webhook to begin forwarding only the selected events, allowing selective routing to Slack, Discord, or PagerDuty.

Does this webhook bridge support PagerDuty for incident response notifications?

Yes, the webhook bridge supports PagerDuty, enabling real-time event forwarding to incident response tools alongside Slack, Discord, and custom HTTP endpoints.