add-gmail

Add Gmail read, send, search, and draft capabilities to NanoClaw.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables Gmail-based communication within NanoClaw by adding read, send, search, and draft capabilities and providing OAuth setup guidance.

Core Features & Use Cases

  • Tool mode: read, draft, search, and send Gmail messages from NanoClaw.
  • Channel mode: Gmail can trigger the agent and participate in email-driven workflows.
  • OAuth setup: step-by-step guidance to configure Google Cloud OAuth credentials and mount credentials for operation.

Quick Start

Begin by configuring Gmail OAuth for NanoClaw and choose whether to use Gmail as a tool or as a full channel.

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

Gmail integration enables automated email communication by adding read, send, search, and draft capabilities to agent workflows. You configure Gmail as either a callable tool or a triggering channel to participate in email-driven processes.

How do I set up OAuth credentials for Gmail API automation?

Setting up OAuth credentials for Gmail API automation requires configuring Google Cloud OAuth credentials and mounting them within your environment. The integration provides step-by-step guidance to properly authorize and mount the necessary credentials for operation.

Can I trigger an agent automatically when a Gmail message is received?

Yes, you can trigger an agent automatically when a Gmail message is received by configuring Gmail in channel mode. This allows incoming emails to initiate workflows and participate in email-driven processes across the agent system.

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

Using Gmail as a tool allows an agent to actively read, draft, search, and send messages on demand. Using Gmail as a channel enables incoming emails to passively trigger the agent and drive automated workflows based on email events.

Do I need Google Cloud OAuth to send emails from an automated workflow?

Yes, Google Cloud OAuth configuration is required to send emails from an automated workflow. You must set up and mount the proper OAuth credentials to authorize the Gmail API integration before executing any send or read actions.

What email actions can I automate through the Gmail API?

Through the Gmail API integration, you can automate reading, sending, searching, and drafting email messages. These actions are exposed as tools that an agent can invoke within broader automated workflows.