Fetch Gmail using existing Google Workspace credentials at ~/.google_workspace_mcp/credentials/greenteatree01@gmail.com.json
Scanned 9/6/2026
Install to Claude Code
npx -y skills add plurigrid/asi --skill gmail --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gmail?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/plurigrid-gmail)More formats (shields.io, HTML) on the badges page.
---
name: gmail
description: Fetch Gmail using existing Google Workspace credentials at ~/.google_workspace_mcp/credentials/greenteatree01@gmail.com.json
version: 1.0.0
---
# Gmail Skill
Fetches Gmail using existing Google Workspace OAuth credentials.
## Prerequisites
Credentials file exists at:
```
~/.google_workspace_mcp/credentials/greenteatree01@gmail.com.json
```
## Usage
Fetch most recent email:
```bash
uvx --from google-auth --with google-api-python-client --with google-auth-oauthlib python3 ~/.claude/skills/gmail/fetch.py
```
Fetch with options:
```bash
# Fetch N most recent emails
uvx --from google-auth --with google-api-python-client --with google-auth-oauthlib python3 ~/.claude/skills/gmail/fetch.py --count 5
# Search emails
uvx --from google-auth --with google-api-python-client --with google-auth-oauthlib python3 ~/.claude/skills/gmail/fetch.py --query "from:someone@example.com"
```
## Credential Location
The working credentials are at:
```
~/.google_workspace_mcp/credentials/greenteatree01@gmail.com.json
```
These contain a refresh token with full Gmail scopes (readonly, compose, send, modify).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.