gws-gmail
CLI tool for Gmail API to send, read, triage, and watch emails with full resource access.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmailStats
| Total installs | 12,310 |
| Weekly installs | 12.3K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Seven helper commands cover common workflows: send, triage unread messages, reply, reply-all, forward, read message bodies, and watch for new emails in real-time
- Full Gmail API access via users resource with methods for profiles, drafts, history, labels, messages, settings, threads, and push notifications
- Use gws schema to inspect method signatures and required parameters before building CLI calls with --params and --json flags
- Requires gws binary and authentication setup documented in gws-shared/SKILL.md
Tags
Related skills
| Skill | Installs | vs gws-gmail |
|---|---|---|
| gws-gmail-triage | 9,305 | -3,005 |
| gws-workflow-email-to-task | 6,699 | -5,611 |
| gws-gmail-send | 9,273 | -3,037 |
| recipe-forward-labeled-emails | 6,014 | -6,296 |
| persona-hr-coordinator | 5,907 | -6,403 |
FAQ
- How many installs does gws-gmail have?
- gws-gmail has 12,310 total installs and 12.3K installs this week.
- Where is gws-gmail hosted?
- gws-gmail is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-gmail have?
- gws-gmail has 22.8K GitHub stars.
- When was gws-gmail first indexed?
- OrangeBot.AI first indexed gws-gmail on Mar 4, 2026.
- How do I install gws-gmail?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail