add-gmail

Integrate Gmail MCP into NanoClaw for reading, sending, and routing emails.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/qwibitai/nanoclaw --skill add-gmail-qwibitai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/qwibitai/nanoclaw/tree/main/.claude/skills/add-gmail
Command: npx skills add https://github.com/qwibitai/nanoclaw --skill add-gmail-qwibitai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates Gmail with NanoClaw to enable email-based control, automation, and routing across tool and channel modes, with guided OAuth setup.

Core Features & Use Cases

  • Tool Mode: read and send emails when triggered from WhatsApp
  • Channel Mode: emails trigger the agent, schedule tasks, and replies
  • OAuth setup and GCP credentials guidance and implementation steps

Quick Start

Follow the prerequisites to configure Gmail, authorize OAuth access, and verify Gmail MCP works with a sample trigger.

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 agent workflow?

Gmail integration connects to NanoClaw agent workflows to manage reading, sending, and routing emails. It supports Tool Mode for WhatsApp-triggered actions and Channel Mode for email-driven agent triggers and scheduled replies.

What do I need to set up Gmail OAuth for agent automation?

Gmail OAuth setup requires installing Gmail MCP and configuring Google OAuth credentials. You must also modify the agent runner, container mounts, and memory for tools and labels to complete the integration.

Can I trigger an agent automatically when an email is received?

Yes, Channel Mode allows incoming emails to trigger the agent, schedule tasks, and send replies automatically. This enables email-driven automation routing within your NanoClaw agent workflows.

Does NanoClaw support reading and sending Gmail from WhatsApp?

Yes, Tool Mode supports reading and sending emails when triggered via WhatsApp. This allows you to manage Gmail actions directly through your WhatsApp interface within NanoClaw.

What are the limitations of using Gmail MCP for agent email routing?

Gmail MCP integration requires manual code changes to the agent runner and container mounts. You must configure Google OAuth credentials and update memory for tools and labels before email routing functions correctly.