What problem does it solve? Agents often need a real email address to send, receive, and react to mail, but harness-local email tools lack shared inboxes, rate-limit enforcement, and inbound event delivery. This Skill gives agents plane-owned inboxes (AgentMail-backed) with governed sending and webhook-driven inbound mail. ## Core Features & Use Cases - Shared agent inboxes: List existing inboxes or create one (subject to an inbox-count cap) that every agent with the email scope can use. - Sending and replying with guardrails: Send and reply tools enforce rolling 24-hour send limits, per-message recipient caps, and automatic deduplication of identical re-sends. - Inbound mail events: Incoming mail arrives as Svix-signed webhook events (no polling), so agents can triage extracted text and reply in the same thread. - Use Case: An agent monitoring a support inbox receives an email.received event, reads the extracted text, and replies in-thread to the customer without any polling loop. ## Quick Start Ask the agent to list available email inboxes and send a message from one of them to a recipient you specify.