add-gmail

Add Gmail integration to NanoClaw with OAuth and MCP wiring.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/erguotou520/myclaw --skill add-gmail-erguotou520
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/erguotou520/myclaw/tree/main/.claude/skills/add-gmail
Command: npx skills add https://github.com/erguotou520/myclaw --skill add-gmail-erguotou520

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add Gmail support to NanoClaw so the assistant can read, send, search, and draft email instead of forcing users to leave the workflow or manually copy messages.

Core Features & Use Cases

  • Tool-only mode: Gives the agent Gmail actions such as reading, sending, searching, and drafting without monitoring the inbox.
  • Full channel mode: Lets incoming emails trigger the agent, enabling automatic responses, scheduling, and email-driven workflows.
  • Setup and validation: Guides Google Cloud OAuth setup, container integration, build checks, and restart steps so the feature is reliably installed.
  • Use Case: A user can connect Gmail, choose whether email should trigger the agent, and then manage inbox tasks directly from NanoClaw.

Quick Start

Ask the skill to add Gmail integration to NanoClaw and tell it whether incoming emails should trigger the agent or only be available as Gmail tools.

Frequently Asked Questions about add-gmail

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

FAQPage Schema
How do I add Gmail integration to an agent workflow for reading and sending email?

You can add Gmail integration by setting up Google Cloud OAuth credentials, wiring the Gmail MCP server, and registering the channel within your agent platform. This enables the agent to read, send, search, and draft emails directly.

Can incoming emails automatically trigger my agent or are they only available as tools?

Incoming emails can automatically trigger your agent using full channel mode. Alternatively, tool-only mode provides Gmail actions like reading and drafting without monitoring the inbox, giving you flexible workflow control.

What do I need to set up before connecting Gmail to my agent platform?

You need Google Cloud OAuth credentials configured before connecting Gmail. The setup also requires container integration and MCP server wiring to ensure the feature is reliably installed and validated.

How does email-triggered agent response work for automated workflows?

Email-triggered agent responses work by enabling full channel mode, which lets incoming emails trigger the agent directly. This allows automatic responses, scheduling, and email-driven workflows without manual copying.

Does adding Gmail MCP server support require build validation?

Yes, adding Gmail MCP server support requires build validation to ensure reliable operation. The setup process includes container integration checks and restart steps to validate both tool-only and full-channel operation modes.