add-gmail

Integrate Gmail email operations and channel mode via Google Cloud OAuth.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires googleapis, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill integrates your Gmail account with your AI assistant, enabling it to read, send, and manage emails, either as a tool or a full communication channel.

Core Features & Use Cases

  • Email Integration: Seamlessly connect Gmail for AI-driven email management.
  • Tool Mode: Use AI to read, send, search, and draft emails as a specific tool.
  • Channel Mode: Allow incoming emails to trigger the AI agent and enable AI-powered replies.
  • GCP OAuth Setup: Guides users through the necessary Google Cloud Platform setup for authentication.
  • Use Case: Automatically process incoming customer support emails, draft replies, or get summaries of your latest correspondence without leaving your AI interface.

Quick Start

Use the add-gmail skill to integrate your Gmail account for AI-powered email management.

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 with an AI assistant to read and send emails?

Yes, incoming Gmail messages can trigger AI-powered replies through Channel Mode. This allows incoming emails to automatically initiate the AI agent to process and respond to your correspondence.

Do I need Google Cloud OAuth to connect my Gmail account to AI?

Yes, you need Google Cloud OAuth setup to authenticate your Gmail account with your AI assistant. The Skill provides step-by-step guidance to configure the necessary Google Cloud Platform credentials for secure API interactions.

Can I use AI to draft email replies for customer support automation?

Yes, you can use AI to draft email replies and automate customer support workflows. The Skill operates in Tool Mode, allowing your AI assistant to read incoming requests, search history, and draft responses directly from your inbox.

What npm packages are required for Gmail API integration with AI?

The 'googleapis' npm package is required for Gmail API integration with your AI assistant. This dependency handles the underlying API interactions needed for email management, searching, and drafting capabilities.

What is the difference between Tool Mode and Channel Mode for AI email management?

Tool Mode uses AI to read, send, search, and draft emails as specific operations, while Channel Mode allows incoming emails to trigger the AI agent automatically. Both modes integrate Gmail functionality directly into your AI assistant.