gws-gmail-reply-all

Generate reply-all Gmail emails with threading and optional attachments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The need for an easy and efficient way to reply-all to Gmail messages, ensuring that the reply goes to all recipients mentioned in the original email and handles threading automatically.

Core Features & Use Cases

  • Reply-all with Threading: Replies to an email with all recipients automatically included, managing threading to prevent message duplication.
  • Customize Your Reply: Modify the reply content with flags for HTML format, attachments, or drafting instead of sending.
  • Use Case: When replying to a team discussion email, quickly craft a response to go to all participants and include any relevant information or files.

Quick Start

Send a reply-all message to all recipients with the specified message ID and body.

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 emails in Gmail while keeping the thread intact?

Automating a Gmail reply-all requires analyzing thread participants and message body content. This Skill generates the reply to all recipients automatically and manages threading to prevent message duplication.

Can I save a Gmail reply-all as a draft instead of sending it immediately?

Yes, you can save a Gmail reply-all as a draft. The Skill supports command-line flags for draft-saving functionality, allowing you to generate the threaded reply and review it before final delivery.

Does Gmail reply-all automation support adding CC, BCC, and attachments?

Gmail reply-all automation supports adding CC, BCC, and attachments. The Skill provides command-line flags for specifying additional recipients, attachments, and message content formatting.

What Gmail API access do I need to automate reply-all messages?

To automate reply-all messages, you need authorization through Gmail API access. This allows the Skill to analyze thread participants, process message body content, and execute reply-all actions.

How do I format reply-all email content as HTML in Gmail?

You can format reply-all email content as HTML using command-line flags. The Skill supports message content formatting flags, allowing you to generate HTML replies to all thread participants.