gws-gmail-reply

Reply to Gmail messages by message ID with threading and recipient management.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-gmail-reply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-reply
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.agents/skills/gws-gmail-reply
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-gmail-reply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of replying to emails, automatically handling the complexities of threading and ensuring your responses are correctly associated with the original conversation.

Core Features & Use Cases

  • Automated Threading: Replies are automatically linked to the original message, maintaining conversation history.
  • Customizable Replies: Send plain text or HTML replies, and easily add CC and BCC recipients.
  • Use Case: Quickly respond to a customer inquiry by providing the message ID and your reply text, letting the Skill handle the rest of the email formatting and sending.

Quick Start

Use the gws gmail reply skill to reply to message ID 123abc456def with the text "Thank you for your inquiry!".

Frequently Asked Questions about gws-gmail-reply

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

FAQPage Schema
How do I reply to a specific Gmail message using a message ID?

Replying to a specific Gmail message requires providing the original message ID and your reply body text. The Skill automatically handles threading, quoting, and recipient management to ensure your response links to the correct conversation.

What do I need to set up before sending Gmail replies programmatically?

Sending Gmail replies programmatically requires the 'gws' CLI tool installed and active authentication with Google Workspace services. Once configured, you can pass message IDs and reply text to automate email responses.

Can I add CC and BCC recipients when threading Gmail replies?

Yes, you can add CC and BCC recipients when threading Gmail replies. The Skill supports customizable recipient management, allowing you to include additional contacts while maintaining the original conversation thread.

Does the Gmail reply Skill support HTML email formatting?

Yes, the Gmail reply Skill supports both plain text and HTML email formatting. You can provide your reply body in either format, and the Skill handles the email formatting and sending automatically.

How does email threading work when automating Gmail replies?

Email threading works by automatically linking your reply to the original message using its unique message ID. This maintains conversation history and ensures your response is correctly associated with the existing thread.