gmail-secure-read-draft

Read and search Gmail inboxes and insert draft replies without sending permissions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/StevenMih/amicable --skill gmail-secure-read-draft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmail-secure-read-draft
Source: https://github.com/StevenMih/amicable/tree/main/deploy/mygopher/skills/gmail-secure-read-draft
Command: npx skills add https://github.com/StevenMih/amicable --skill gmail-secure-read-draft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill allows an AI agent to read your emails and create draft replies without the ability to send them, ensuring your sensitive communications are reviewed before being sent.

Core Features & Use Cases

  • Read and Search Emails: Find relevant emails based on sender, date, or keywords.
  • Create Draft Replies: Generate draft responses that are saved to your Gmail Drafts folder for your review and sending.
  • Structured Data Output: Analyze email threads and produce structured business artifacts.

Quick Start

Use the gmail-secure-read-draft skill to search for emails from '[email protected]' in the last 7 days.

Frequently Asked Questions about gmail-secure-read-draft

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

FAQPage Schema
How do I let an AI agent read Gmail and create draft replies without sending permissions?

To let an AI agent read Gmail and create draft replies securely, you use a skill that restricts API access to read and insert scopes. This allows the agent to analyze threads and save drafts to your Gmail Drafts folder without granting send capabilities.

Can I search Gmail emails by sender and date for AI thread analysis?

Yes, you can search Gmail emails by sender, date, or keywords for AI thread analysis. The skill queries the inbox using Gmail API read scopes, returning relevant messages that the agent processes into structured business artifacts.

What environment variables do I need to set up for Gmail API authentication?

You need specific environment variables for Gmail API authentication to establish read and insert scopes. Configuring these variables allows the agent to securely access your inbox, retrieve email threads, and insert draft messages directly.

Does this approach to email automation prevent the AI from sending emails on my behalf?

Yes, this approach prevents the AI from sending emails by operating strictly without sending permissions. The agent can only read inbox content and insert draft replies into your Gmail Drafts folder, ensuring you review and manually send all responses.

What is the best way to analyze email threads and generate structured data?

The best way to analyze email threads and generate structured data is using an AI agent with Gmail API read access. The agent processes retrieved email conversations, extracting relevant information to produce structured business artifacts for review.

Are there limitations to automating Gmail drafts with an AI agent?

A key limitation of automating Gmail drafts with an AI agent is that drafts are only inserted into the Drafts folder for manual review. The agent cannot automatically send emails, meaning a human must intervene to finalize and dispatch the generated responses.