add-gmail

Integrate Gmail into OmniClaw with OAuth setup and email polling.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill integrates Gmail into OmniClaw, allowing the AI to read, send, and manage emails, either as a tool triggered by commands or as a full communication channel.

Core Features & Use Cases

  • Tool Mode: Agent can read/send emails when explicitly asked via commands (e.g., "@Andy check my email").
  • Channel Mode: Emails can trigger the agent, enabling automated responses, task scheduling, and email-based conversations.
  • Guided Setup: Provides step-by-step instructions for Google Cloud OAuth setup and integration.
  • Use Case: Automatically process incoming support emails, draft replies, and categorize them based on content, or simply ask your assistant to "send an email to John about the project update."

Quick Start

Use the add-gmail skill to set up Gmail integration for your OmniClaw assistant.

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 automated AI workflow?

Gmail integration connects your email to an AI agent, enabling it to read, send, and manage messages. You can trigger actions via commands or use emails to automatically start agent conversations and tasks.

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

Yes, Google Cloud OAuth setup is required for Gmail automation. The integration provides guided, step-by-step instructions to configure authentication and connect your email account securely.

Can I use Gmail to automatically trigger an AI agent?

Yes, Channel Mode enables incoming emails to trigger the AI agent. This supports automated responses, task scheduling, and continuous email-based conversations without manual command input.

What's the difference between using Gmail as a tool versus a channel?

Tool Mode reads or sends emails only when explicitly commanded, like asking an assistant to check your inbox. Channel Mode lets incoming emails autonomously trigger the agent to process and respond.

How do I automatically process incoming support emails with AI?

By configuring Gmail integration in Channel Mode, the AI automatically processes incoming support emails. It can draft replies, categorize messages based on content, and manage ongoing conversations.

Does this Gmail integration work with GCP?

Yes, the Gmail integration relies on Google Cloud Platform (GCP) for OAuth authentication. It uses the server-gmail-autoauth dependency to manage automated authorization and email polling.