gws-gmail-reply-all

Reply-all to Gmail messages with customizable recipients and HTML bodies.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-reply-all
Source: https://github.com/googleworkspace/cli/tree/main/skills/gws-gmail-reply-all
Command: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of replying to all recipients of a Gmail message, saving users time and ensuring no one is missed in a conversation.

Core Features & Use Cases

  • Effortless Reply-All: Send a reply to the original sender and all recipients (To, CC) of a given message.
  • Recipient Management: Exclude specific recipients from the reply or add new ones via To, CC, or BCC.
  • HTML Support: Option to send replies in HTML format.
  • Use Case: Quickly respond to a team-wide announcement or a client email, ensuring all relevant parties are kept in the loop without manually selecting each address.

Quick Start

Reply to the email with message ID '18f1a2b3c4d' with the body 'Sounds good to me!'.

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 reply-all in Gmail to keep everyone in the thread?

You can automate a Gmail reply-all by providing the message ID and your desired body content. This Skill uses the gws CLI to send replies to the original sender and all To and CC recipients instantly.

Can I add BCC recipients or exclude specific people when I reply-all to an email?

When sending a reply-all, you can add new contacts via To, CC, or BCC, and exclude specific recipients from the original list. This ensures precise control over your Gmail communication.

Does the Gmail reply-all automation support HTML formatted messages?

Yes, the Gmail reply-all automation supports sending messages in both plain text and HTML formats. You can choose HTML formatting to include structured content, links, and styling in your automated replies.

What do I need to set up before programmatically replying to all email recipients?

To programmatically reply to all email recipients, you need the specific Gmail message ID and authenticated Gmail API interactions via the gws CLI. This environment setup allows your automation to access and send messages securely.

What is the best way to ensure all CC'd contacts receive an automated Gmail response?

The best way to ensure CC'd contacts receive an automated Gmail response is using a dedicated reply-all automation Skill. It programmatically captures all To and CC addresses from a given message ID and sends your customized reply to everyone.