add-gmail

Integrate Gmail into NanoClaw via Google Cloud OAuth and code modifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Tool Mode: Agent can send/receive emails when explicitly asked via WhatsApp.
  • Channel Mode: Emails can trigger the agent, and the agent can reply via email.
  • Use Case: Automatically process incoming support emails, draft responses, or ask your assistant to summarize your inbox.

Quick Start

Use the add-gmail skill to set up Gmail integration for your 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 read and send emails?

To integrate Gmail, this Skill guides you through Google Cloud OAuth setup and implements code modifications for agent runner and container configurations. It enables your assistant to manage emails either as a tool or a full communication channel.

How does Gmail integration work as a communication channel versus a tool?

Gmail integration operates in Tool Mode for sending and receiving emails when explicitly asked, or Channel Mode where incoming emails trigger the agent and the agent replies directly via email.

Do I need to configure Google Cloud OAuth to enable Gmail automation?

Yes, configuring Google Cloud OAuth is required. The Skill guides you through the OAuth setup process and implements the necessary code modifications for the agent runner and container configurations.

Can I use Gmail integration to automatically process incoming support emails?

Yes, you can automatically process incoming support emails. The integration supports drafting responses, summarizing your inbox, and triggering the agent through incoming emails via Channel Mode.

What are the setup requirements for adding Gmail to an agent runner?

Setup requires completing Google Cloud OAuth configuration and implementing specific code modifications for the agent runner and container configurations to support the email integration.

Why use Gmail integration for AI email management instead of standard API connections?

Gmail integration provides both tool-based email actions and a full email channel for triggering and responding, allowing seamless email management directly within the assistant workflow beyond standard API connections.