gws-gmail-send
Send emails via Gmail with support for HTML, attachments, CC/BCC, and drafts using the Google Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-sendStats
| Total installs | 9,273 |
| Weekly installs | 9.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires recipient email(s), subject, and body text; supports CC, BCC, and optional sender address for send-as aliases
- Handles file attachments up to 25MB total, with multiple files supported via repeated --attach flags
- Supports both plain text and HTML email bodies; HTML fragments do not require wrapper tags
- Includes --dry-run flag to preview the request before sending, and automatic RFC 5322 formatting and MIME encoding
Tags
Related skills
| Skill | Installs | vs gws-gmail-send |
|---|---|---|
| recipe-create-gmail-filter | 6,548 | -2,725 |
| recipe-send-team-announcement | 5,866 | -3,407 |
| recipe-email-drive-link | 6,263 | -3,010 |
| email-design | 7,378 | -1,895 |
| lead-magnets | 8,624 | -649 |
FAQ
- How many installs does gws-gmail-send have?
- gws-gmail-send has 9,273 total installs and 9.2K installs this week.
- Where is gws-gmail-send hosted?
- gws-gmail-send is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-gmail-send have?
- gws-gmail-send has 22.8K GitHub stars.
- When was gws-gmail-send first indexed?
- OrangeBot.AI first indexed gws-gmail-send on Mar 4, 2026.
- How do I install gws-gmail-send?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-send