gog-email-send

Send email drafts via gog CLI after exact "YES, SEND" confirmation.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill gog-email-send-evolution-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog-email-send
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/gog-email-send
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill gog-email-send-evolution-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents accidental or unauthorized email sending by requiring explicit, exact human confirmation before any send operation.

Core Features & Use Cases

  • Mandatory exact confirmation gate: Executes sending only when the user includes the exact phrase "YES, SEND", blocking all paraphrases or implied consent.
  • Pre-send disclosure and summary: Presents a final “Ready to Send” view (recipients, subject, and body snippet) so the user can verify what will be transmitted.
  • Audit trail logging: Records each send attempt (success or failure) for accountability, including recipients and subject while avoiding full body content.

Quick Start

Ask the assistant to send your approved email draft by replying with the exact confirmation phrase "YES, SEND".

Frequently Asked Questions about gog-email-send

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

FAQPage Schema
How do I send an email with a mandatory human approval gate to prevent accidental transmission?

To send email with a human approval gate, you must reply with the exact confirmation string "YES, SEND". This operational safety mechanism blocks paraphrased consent and prevents unintended outgoing communication.

How does audit logging work for automated email sending operations?

Audit logging for email sending records each send attempt, including recipients and subject, to an audit trail for accountability. It avoids logging the full body content to maintain security while tracking operational success or failure.

What do I need to use the gog CLI for direct email sending with confirmation gates?

To use the gog CLI for email sending, you need an approved draft and must provide the exact "YES, SEND" confirmation string. The system validates the recipient list and subject before executing the delivery.

Can I use implied consent or paraphrased approval to trigger confirmed email sending?

Implied consent or paraphrased approval cannot trigger confirmed email sending. The system requires the exact phrase "YES, SEND" as a strict confirmation gate to ensure operational safety and prevent unauthorized transmission.

What is the best way to verify recipients and subject before sending an approved email draft?

The best way to verify recipients and subject before sending is through the pre-send disclosure view. This presents a final "Ready to Send" summary, allowing you to validate the recipient list, subject, and body snippet before execution.

Are there limitations on what gets recorded in the audit trail when sending emails via the gog CLI?

Yes, the audit trail logging limitation is that it records recipients and subject but avoids storing the full body content. This ensures accountability for the send attempt while maintaining message privacy during email delivery operations.