add-gmail

Integrate Gmail MCP workflows to read and send emails in NanoClaw.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/mgkyawzayya/potter-ai --skill add-gmail-mgkyawzayya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/mgkyawzayya/potter-ai/tree/main/.claude/skills/add-gmail
Command: npx skills add https://github.com/mgkyawzayya/potter-ai --skill add-gmail-mgkyawzayya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables Gmail integration for NanoClaw, allowing the agent to read and send emails and to be triggered by incoming messages via Gmail.

Core Features & Use Cases

  • Gmail MCP-based tooling to read and send emails on demand, including trigger-based actions from other channels.
  • Channel mode support: emails can trigger the agent, schedule tasks, and receive replies, enabling end-to-end Gmail automation.
  • Guidance through Google Cloud OAuth credentials setup and Gmail MCP authentication to enable secure, authenticated access.

Quick Start

  1. Decide whether to use Tool Mode or Channel Mode.
  2. Set up Gmail MCP and credentials following the in-Skill instructions, then authorize with the provided command.
  3. Test by sending a trigger email or by asking the agent to check recent emails.

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 to read and send emails from an automation agent?

To integrate Gmail, you use a Gmail MCP-based workflow that reads and sends emails on demand. This requires configuring Google Cloud OAuth credentials and a Gmail MCP runtime to enable secure, authenticated access for your agent.

Can incoming emails trigger and schedule automated tasks?

Yes, incoming emails can trigger and schedule tasks using Channel Mode. This mode enables inbound emails to trigger the agent, process the request, and automatically send email replies back to the user.

Do I need Google Cloud OAuth credentials to set up Gmail automation?

Yes, Google Cloud OAuth credentials are required for Gmail automation. You must configure these credentials and complete Gmail MCP authentication to enable secure polling, reading, and sending of emails.

What is the difference between Tool Mode and Channel Mode for Gmail integration?

Tool Mode handles triggered read and send operations from channels like WhatsApp, while Channel Mode treats inbound emails as triggers to schedule tasks and send replies. Both modes use the same Gmail MCP authentication.

How do I test Gmail integration after configuring OAuth credentials?

You test Gmail integration by sending a trigger email to the agent or by asking the agent to check recent emails. This verifies that the Gmail MCP runtime and container integration are properly authenticated.