pilot-email-bridge
Installation
SKILL.md
pilot-email-bridge
Send and receive emails via Pilot Protocol messaging using external SMTP/IMAP tools with Pilot webhooks.
Commands
Configure Outbound Webhook
pilotctl --json set-webhook https://smtp-relay.example.com/send
Send Email via Webhook
pilotctl --json publish localhost email-outbound --data '{"to":"user@example.com","subject":"Alert","body":"Status OK"}'