gmail-reply

Read unread Gmail messages, draft contextual replies, and send after user approval.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/shmlaiq/Task-Managment-API --skill gmail-reply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmail-reply
Source: https://github.com/shmlaiq/Task-Managment-API/tree/main/.claude/skills/gmail-reply
Command: npx skills add https://github.com/shmlaiq/Task-Managment-API --skill gmail-reply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates Gmail-based email workflows by reading unread messages, drafting contextual replies, and sending only after explicit user approval.

Core Features & Use Cases

  • Read Inbox: fetch unread emails and exclude spam or trash
  • Smart Drafting: compose professional replies tailored to context
  • User Approval & Security: require explicit consent before sending and redact sensitive data
  • Threading & Drafts: maintain proper In-Reply-To/References headers and save rejected replies to Drafts

Quick Start

Enable Gmail reply automation to read unread emails, draft professional replies, and send only after user approval.

Frequently Asked Questions about gmail-reply

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

FAQPage Schema
How do I automate Gmail replies with draft approvals?

To automate Gmail replies, this Skill reads unread inbox messages, drafts contextual responses, and sends only after explicit user approval. It maintains proper threading headers and saves rejected drafts for auditability.

What Gmail permissions do I need to automate email workflows?

You need Gmail accounts with read, compose, and send scopes to automate email workflows. The Skill enforces security checks and explicit user consent before sending any drafted replies.

Does Gmail reply automation keep messages in the same email thread?

Yes, Gmail reply automation maintains proper In-Reply-To and References headers to ensure drafted responses stay within the original email thread, preserving conversational context.

What happens to automated Gmail drafts if I reject the approval request?

If you reject the approval request, the automated Gmail draft is not sent and is instead saved to your Drafts folder. This ensures auditability and allows manual review or editing later.

Can I exclude spam and trash when reading unread emails for automated drafting?

Yes, when reading unread emails for automated drafting, the Skill fetches messages from your inbox while explicitly excluding spam or trash folders to ensure only valid emails are processed.

Is there a way to redact sensitive data before sending automated Gmail replies?

Yes, the user approval and security feature redacts sensitive data and requires explicit consent before sending automated Gmail replies, ensuring secure handling of information during the workflow.