
Dnvriend Google Gmail Tool
- 1 repo stars
- Updated December 5, 2025
- dnvriend/google-gmail-tool
dnvriend-google-gmail-tool is a Claude Code plugin that provides an OAuth2 CLI for Gmail, Calendar, Tasks, and Google Drive.
About
dnvriend-google-gmail-tool is a Claude Code plugin built around a CLI that connects to Gmail, Google Calendar, Tasks, and Drive using OAuth2. developers install it when they want coding agents or shell scripts to act on real workspace data—reading mail, scheduling, tracking tasks, or fetching Drive files—without building four separate Google integrations from scratch. The canonical journey placement is build/integrations because you are adding Google API plumbing to your product or personal ops stack; many founders also lean on it post-launch for support and lightweight lifecycle chores. It is a development tool and OAuth integration, not an email marketing or CRM replacement. Setup is intermediate: Google Cloud OAuth client, consent screen, and token storage. Pair it with Gemini search or maps plugins when agents need web or place context alongside inbox actions.
- OAuth2-authenticated CLI for Google Workspace
- Gmail, Calendar, Tasks, and Drive in one tool surface
- Scriptable access for agents and local automation
- Fits solo-operator inbox and scheduling workflows
- Single-plugin bundle from dnvriend/google-gmail-tool (1 plugin)
Dnvriend Google Gmail Tool by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dnvriend-google-gmail-tool@dnvriend/google-gmail-toolAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | December 5, 2025 |
| Repository | dnvriend/google-gmail-tool ↗ |
What it does
Authenticate once with OAuth2 and script Gmail, Calendar, Tasks, and Drive from Claude Code or your terminal.
Who is it for?
Best when you're automating personal or small-team Google Workspace from the terminal or agent scripts.
Skip if: Skip if you need a hosted CRM, bulk cold email, or enterprise admin without owning OAuth credentials.
What you get
After registration and OAuth, you can drive mail, calendar, tasks, and Drive from one CLI inside your Claude Code workflows.
- Authenticated CLI sessions against Google Workspace APIs
- Scriptable mail, calendar, task, and Drive operations
- Foundation for agent-driven founder ops automations
By the numbers
- 1 plugin in the dnvriend/google-gmail-tool bundle
- Covers Gmail, Calendar, Tasks, and Drive per plugin description
- Repository: dnvriend/google-gmail-tool
Recommended Plugins
How it compares
Google Workspace OAuth CLI, not a customer-support helpdesk skill.
FAQ
Who is Dnvriend Google Gmail Tool for?
Developers and developers who want scriptable Gmail, Calendar, Tasks, and Drive access with OAuth2 from Claude Code.
When should I use Dnvriend Google Gmail Tool?
Use it when you are integrating Google Workspace into automations, agent tools, or post-launch ops that touch mail and scheduling.
How do I add Dnvriend Google Gmail Tool to my agent?
Install the plugin from dnvriend/google-gmail-tool, complete OAuth2 in your Google Cloud project, then expose CLI commands to your Claude Code agent or shell scripts.