gws-gmail

Automate Gmail sending, reading, and labeling via the gws CLI.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-gmail-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-gmail
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-gmail-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail automation via the gws CLI to send, read, and organize messages, reducing manual workflow effort.

Core Features & Use Cases

  • Send emails programmatically.
  • Read and triage inbox items, including unread summaries.
  • Manage Gmail resources (labels, settings) and watch for new messages.

Quick Start

For example, run gws gmail messages send to deliver an email.

Frequently Asked Questions about gws-gmail

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

FAQPage Schema
How do I send emails programmatically using a CLI?

You can automate Gmail operations by running gws gmail messages send to programmatically deliver emails. The Skill supports API-driven CLI patterns including resource discovery and parameter validation for workflows requiring email automation.

Can I automate inbox triage and read unread Gmail messages via API?

Yes, you can automate inbox triage by using the CLI to read and summarize unread Gmail messages. It applies API-driven patterns to fetch and filter inbox items programmatically without manual effort.

What is the best way to manage Gmail labels and watch for new messages?

The best way to manage Gmail labels and watch for new messages is using the gws CLI, which supports resource discovery and method invocation to organize labels and monitor incoming traffic programmatically.

Do I need any external dependencies to automate Gmail workflows with gws?

No external dependencies are required to automate Gmail workflows with gws. The Skill operates independently to send, read, and manage messages without requiring additional packages or component installations.

Does the Gmail automation CLI support resource and method discovery?

Yes, the Gmail automation CLI supports resource and method discovery. It satisfies API-driven CLI patterns of gws, allowing you to validate parameters and interact with Gmail resources like labels and settings programmatically.