What problem does it solve?
This Skill eliminates the need for individual ACE skills to implement their own Gmail access logic, centralizing all email operations for the ACE Gmail account to ensure consistent compliance with approval requirements, thread logging rules, and identity guardrails.
Core Features & Use Cases
- Centralized Gmail Access: Provides a single, approved interface for all ACE skills to send, reply, search, and read Gmail messages, removing redundant Gmail integration code from individual skills.
- Compliance & Routing Guarantees: Enforces procedural approval for all outbound sends and automatically logs thread and message IDs to the run's comms-log, ensuring all inbound replies are correctly routed to their associated opportunity runs.
- Use Case: When an ACE skill needs to send a follow-up email to a Connect opportunity stakeholder, it delegates to this skill to handle the send, capture the thread ID for future reply routing, and enforce required approval steps.
Quick Start
Use the email-communicator skill to send a follow-up email to the Connect opportunity stakeholder with the subject "Q3 Progress Update" and the approved body content.