gws-gmail-send

Send plain text emails through Gmail with specified recipients, subject, and body.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-gmail-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-send
Source: https://github.com/m13v/fazm/tree/main/skills/gws-gmail-send
Command: npx skills add https://github.com/m13v/fazm --skill gws-gmail-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of sending emails through Gmail, saving users time and effort on routine communication tasks.

Core Features & Use Cases

  • Direct Email Sending: Compose and send plain text emails to specified recipients.
  • Subject and Body Customization: Easily set the subject line and body content for each email.
  • Use Case: Quickly send a confirmation email to a customer after a purchase, or notify a team member about an urgent update.

Quick Start

Send an email to [email protected] with the subject 'Test Email' and body 'This is a test message.'.

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 automated emails through Gmail for customer service notifications?

Send plain text emails through Gmail by defining the recipient, subject, and body content to automate customer service notifications and internal team messaging.

Can I customize the subject and body content when sending Gmail messages?

Yes, you can easily set and customize the subject line and body content for each plain text email sent through the Gmail service.

Does this Gmail sending method handle RFC 2822 formatting and base64 encoding automatically?

Yes, sending plain text emails through this method handles RFC 2822 formatting and base64 encoding automatically, ensuring standard email compliance.

What is the best way to compose and send a plain text email via Gmail?

To compose and send a plain text email via Gmail, define the recipient, subject, and body content to automate routine communication tasks efficiently.

Are there limitations to sending emails via Gmail with this approach?

This Gmail sending approach is limited to plain text emails and does not support rich media or HTML formatting based on the available metadata.