add-gmail

Connect Gmail to NanoClaw for reading, sending, and automating email workflows.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/LIMITLESS-LONGEVITY/limitless --skill add-gmail-limitless-longevity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/LIMITLESS-LONGEVITY/limitless/tree/main/apps/nanoclaw/.claude/skills/add-gmail
Command: npx skills add https://github.com/LIMITLESS-LONGEVITY/limitless --skill add-gmail-limitless-longevity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail integration to read, send, and automate email workflows within NanoClaw, enabling channel and tool options.

Core Features & Use Cases

  • Read, send, search, and draft Gmail messages from NanoClaw tools.
  • Operate as a full channel that responds to incoming emails or as a lightweight tool integrated with existing workflows.
  • Setup guidance for Google Cloud OAuth and Gmail API access, credentials, and mounts for secure operation.

Quick Start

Configure Gmail by enabling the Gmail API, obtaining OAuth credentials, and starting the integration in NanoClaw.

Frequently Asked Questions about add-gmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail workflows to trigger actions from incoming emails?

Automating Gmail workflows involves connecting Gmail to an automation platform via OAuth and the Gmail API. This allows incoming emails to trigger actions, send messages, or draft responses securely within your configured channels.

How do I set up OAuth and Gmail API access for email automation?

Setting up OAuth and Gmail API access requires enabling the Gmail API in Google Cloud, obtaining OAuth credentials, and configuring container mounts. This wiring ensures secure authentication and allows your tools to read, send, and search messages.

Can I use Gmail as a channel to automatically respond to incoming messages?

Yes, Gmail can operate as a full communication channel that automatically responds to incoming emails. By integrating the Gmail API with your automation tools, you can trigger immediate actions or generate replies based on email content.

What is the best way to read and send Gmail messages from custom automation tools?

The best way to read and send Gmail messages from automation tools is through the Gmail API using OAuth authentication. This approach provides secure access to search, draft, and send emails directly from your custom workflows.

Do I need to configure Google Cloud credentials to integrate Gmail with NanoClaw?

Yes, configuring Google Cloud credentials is required to integrate Gmail with NanoClaw. You must enable the Gmail API, obtain OAuth credentials, and apply the required container wiring to ensure secure operation between the platforms.