add-gmail

Integrate Gmail into NanoClaw for reading, sending, searching, and drafting emails.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add Gmail integration to NanoClaw — either as a tool (read, send, search, draft) or as a full channel that polls the inbox and handles replies.

Core Features & Use Cases

  • Gmail as a tool: read, send, search, and draft emails from within NanoClaw.
  • Channel mode: Gmail can trigger the agent, schedule tasks, and handle replies.
  • Setup guidance: guides through Google Cloud OAuth credentials setup and integration steps.

Quick Start

Install and configure the Gmail integration, then start NanoClaw and test Gmail tools or channel mode.

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 NanoClaw to automate email reading and sending?

To integrate Gmail with NanoClaw, you add a frontmatter-based SKILL.md entry and follow a phased setup for Google OAuth credentials. This enables email reading, sending, searching, and drafting directly from your agent.

Can I use Gmail as a channel to trigger NanoClaw agents automatically?

Yes, Gmail can function as a full channel that polls your inbox to trigger agents, schedule tasks, and handle replies. This requires modifying your channel code and container configuration during setup.

What do I need to set up before configuring Gmail OAuth for NanoClaw?

You need to configure Google OAuth credentials through a guided phase-based setup process. You will also modify channel code and container configurations, and can optionally add assets, scripts, or references directories.

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

Using Gmail as a tool allows your agent to read, send, search, and draft emails on demand. Using it as a full channel enables the inbox to trigger agent workflows, poll for messages, schedule tasks, and handle automated replies.

Does NanoClaw Gmail integration support searching and drafting emails?

Yes, the Gmail integration supports reading, sending, searching, and drafting emails when configured as a tool. This provides standard email management capabilities within your NanoClaw automation workflows.