add-gmail

Integrate Gmail email reading, sending, and drafting via OAuth 2.0.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @gongrzhe/server-gmail-autoauth-mcp, and includes scripts (resource) components.

What problem does it solve?

This Skill enables your AI assistant to securely read, send, and manage emails, transforming it into a powerful communication hub.

Core Features & Use Cases

  • Email Integration: Connects NanoClaw to your Gmail account.
  • Two Modes: Choose between 'Tool Mode' (agent-initiated actions) or 'Channel Mode' (emails trigger the agent).
  • Use Case: Automatically process incoming support emails, draft replies, and schedule tasks based on email content, all managed by your AI assistant.

Quick Start

Follow the guided steps to set up Gmail integration for your AI assistant.

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?

Gmail integration for AI email management connects your account via OAuth 2.0, enabling the assistant to read, send, and draft emails. It supports tool-based actions and channel-based triggers using labels, addresses, or subject prefixes.

Do I need Google Cloud Platform setup to connect my AI agent to Gmail?

Yes, Google Cloud Platform setup is required for OAuth 2.0 authorization. You must configure specific Node.js packages for MCP communication to securely link your Gmail account with the AI assistant.

What is the difference between tool mode and channel mode for AI email integration?

Tool mode allows the AI assistant to initiate email actions like reading and sending. Channel mode uses incoming emails to trigger the agent, automatically processing messages based on configurable conversation context and filtering rules.

How can I automatically process incoming support emails using an AI agent?

You can automatically process support emails by configuring channel mode to trigger the AI agent via specific labels, addresses, or subject prefixes. The agent then drafts replies and manages tasks based on the email content.

Can I configure conversation context management for AI-driven Gmail interactions?

Yes, the Gmail integration provides configurable conversation context management. This allows you to control how the AI assistant interprets and retains email thread history when reading, drafting, or sending messages.

Why does my Gmail OAuth 2.0 authorization fail when connecting to my AI assistant?

OAuth 2.0 authorization failures often stem from incomplete Google Cloud Platform setup or missing Node.js packages required for MCP communication. Verify your GCP credentials and server-gmail-autoauth-mcp dependency configuration.