add-gmail

Integrate Gmail email management into an AI assistant via OAuth 2.0 and Google APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill integrates your Gmail account with NanoClaw, allowing your AI assistant to read, send, and manage emails, either as a tool or as a full communication channel.

Core Features & Use Cases

  • Email Integration: Connects Gmail to your AI assistant.
  • Tool Mode: Enables AI to read, send, search, and draft emails on demand.
  • Channel Mode: Allows incoming emails to trigger the AI, enabling automated responses and task scheduling.
  • Use Case: Automatically process incoming customer support emails, draft replies, and schedule follow-up tasks based on email content.

Quick Start

Use the add-gmail skill to integrate your Gmail account.

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 to automate email management?

You can integrate Gmail with an AI assistant using OAuth 2.0 and Google APIs to read, send, and manage emails. This requires setting up a Google Cloud project and configuring OAuth credentials to authorize access.

Can incoming emails trigger automated AI actions and task scheduling?

Yes, Channel Mode allows incoming emails to trigger the AI assistant directly. This enables automated responses, customer support processing, and scheduling follow-up tasks based on the email content.

What do I need to set up before connecting my Gmail inbox to AI?

Before connecting Gmail, you need a Google Cloud project and OAuth 2.0 credential configuration. You must also install the googleapis dependency to enable the integration between your inbox and the AI assistant.

Does Gmail AI integration support both on-demand email tools and automated channel triggers?

Gmail AI integration supports both Tool Mode for on-demand reading, sending, searching, and drafting emails, and Channel Mode for triggering automated AI actions via incoming mail. This dual approach covers interactive and automated workflows.

What is the best way to automate customer support email replies using AI?

The best way to automate customer support is using Gmail Channel Mode integration with AI. It automatically processes incoming support emails, drafts replies, and schedules follow-up tasks based on the parsed email content.

Are there limitations when using OAuth 2.0 for Gmail AI integration?

OAuth 2.0 Gmail integration requires continuous Google Cloud project configuration and credential management. Limitations include managing API rate limits and ensuring secure token handling for both Tool and Channel Modes.