Araa47 Ez Google
araa47-ez-google is a Claude Code plugin for the Build phase that connects agents to Google Workspace APIs via OAuth and simple Gmail, Drive, and Sheets tools.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install araa47-ez-google@araa47/ez-googleBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:araa47/ez-google") and the paste-ready config with skillselion.get_install_config("plugin:araa47/ez-google").
What it does
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. Solo builders 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 build-phase integration accelerant, not a compliance or SEO plugin.
Highlights
- 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
Why builders use it
Hooking Claude Code to Gmail, Drive, and Sheets usually means repeating OAuth setup and one-off scripts for every Workspace surface you need.
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.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is araa47-ez-google for?
Solo builders 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.
Comments
Share how you use araa47-ez-google, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.