gws-gmail-send

Send emails via Gmail with recipients, subject, body, CC, BCC, and dry-run mode.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-send-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-send
Source: https://github.com/googleworkspace/cli/tree/main/skills/gws-gmail-send
Command: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-send-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of sending emails through Gmail, eliminating the need for manual composition and sending within the Gmail interface.

Core Features & Use Cases

  • Send Emails: Compose and send emails with specified recipients, subject, and body.
  • CC/BCC: Include CC and BCC recipients for broader or confidential distribution.
  • HTML Content: Support for sending emails with HTML formatting for richer content.
  • Dry Run: Preview the email request without actually sending it, ensuring accuracy.
  • Use Case: Quickly send a status update email to your team about a project's progress without leaving your current workflow.

Quick Start

Send an email to [email protected] with the subject 'Hello' and the body 'Hi Alice!'.

Frequently Asked Questions about gws-gmail-send

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

FAQPage Schema
How do I send an email programmatically through Gmail without leaving my workflow?

To send an email programmatically through Gmail, this Skill dispatches messages using the gws CLI with specified recipients, subject, and body content. It automates composition and sending without manual interface interaction.

Can I include CC and BCC recipients when sending emails via Gmail?

Yes, you can include CC and BCC recipients when sending emails via Gmail. The Skill supports broader or confidential distribution by allowing you to specify these additional recipient fields.

Does Gmail sending support HTML formatted email bodies?

Gmail sending supports HTML formatted email bodies. The Skill enables you to send emails with HTML formatting for richer content, or use plain text bodies for simpler messages.

How can I preview an email request before actually sending it in Gmail?

You can preview an email request before sending it in Gmail by using the dry-run mode. This feature verifies the specified recipients, subject, and body content for accuracy without dispatching the message.

What is the best way to automate sending a status update email to my team?

The best way to automate sending a status update email is to use this Skill to compose and send messages with specified recipients and body content. It eliminates manual composition within the Gmail interface.