add-gmail

Integrate Gmail into NanoClaw to read, send, search, and draft emails.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail integration enables NanoClaw to read, send, search, and draft emails, allowing automation to be triggered by or act upon Gmail data.

Core Features & Use Cases

  • Tool-mode Gmail actions: read, send, search, and draft emails for the agent to use on demand.
  • Channel-mode: inbound email triggers and automated responses within Gmail, enabling ongoing conversations.
  • Setup pathway: OAuth credentials, Gmail API access, and optional MCP server components as described in the skill docs.

Quick Start

Enable Gmail integration by following Phase 1 preflight checks, apply changes, and complete OAuth authorization to connect Gmail.

Frequently Asked Questions about add-gmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending and reading Gmail emails in agent workflows?▼

Automating Gmail emails requires integrating the Gmail API via OAuth credentials to read, send, search, and draft messages. This enables automated email-driven actions on demand within your agent workflows.

Can I trigger an automated response when an inbound Gmail email is received?▼

Yes, inbound Gmail emails can trigger automated responses. By enabling channel-mode integration, you can configure inbound email triggers to manage ongoing conversations and execute scheduled actions.

What OAuth credentials and setup do I need to integrate Gmail?▼

Integrating Gmail requires Gmail API access and OAuth credentials. You must complete Phase 1 preflight checks, apply changes, and finish OAuth authorization to connect your Gmail account.

What is the difference between tool-mode and channel-mode for Gmail integration?▼

Tool-mode allows agents to read, send, search, and draft emails on demand. Channel-mode enables inbound email triggers and automated responses, allowing ongoing conversations and scheduled actions.

Do I need an MCP server to use Gmail integration?▼

An MCP server is optional for Gmail integration. Tool-mode actions can be used without it, but channel-enabled workflows with inbound triggers and scheduled actions require optional MCP server components.

Are container mounts required to set up Gmail automation?▼

Yes, container mounts are required for secure Gmail integration. Alongside OAuth credentials and Gmail API access, container mounts ensure the automated email workflows function securely.