gws-gmail-reply-all

Send threaded reply-all messages to Gmail by message ID.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill gws-gmail-reply-all-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-reply-all
Source: https://github.com/cellarwood/figurio/tree/main/skills/gws-gmail-reply-all
Command: npx skills add https://github.com/cellarwood/figurio --skill gws-gmail-reply-all-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables fast, accurate reply-all responses in Gmail while preserving conversation threading and quoted content to avoid manual recipient management and broken threads.

Core Features & Use Cases

  • Thread-aware Replying: Targets a specific Gmail message ID and constructs a threaded reply that preserves replies and inline quoted content.
  • Recipient Management & Drafting: Add or remove To/CC/BCC recipients, use send-as aliases, save drafts instead of sending, and perform dry-run validations.
  • Attachments & HTML Support: Attach multiple files, send HTML or plain text bodies, and preserve inline images via cid references.

Quick Start

Use the gws gmail +reply-all command with a message ID and body to send a threaded 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 send a reply-all email in Gmail while preserving the conversation thread?

To send a reply-all email while preserving threading, target a specific Gmail message ID to construct a threaded reply that keeps all original recipients and inline quoted content intact.

Can I add or remove recipients when sending a threaded Gmail reply?

Yes, you can add or remove To, CC, and BCC recipients when sending a threaded Gmail reply, allowing precise recipient management without breaking the existing conversation thread.

Does Gmail reply-all support saving drafts and attaching files to threaded replies?

Gmail reply-all supports saving messages as drafts instead of sending immediately and allows attaching multiple files to the threaded reply using specific command-line flags.

What authentication is required to automate reply-all emails for Google Workspace accounts?

Automating reply-all emails for Google Workspace and consumer accounts requires gws CLI authentication, ensuring secure access to target message IDs and threading capabilities.

How do I validate a Gmail reply-all before sending it to all recipients?

You can validate a Gmail reply-all before sending by using a dry-run flag, which checks the message construction, recipient list, and attachments without actually delivering the email.