add-gmail

Integrate Gmail into NanoClaw with OAuth setup and email polling.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @gongrzhe/server-gmail-autoauth-mcp, and includes scripts (resource) components.

What problem does it solve?

This Skill enables your AI agent to interact with your Gmail account, allowing it to read, send, and manage emails, thereby automating communication tasks and integrating email into broader AI workflows.

Core Features & Use Cases

  • Two Integration Modes: Choose between 'Tool Mode' (agent sends/reads emails when prompted) or 'Channel Mode' (emails can trigger the agent and receive replies).
  • GCP OAuth Setup: Guides users through setting up Google Cloud OAuth credentials for secure access.
  • Use Case: Automatically process incoming support emails by having the agent read the content, categorize it, and draft a response, or use it to send out scheduled email notifications.

Quick Start

Follow the guided steps to set up Gmail integration for your AI agent.

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 into an AI agent workflow for reading and sending emails?

Gmail integration is achieved by configuring GCP OAuth credentials to connect your account, allowing the AI agent to automate reading, sending, and managing emails directly within your workflow.

What is the difference between tool mode and channel mode for email automation?

Tool mode lets the agent send and read emails only when explicitly prompted, whereas channel mode allows incoming emails to automatically trigger the agent and generate replies.

How do I set up GCP OAuth credentials for AI email integration?

The integration provides a guided setup process to configure Google Cloud Platform OAuth credentials, ensuring secure access for your AI agent to interact with your Gmail account.

Can I use Gmail integration to automatically process incoming support emails?

Yes, you can use channel mode to automate processing incoming support emails by having the agent read content, categorize inquiries, and draft responses based on the email triggers.

Do I need GCP OAuth to trigger AI agents with incoming emails?

Yes, setting up GCP OAuth credentials is required for secure access, enabling the email polling and response mechanisms necessary to trigger agents from incoming messages.

What are the limitations of using email polling for AI agent communication?

Email polling automates triggering agents and receiving replies, but it depends on successful GCP OAuth configuration and is limited by standard Gmail API rate limits and polling intervals.