add-gmail

Integrate Gmail into NanoClaw for reading, sending, and managing emails.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill add-gmail-heuulzp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/heuuLZP/nanoclaw-cn/tree/main/.claude/skills/add-gmail
Command: npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill add-gmail-heuulzp

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 Claude to read, send, and manage your emails, either as a tool or as a full communication channel.

Core Features & Use Cases

  • Email as a Tool: Enable Claude to read, search, draft, and send emails when explicitly asked.
  • Email as a Channel: Allow incoming emails to trigger Claude, enabling automated responses and task scheduling based on your inbox.
  • GCP OAuth Setup: Guides you through the necessary Google Cloud Platform setup for secure authentication.
  • Use Case: Automatically process incoming customer support emails, draft replies, and categorize them, all managed by Claude.

Quick Start

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

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 Claude to read and send emails?

Gmail integration enables Claude to read, send, and manage emails by connecting your inbox through the Gmail API. It supports both tool-based access for specific actions and channel-based monitoring for automated inbox responses.

Do I need Google Cloud Platform OAuth credentials to use the Gmail API?

Yes, Google Cloud Platform OAuth credentials are required for secure authentication. The setup guides you through configuring the necessary GCP credentials and enabling the Gmail API for full operation.

Can I automatically process incoming customer support emails with Claude?

Automated email processing is supported via channel-based integration. Incoming emails can trigger Claude to automatically draft replies, categorize messages, and schedule tasks based on your inbox activity.

What's the best way to monitor my inbox automatically using the Gmail API?

Channel-based integration is the best approach for automated inbox monitoring. It allows incoming emails to trigger Claude directly, enabling automated responses and task scheduling without requiring explicit prompts for each message.

Does Gmail integration work as a tool for drafting emails on demand?

Yes, email integration functions as a tool for on-demand actions. This mode enables Claude to read, search, draft, and send emails explicitly when requested, providing precise control over individual email operations.

Why does Gmail integration require the googleapis dependency?

The googleapis dependency is required to interface with the Gmail API. It provides the underlying client library needed to authenticate via GCP OAuth credentials and execute email reading, sending, and management operations.