gws-gmail-send

Send Gmail emails with attachments via command-line interface.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill gws-gmail-send-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-send
Source: https://github.com/fishyer/skills/tree/main/skills/gws-gmail-send
Command: npx skills add https://github.com/fishyer/skills --skill gws-gmail-send-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of sending emails through Gmail, offering a simple command-line interface for managing and composing emails.

Core Features & Use Cases

  • Send Emails: Compose and send emails using a command-line interface.
  • Manage Attachments: Attach files to your emails directly from the command line.
  • Use Case: Quickly send out reports or notifications by specifying the recipient, subject, and body text.

Quick Start

Send an email to '[email protected]' with the subject 'Meeting Reminder' and the body 'Don't forget our meeting at 10 AM tomorrow.'

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 emails through Gmail using a command-line interface?

Send emails through Gmail using a command-line interface by automating the composition process. This skill handles basic email creation, supporting both plain text and HTML formats, to send messages directly without needing the web interface.

Can I attach files to Gmail messages from the command line?

Yes, you can attach files to Gmail messages from the command line. The automation script handles file attachments directly, allowing you to include documents or reports when sending emails to specified recipients.

Do I need the gws tool to automate Gmail sending tasks?

Yes, the gws tool is a required dependency to automate Gmail sending tasks. You must have the gws environment configured to run the command-line scripts that compose and send emails with attachments.

What is the best way to send automated notifications via Gmail?

The best way to send automated notifications via Gmail is using a command-line automation script. Specify the recipient, subject, and body text to quickly send out reports or reminders without manual web interface interaction.

Does Gmail command-line automation support HTML email formats?

Yes, Gmail command-line automation supports HTML email formats. The script handles basic email composition by allowing you to choose between plain text and HTML formats for your message body.