add-gmail

Read, send, search, and draft emails via Gmail with OAuth setup.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/iia-arg/claudeclaw --skill add-gmail-iia-arg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/iia-arg/claudeclaw/tree/main/skills/add-gmail
Command: npx skills add https://github.com/iia-arg/claudeclaw --skill add-gmail-iia-arg

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to connect Gmail to ClaudeClaw, allowing automated email reading, sending, searching, and drafting. It simplifies the integration of email communication into AI-driven workflows.

Core Features & Use Cases

  • Gmail Integration: Connects Gmail to automate email management tasks such as reading emails or sending replies.
  • Flexible Setup: Supports both tool-based usage for manual email operations and full channel mode for automated email triggers.
  • Use Case: A user can set the agent to automatically respond to specific incoming emails or schedule email campaigns.

Quick Start

Set up Google Cloud OAuth credentials, authorize the Gmail API, and verify the connection by sending a test email or listing recent messages.

Frequently Asked Questions about add-gmail

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

FAQPage Schema
How do I integrate Gmail with an AI assistant for automated email workflows?

Gmail integration with an AI assistant is achieved by connecting the email account via OAuth setup in Google Cloud, enabling the agent to read, send, search, and draft emails through automated workflows.

Can I use chat-based agents to automatically send and search emails?

Yes, chat-based agents can automatically send and search emails once the Gmail API is connected via OAuth, supporting both interactive tool-based usage and automated triggers for channel mode.

What do I need to set up before connecting Gmail to my workflow automation?

Before connecting Gmail to workflow automation, you need to configure Google Cloud OAuth credentials, authorize the Gmail API, and make code changes in the repository to verify the connection.

Does Gmail API integration support both automated triggers and manual operations?

Gmail API integration supports both automated triggers through full channel mode and manual operations through tool-based usage, allowing flexible deployment for reading, sending, and drafting emails.

Why do I need OAuth credentials to manage emails through an AI agent?

OAuth credentials are required to manage emails through an AI agent because they ensure secure access to the Gmail API, verifying authorization before reading, sending, or searching emails.

What are the limitations of using Google Cloud OAuth for email automation?

Limitations of using Google Cloud OAuth for email automation include the requirement for initial code changes in the repository and dependency on the googleapis library for secure API access.