gws-gmail

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

2|1|Updated Jan 31, 2014
One-click install
npx skills add https://github.com/mattforni/homebase --skill gws-gmail-mattforni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail
Source: https://github.com/mattforni/homebase/tree/main/.claude/skills/gws-gmail
Command: npx skills add https://github.com/mattforni/homebase --skill gws-gmail-mattforni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail automation for programmatic sending, reading, and organizing messages via a CLI-based skill.

Core Features & Use Cases

  • Send emails using gws gmail <resource> <method> and manage threads
  • Read messages and extract bodies or headers
  • Triage inbox, watch for new messages, and reply or forward in threads
  • Discoverable API resources include users, messages, labels, threads, and settings

Quick Start

Use gws gmail to send or read emails by specifying a resource, method, and parameters.

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 Gmail messages from the command line?

You can automate sending Gmail messages by using the gws CLI entry point to specify a resource, method, and parameters. This programmatic workflow allows you to send emails and manage threads directly from the command line.

What Gmail API resources can I manage using CLI automation?

CLI automation supports discoverable Gmail API resources including users, messages, labels, threads, and settings. You can interact with these resources using the gws gmail command structure to read, organize, and manage your inbox.

How do I read and triage unread Gmail messages programmatically?

You can read and triage unread Gmail messages programmatically by applying CLI methods to extract message bodies or headers. This allows you to watch for new messages, read threads, and reply or forward directly through the command line.

Do I need a valid Gmail account and API access to use this email automation workflow?

Yes, this email automation workflow requires a valid Gmail account and access to the Gmail API. You also need the gws CLI entry point installed to execute the programmatic sending, reading, and organizing commands.

Can I reply to or forward existing Gmail threads via the CLI?

Yes, you can reply to or forward existing Gmail threads via the CLI. The automation supports programmatic workflows for managing threads, allowing you to interact with and respond to messages directly from the command line.

What is the best way to integrate Gmail management into an automated workflow?

The best way to integrate Gmail management into an automated workflow is using the gws CLI to apply methods like gmail.<resource>.<method>. This enables programmatic email workflows for sending, reading, and triaging messages within your automation pipeline.