gmail-integration

Installation
SKILL.md

Gmail Integration

This skill enables Gmail integration via the Google Gmail API with OAuth 2.0 authentication. It provides scripts for searching emails, reading content, creating drafts, finding emails needing replies, and archiving messages.

Prerequisites

Before using this skill, ensure:

  1. Python 3.10+ is available
  2. A Google Cloud project with Gmail API enabled
  3. OAuth 2.0 credentials (credentials.json) downloaded
  4. Required packages installed: google-api-python-client, google-auth-httplib2, google-auth-oauthlib

OAuth Setup Walkthrough

If the user hasn't set up Gmail API access yet, guide them through these steps:

Installs
34
Repository
letta-ai/skills
GitHub Stars
122
First Seen
Jan 24, 2026
gmail-integration — letta-ai/skills