add-gmail

Integrate Gmail into an AI agent for email management and communication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill integrates Gmail with NanoClaw, enabling AI agents to read, send, and manage emails, either as a tool or as a full communication channel.

Core Features & Use Cases

  • Email Tool: Allows agents to perform actions like reading, sending, searching, and drafting emails.
  • Email Channel: Enables incoming emails to trigger the agent, schedule tasks, and receive replies.
  • Use Case: Automatically process customer support emails, draft responses, and categorize incoming messages based on content.

Quick Start

Use the add-gmail skill to set up Gmail integration for your agent.

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 agent for email management?

You can integrate Gmail with an AI agent by configuring OAuth authentication through Google Cloud Platform, enabling the agent to read, send, search, and draft emails as an automated tool.

Can I use Gmail to trigger automated AI workflows from incoming emails?

Yes, Gmail can function as a full communication channel where incoming emails trigger the AI agent, schedule tasks, and receive replies, which is useful for processing customer support emails automatically.

Do I need Google Cloud Platform setup to enable Gmail API interaction?

Yes, Google Cloud Platform setup is required to establish secure OAuth authentication and configure the specific npm packages needed for Gmail API interaction.

What's the best way to automate customer support email processing with AI?

Using Gmail integration allows AI agents to automatically process incoming support emails, draft responses, and categorize messages based on their content without manual intervention.

Does Gmail integration support both tool-based access and automated inbox monitoring?

Yes, the integration supports configuration for direct tool-based access to perform email actions and automated inbox monitoring to trigger agent workflows from incoming messages.

What npm packages are required for Gmail API interaction in an AI agent?

The integration requires the @gongrzhe/server-gmail-autoauth-mcp and googleapis npm packages to handle secure OAuth authentication and facilitate Gmail API interaction.