gog-email-send

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents accidental or unauthorized email sends by requiring an explicit human confirmation and providing an auditable send workflow so users never send messages unintentionally.

Core Features & Use Cases

  • Explicit confirmation gating: Requires the exact phrase YES, SEND before any send operation.
  • Audit logging: Records every send attempt (success or failure) with metadata for compliance and troubleshooting.
  • Safe CLI integration: Uses the gog CLI to send drafts or direct messages while presenting a final summary and handling common failure modes, useful for customer outreach, legal notices, and transactional communications.

Quick Start

Type YES, SEND to confirm and send the reviewed draft using the gog-email-send skill.

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 emails safely with human confirmation before dispatching?

To send emails safely, this skill gates the process by requiring an exact human confirmation phrase before dispatch. It prevents accidental sends by enforcing the explicit phrase YES, SEND and logging every attempt to a local audit trail.

How does audit logging work for email send attempts via CLI?

Audit logging records every email send attempt, capturing both successes and failures with metadata for compliance. It provides an auditable workflow by writing to a local audit trail, useful for tracking customer outreach and legal notices.

Do I need the gog CLI to send transactional notifications with explicit approval?

Yes, you need the gog CLI installed with email send permissions to send transactional notifications. The skill integrates with the gog CLI to send drafts or direct messages while presenting a final summary and handling common failure modes.

What's the best way to prevent accidental email sends in automated workflows?

The best way to prevent accidental email sends is to use a workflow requiring explicit confirmation. This skill enforces acceptance of the exact phrase YES, SEND before any operation, ensuring no messages are sent unintentionally or without human approval.

Why does my email send require typing YES, SEND to execute?

Your email send requires typing YES, SEND because the skill uses explicit confirmation gating to prevent unauthorized dispatches. This mechanism ensures a human reviews and approves the final draft, stopping accidental or automated sends withoutproper approval.

Can I use this confirmation workflow for customer outreach and legal notices?

Yes, you can use this confirmation workflow for customer outreach and legal notices. It is designed for workflows requiring audit logging and human approval, handling drafts or direct messages via the gog CLI for transactional communications.