google

Access Gmail, Analytics, Sheets, Drive, and BigQuery via unified OAuth.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/gnestor/claude-workflow-plugin --skill google-gnestor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google
Source: https://github.com/gnestor/claude-workflow-plugin/tree/main/.claude/skills/google
Command: npx skills add https://github.com/gnestor/claude-workflow-plugin --skill google-gnestor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image.

What problem does it solve?

Centralizes access to Gmail, Analytics, Sheets, Drive, BigQuery, Ads, and more, enabling AI-driven automation across Google services with a single authentication flow.

Core Features & Use Cases

  • Unified OAuth session enabling cross-service automation across Gmail, Analytics, Sheets, Drive, BigQuery, and Ads
  • Programmatic access to Google Workspace and Cloud services to power dashboards, reports, and workflow orchestration
  • Example: pull GA4 metrics, update a Sheets workbook, and trigger Notion tasks in a single end-to-end workflow

Quick Start

Authenticate once with the unified Google OAuth flow and start issuing cross-service requests.

Frequently Asked Questions about google

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-service workflows between Gmail, Sheets, and BigQuery?

Cross-service workflows between Gmail, Sheets, and BigQuery are automated through a unified OAuth session. This enables programmatic access to pull metrics, update docs, and orchestrate tasks across Google Workspace and Cloud services.

Can I use a single OAuth authentication flow for multiple Google Cloud APIs?

A single OAuth authentication flow supports multiple Google Cloud APIs. It provides shared credentials across Google services, enabling direct read/write operations with careful scope handling for Analytics, Drive, and Ads.

What is the best way to pull GA4 metrics and update a Google Sheets workbook automatically?

The best way to pull GA4 metrics and update a Google Sheets workbook automatically is using a unified Google services skill. It orchestrates end-to-end reporting by retrieving analytics data and writing it directly to Sheets.

Does this approach support programmatic read and write operations across Google Workspace?

Programmatic read and write operations are supported across Google Workspace. The skill handles a broad surface of operations for Gmail, Sheets, and Drive, enabling AI-driven automation and dashboard generation.

How do I handle scope management when integrating multiple Google services like Ads and Analytics?

Scope management for integrating multiple Google services like Ads and Analytics is handled through unified OAuth credentials. This ensures careful scope handling for secure cross-service data retrieval and automation.

Why do I need centralized access for Google Workspace and Cloud services automation?

Centralized access for Google Workspace and Cloud services automation is needed to streamline workflows. It eliminates separate authentication flows, allowing seamless data retrieval, reporting, and content generation across Gmail, BigQuery, and Drive.