email-communicator

Send, read, search, and reply to emails via the GOG CLI using the ACE Gmail account.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/jjackson/ace --skill email-communicator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-communicator
Source: https://github.com/jjackson/ace/tree/main/skills/email-communicator
Command: npx skills add https://github.com/jjackson/ace --skill email-communicator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Send and receive email via the GOG CLI using the ACE Gmail account. Handles composing, sending, searching, reading, and replying to email for any skill that needs email communication (onboarding, LLO comms, feedback collection, etc.).

Core Features & Use Cases

  • Compose and send emails through the ACE Gmail account.
  • Read and search emails programmatically to retrieve context.
  • Reply to messages and manage conversations for team communication.

Quick Start

Compose and send a welcome email to a new user using the ACE Gmail account.

Frequently Asked Questions about email-communicator

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

FAQPage Schema
How do I automate sending emails via Gmail in my application?

Automate email sending by using the GOG CLI with the ACE Gmail account to compose and send messages programmatically. It requires configuring the ACE_GMAIL_ACCOUNT and ACE_GMAIL_CLIENT environment variables for authentication before executing email workflows.

Can I search and read emails programmatically for onboarding workflows?

Yes, you can search and read emails programmatically to retrieve context for onboarding workflows. The Skill handles reading and searching through the ACE Gmail account to pull relevant message data into your automated communication flows.

Do I need to install the gog CLI to use the ACE Gmail integration?

Yes, installing the gog CLI is required to use the ACE Gmail integration. You must complete the gog CLI installation and authentication steps, alongside setting ACE_GMAIL_ACCOUNT and ACE_GMAIL_CLIENT, to enable programmatic email operations.

What is the best way to automate replying to Gmail messages for feedback collection?

Automate replying to Gmail messages by leveraging the GOG CLI to manage conversations through the ACE Gmail account. This approach supports feedback collection by allowing programmatic replies to incoming messages within your automated workflow.

Does this programmatic email workflow support routine Gmail tasks like LLO communications?

Yes, this programmatic email workflow supports routine Gmail tasks including LLO communications. It handles composing, sending, searching, reading, and replying to emails, covering various communication needs like onboarding and feedback collection.