pilot-email-bridge

Route outbound email through SMTP/IMAP and deliver inbound messages as Pilot events.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pilot agents often require seamless access to email workflows, but native Pilot Protocol messaging lacks built-in email integration. This skill provides an email bridge that channels outbound messages through an SMTP/IMAP setup and routes inbound mail as Pilot events.

Core Features & Use Cases

  • Email routing: send and receive emails via Pilot Protocol messaging using external SMTP/IMAP services.
  • Webhook-driven workflow: trigger Pilot actions from email events and automate responses.
  • Use Case: alert teams with email notifications and integrate email-based tasks into Pilot agent workflows.

Quick Start

Install and configure the skill by ensuring the Pilot Protocol daemon is running, then set up the SMTP webhook and subscribe to outbound mail.

Frequently Asked Questions about pilot-email-bridge

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

FAQPage Schema
How do I send and receive email notifications through Pilot Protocol?

To receive email notifications through Pilot Protocol, you can use an email bridge skill that routes outbound messages via SMTP/IMAP and delivers inbound mail as Pilot events. This automates notifications and alert workflows across your agents.

What is needed to set up email routing for Pilot agents?

Setting up email routing for Pilot agents requires the Pilot Protocol skill, a running pilotctl daemon, an accessible SMTP/IMAP server, and a webhook URL. These components establish the bridge for routing messages and triggering events.

Can I trigger Pilot agent workflows from incoming email events?

Yes, you can trigger Pilot agent workflows from incoming email events by using a webhook-driven integration. The bridge receives inbound mail and delivers it as Pilot events to automate responses and email-based tasks.

How do I automate incident alerts via email for my Pilot agents?

You can automate incident alerts by bridging email communication through SMTP/IMAP and routing inbound messages as Pilot events. This integration channels alerts directly to your Pilot agents to automate email-based workflows.

Does Pilot Protocol support native email integration for messaging?

Pilot Protocol does not include built-in native email integration. You need an email bridge skill to channel outbound messages through SMTP/IMAP and route inbound mail as Pilot events for your agents.