add-gmail

Integrates Gmail with agent workflows for sending, receiving, and searching messages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail integration enables NanoClaw to read, compose, and manage emails within agent workflows, turning email interactions into actionable automation.

Core Features & Use Cases

  • Tool or full channel: read, send, search, and draft Gmail messages, or trigger actions from emails.
  • Email-driven automation: convert Gmail events into chat messages, scheduling, and replies within the agent.
  • Use Case: deliver email notifications to the main group and reply back when explicitly requested.

Quick Start

Install the Gmail skill and follow the prompts to configure Google OAuth and mount credentials from ~/.gmail-mcp so the agent can access 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 Gmail workflows to read, send, and manage emails?

Gmail automation uses the Gmail API within NanoClaw workflows to read, send, search, and draft emails, converting email events into actionable triggers and automated replies.

What do I need to set up Google OAuth for Gmail API integration?

Google OAuth setup requires placing gcp-oauth.keys.json and credentials.json under the ~/.gmail-mcp directory, then registering the credentials via the Gmail MCP server to enable access.

Can I trigger automated actions from incoming Gmail messages?

Yes, Gmail-driven automation converts incoming emails into chat messages, scheduling events, and task triggers, allowing emails to initiate workflows or serve as a conversation channel.

Does Gmail integration work with NanoClaw to send group notifications?

Gmail integration with NanoClaw supports delivering email notifications to a main group and can automatically reply back to conversations when explicitly requested by the workflow.

What are the limitations of using Gmail API for email automation?

Gmail API automation requires valid Google Cloud OAuth credentials stored locally and proper MCP server registration, meaning workflows fail if authentication tokens expire or credential files are missing.

Is add-gmail the best way to manage emails within NanoClaw agent workflows?

For NanoClaw users, add-gmail provides direct Gmail API integration to read, compose, and manage emails natively within agent workflows, turning standard email interactions into automated actions.