Integrate Google Workspace APIs — Sheets, Docs, Drive, Calendar, and Gmail programmatic access for automation and data workflows. [EXPLICIT] Trigger: "google sheets API", "google docs API", "google drive", "workspace API"
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"Automate the boring parts so humans can do the interesting ones." — Unknown
Guides integration with Google Workspace APIs — reading/writing Google Sheets, generating Google Docs, managing Drive files, creating Calendar events, and sending Gmail programmatically. Use when building automations, data pipelines, or integrations that interact with Google Workspace. [EXPLICIT]
googleapis npm package or REST API directlyThis skill covers programmatic API integration patterns. For direct interactive access via MCP servers, use the specialized MCP skills:
| Service | MCP Skill | MCP Server |
|---|---|---|
| Gmail | gmail-mcp | gmail |
| Calendar | google-calendar-mcp | google-workspace |
| Drive | google-drive-mcp | google-workspace |
| Docs | google-docs-mcp | google-workspace |
| Sheets | google-sheets-mcp | google-workspace |
| Slides | google-slides-mcp | google-workspace |
Setup guide: docs/google-workspace-mcp-setup.md
gmail-mcp — direct Gmail access via MCPgoogle-calendar-mcp — direct Calendar access via MCPgoogle-drive-mcp — direct Drive access via MCPgoogle-docs-mcp — direct Docs access via MCPgoogle-sheets-mcp — direct Sheets access via MCPgoogle-slides-mcp — direct Slides access via MCPcloud-functions — Workspace API calls typically run in Cloud Functionsscheduled-functions — automated Workspace workflows run on schedulesExample invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |