pilot-slack-bridge

Route Pilot Protocol alerts and Slack events bidirectionally between agents and workspaces.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bidirectional bridge between Pilot Protocol and Slack channels.

Use this integration to forward Pilot alerts to Slack and to pull Slack messages into Pilot event streams, enabling cross-platform collaboration.

Core Features & Use Cases

  • Slack notifications from Pilot agents are forwarded to Slack channels and DMs
  • Slack events are ingested into Pilot event streams for automatic routing
  • Simple bridge workflows for event-driven automation across platforms

Quick Start

Install the Slack bridge and start the Pilot daemon to begin syncing Slack events.

Frequently Asked Questions about pilot-slack-bridge

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

FAQPage Schema
How do I send alerts from Pilot agents to Slack channels?

Slack notifications from Pilot agents are forwarded to Slack channels and DMs using this bridge. It applies to environments where agents must send Slack notifications by routing alerts through a running Pilot daemon.

Can I ingest Slack messages into Pilot event streams for routing?

Yes, Slack events are ingested into Pilot event streams for automatic routing. The bridge pulls Slack messages into the streams, enabling cross-platform collaboration and event-driven automation across platforms.

Do I need a running Pilot daemon to use the Slack bridge?

Yes, using the Slack bridge requires a running Pilot daemon. You also need the pilot-protocol skill and pilotctl on your PATH to sync Slack events into Pilot streams.

What is the best way to integrate Pilot Protocol with Slack for bidirectional messaging?

The best way to integrate Pilot Protocol with Slack is using a dedicated bridge daemon. This creates a bidirectional connection, forwarding Pilot alerts to Slack while pulling Slack events into Pilot streams.

How do I set up the Slack bridge to start syncing Slack events?

Install the Slack bridge and start the Pilot daemon to begin syncing Slack events. This simple bridge workflow establishes the bidirectional message routing between the platforms.