gws-gmail-reply-all

Automate Gmail reply-all with threading, CC, BCC, and recipient exclusion.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of replying to all recipients of a Gmail message, handling threading automatically, saving time and reducing errors in email communication.

Core Features & Use Cases

  • Automated Reply-All: Sends a reply to all recipients of a Gmail message with automatic threading handling.
  • Customizable Response: Allows users to specify the message body and additional recipients or exclude certain ones.
  • Use Case: For office communication where a response needs to be sent to all the recipients in a thread, this Skill can be used to streamline the process.

Quick Start

Use the gws-gmail-reply-all skill to reply to all recipients of the message with ID '1234567890' with the body 'Thank you for your message!'.

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 Gmail reply-all with proper email threading support?

To automate Gmail reply-all with threading, you need a tool that handles message IDs and links replies to existing threads. This Skill automates that process by taking a message ID and body, then sending the response while preserving the thread structure.

Can I exclude specific recipients or add CC and BCC when sending an automated reply-all in Gmail?

Yes, you can exclude specific recipients and add CC or BCC when automating a Gmail reply-all. The Skill allows you to customize the recipient list, ensuring specific addresses are excluded or copied as needed for office communication workflows.

Do I need the gws dependency to automate Gmail reply-all message handling?

Yes, the gws dependency is required to automate Gmail reply-all message handling. It provides the necessary environment and integration framework to interact with Gmail messages and manage threading inputs like message IDs.

What is the best way to handle email thread responses for all recipients in office communication?

The best way to handle email thread responses for all recipients is using an automated reply-all workflow with threading support. This approach captures the original message ID and sends a customized body to all parties, reducing manual errors and saving time.

How do I send a reply to all recipients of a specific Gmail message ID?

To send a reply to all recipients of a specific Gmail message ID, provide the ID and your desired response body to the automation script. It processes the thread context and delivers your message to everyone included in the original conversation.

What are the limitations of automating Gmail reply-all for email threads?

Limitations of automating Gmail reply-all depend on correct message ID input and active gws dependency integration. If the message ID is invalid or the threading context is broken, the automated reply-all process will fail to link the response correctly.