gws-gmail

Automate sending, reading, and managing Gmail messages via the gws CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nomad3/servicetsunami-agents --skill gws-gmail-nomad3
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-gmail
Source: https://github.com/nomad3/servicetsunami-agents/tree/main/apps/api/app/skills/community/gws_gmail
Command: npx skills add https://github.com/nomad3/servicetsunami-agents --skill gws-gmail-nomad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail management and automation for sending, reading, and organizing messages via the GWS CLI, reducing manual email toil.

Core Features & Use Cases

  • Compose and send messages programmatically
  • Read and triage inbox with summaries of unread messages
  • Manage threads, labels, and replies using scripted commands
  • Use cases: automate daily email tasks like follow-ups and status updates

Quick Start

Use the gws gmail resource with a method to perform a typical email task

Frequently Asked Questions about gws-gmail

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

FAQPage Schema
How do I automate sending and reading Gmail messages via CLI?▼

Automate Gmail messages by using the gws CLI to send, read, and manage email. It requires Gmail API access with proper authentication to execute scripted commands for composing and triaging inbox messages programmatically.

Can I manage Gmail threads and labels using command line automation?▼

Yes, you can manage Gmail threads and labels using command line automation. The gws CLI supports scripted commands to organize threads, apply labels, and manage replies, reducing manual email toil for everyday inbox workflows.

Do I need Gmail API access to use CLI email automation?▼

Yes, Gmail API access with proper authentication is required to use CLI email automation. You must configure the gws CLI with valid API credentials to programmatically read the inbox, compose messages, and organize threads.

What's the best way to automate daily email tasks like follow-ups?▼

The best way to automate daily email tasks like follow-ups is using the gws gmail resource with a method to perform typical email actions. It scripts repetitive workflows such as status updates and follow-ups, reducing manual inbox management toil.

How does CLI inbox management summarize unread Gmail messages?▼

CLI inbox management summarizes unread Gmail messages by reading and triaging the inbox through the gws CLI. It programmatically retrieves unread messages, allowing you to quickly process daily email workflows and organize threads via scripted commands.

Are there limitations when using CLI tools for Gmail automation?▼

Limitations of CLI tools for Gmail automation include dependencies on the gws CLI and properly authenticated Gmail API access. Without valid API credentials, scripted commands for composing messages, reading the inbox, and managing threads will not execute.