add-gmail

Integrate Gmail with NanoClaw for reading, drafting, sending, and organizing emails.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill adds Gmail support to NanoClaw — either as a tool (read, send, search, draft) or as a full channel that polls the inbox.

Core Features & Use Cases

  • Gmail tool: read, send, search, and draft messages from within NanoClaw.
  • Channel mode: monitor inbox and deliver email content as chat notifications to the main group; support for replies via Gmail tools.
  • OAuth setup and Gmail MCP server orchestration to manage credentials securely.

Quick Start

Run the add-gmail setup and follow the OAuth steps to connect Gmail to NanoClaw.

Frequently Asked Questions about add-gmail

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

FAQPage Schema
How do I automate Gmail integration to read and send emails via API?

You can automate Gmail integration by using this Skill to enable reading, drafting, sending, and organizing emails through the Gmail API. It handles OAuth credential setup and token refresh persistence for secure agent interactions.

Can I use Gmail as a channel to monitor my inbox and trigger agent updates?

Yes, you can configure Gmail as a full channel that polls the inbox to monitor incoming emails and deliver content as chat notifications. This setup supports email-driven triggers and updates for your agent runner.

How does OAuth credential handling work for Gmail API automation?

OAuth credential handling for Gmail API automation works by orchestrating a Gmail MCP server to manage credentials securely. The Skill persists token refreshes automatically to maintain continuous access without manual re-authentication.

Do I need to manually refresh OAuth tokens when integrating Gmail automation?

No, you do not need to manually refresh OAuth tokens. This Skill applies token refresh persistence as part of its Gmail integration, ensuring automated credential management and continuous API access for your agent.

What is the best way to set up Gmail tools for reading, searching, and drafting messages?

The best way to set up Gmail tools for reading, searching, and drafting messages is to run the add-gmail setup and follow the OAuth steps. This connects Gmail to NanoClaw and orchestrates the necessary MCP server.

Can I reply to monitored inbox emails using Gmail API tools?

Yes, you can reply to monitored inbox emails using Gmail tools. When configured in channel mode, the Skill monitors the inbox and supports replies directly via the integrated Gmail API actions.