gws-gmail-reply-all

Automate reply-all to Gmail messages while preserving thread integrity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail conversations can be lengthy and require coordinating a reply to multiple recipients. This Skill automates replying-all while preserving the original thread structure and recipient visibility.

Core Features & Use Cases

  • Automated reply-all for Gmail messages using the gws CLI.
  • Maintains threading and recipient visibility across To/CC, with optional attachments and custom recipients.
  • Use Case: A support agent can respond to a customer email thread with a single command, ensuring all original recipients are included.

Quick Start

Provide the message-id and body, then run gws gmail +reply-all.

Frequently Asked Questions about gws-gmail-reply-all

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

FAQPage Schema
How do I automate a reply-all in Gmail while preserving the original thread?

You can automate a Gmail reply-all by providing the required message-id and body inputs. This preserves the original thread structure and ensures all original To and CC recipients receive the response.

What inputs are required to send an automated reply-all to a Gmail conversation?

The required inputs for an automated Gmail reply-all are the specific message-id and the body text. You can also optionally specify sender, recipient, CC, BCC, attachments, and draft flags for customization.

Can I add attachments and custom recipients when automating a Gmail reply-all?

Yes, you can include attachments and customize recipients when automating a Gmail reply-all. Optional flags allow you to override or specify From, To, CC, and BCC fields while maintaining the conversation thread.

Does the Gmail reply-all automation support saving messages as drafts instead of sending immediately?

Yes, the Gmail reply-all automation supports saving messages as drafts. By using the optional draft flag, you can generate the threaded response with custom recipients and attachments without sending it immediately.

How does the Gmail reply-all automation handle authentication and policy enforcement?

The Gmail reply-all automation handles authentication and policy enforcement by utilizing the gws-shared module. This ensures secure access and compliance when replying to conversations via the gws CLI.