
Araa47 Ez Google
- Updated March 4, 2026
- araa47/ez-google
araa47-ez-google is a Claude Code plugin that connects agents to Google Workspace APIs via OAuth and simple Gmail, Drive, and Sheets tools.
About
araa47-ez-google is a Claude Code plugin that packages Google Workspace access for agent workflows: mail, files, spreadsheets, presentations, calendar, and contacts behind OAuth and simple tool surfaces. developers shipping SaaS, internal ops, or content pipelines use it when Claude needs to draft emails, pull sheet rows, or check calendar availability without you writing a new Google API integration every sprint. The emphasis on agent-friendly and hosted tooling means the plugin targets callable tools in Claude Code sessions rather than a full replacement for production ETL. You still own consent screens, scopes, and rate limits in Google Cloud Console. Pair it with clear prompts about what the agent may read or write. It is a integration accelerant, not a compliance or SEO plugin.
- Agent-friendly access to Gmail, Drive, Sheets, Slides, Calendar, and Contacts patterns
- OAuth flow for Google Workspace instead of hand-rolled token plumbing each time
- Google Apps Script oriented tooling where scripts are part of your automation
- Single-plugin bundle focused on simple Workspace tools Claude can call
- Hosted-tool keywords indicate ready-made Google API affordances for agents
Araa47 Ez Google by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install araa47-ez-google@araa47/ez-googleAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | March 4, 2026 |
|---|---|
| Repository | araa47/ez-google ↗ |
What it does
Let Claude Code read and act on Gmail, Drive, Sheets, Calendar, and related Google Workspace APIs through a simple OAuth-backed plugin instead of bespoke scripts per product.
Who is it for?
Best when you're automating founder ops, lightweight CRM flows, or sheet-driven prototypes with Claude Code and Google Workspace.
Skip if: Skip if you do not use Google Workspace, need enterprise DLP-only stacks, or want a non-agent REST microservice without Claude in the loop.
What you get
After install and OAuth, your agent can call bundled Google tools for mail, files, sheets, and calendar from Claude Code with less custom glue code.
- OAuth-authorized Google Workspace tool surface inside Claude Code
- Callable agent workflows over Gmail, Drive, Sheets, Calendar, and related Workspace APIs
Recommended Plugins
How it compares
Google Workspace integration plugin, not a generic skill or MCP-only file bridge.
FAQ
Who is Araa47 Ez Google for?
Developers and small teams on Google Workspace who want Claude Code to call Gmail, Drive, Sheets, and calendar tools through one OAuth-backed plugin.
When should I use Araa47 Ez Google?
Use it while building automations or agent workflows that must read or write Google data, after you have a Google Cloud OAuth client and scopes planned.
How do I add Araa47 Ez Google to my agent?
Add the araa47/ez-google Claude Code plugin, complete Google OAuth with the scopes you need, then invoke the plugin’s Workspace tools from Claude Code sessions.