add-gmail

Integrate Gmail with NinjaClaw for read, send, search, and draft operations.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/OfirGavish/NinjaClaw-Nano --skill add-gmail-ofirgavish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gmail
Source: https://github.com/OfirGavish/NinjaClaw-Nano/tree/main/.copilot/skills/add-gmail
Command: npx skills add https://github.com/OfirGavish/NinjaClaw-Nano --skill add-gmail-ofirgavish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill adds Gmail support to NinjaClaw — either as a tool (read, send, search, draft) or as a full channel that polls the inbox.

Core Features & Use Cases

  • Gmail tools enable reading, sending, searching, and drafting emails directly from NinjaClaw.
  • Channel mode allows the agent to monitor Gmail inbox activity and trigger actions or replies automatically.
  • Phase-guided setup covers GCP OAuth configuration, MCP/server integration, and agent registration for a seamless Gmail workflow.

Quick Start

Configure Gmail integration by following Phase 1 setup steps and install required dependencies.

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 integration for an agent to read and send emails?

Automating Gmail integration involves registering the Gmail API as a tool or channel in your agent container, enabling automated read, send, search, and draft email operations directly within workflows.

How do I set up OAuth for Gmail API channel integration?

Setting up OAuth for Gmail API channel integration requires configuring GCP OAuth credentials and completing the MCP server integration phase to authorize your agent container to access the inbox securely.

Can I use Gmail as a channel to monitor inbox activity and trigger automatic replies?

Yes, you can configure Gmail as a full channel that polls the inbox, allowing the agent to monitor email activity and trigger automated actions or replies based on incoming messages.

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

Adding Gmail as a tool provides explicit read, send, search, and draft capabilities for on-demand workflows, while configuring it as a channel enables continuous inbox polling to trigger autonomous agent actions.

Do I need GCP OAuth configuration to enable Gmail search and draft operations?

Yes, GCP OAuth configuration is a required phase to authorize Gmail API access, enabling the agent container to securely perform read, send, search, and draft operations within your integration workflows.

What are the limitations of polling a Gmail inbox as an agent channel?

While the metadata details phase-guided setup and testing steps, specific polling rate limitations or API quota constraints for the Gmail channel are governed by the underlying Gmail API and GCP OAuth configuration limits.