google-workspace-ops

Automate multi-service Google Workspace admin workflows using the gog CLI.

15|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/buildoak/fieldwork-skills --skill google-workspace-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace-ops
Source: https://github.com/buildoak/fieldwork-skills/tree/main/skills/google-workspace-ops
Command: npx skills add https://github.com/buildoak/fieldwork-skills --skill google-workspace-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates cross-service Google Workspace automation across Gmail, Calendar, Drive, Docs, Slides, Sheets, and People, eliminating repetitive setup work for admins and operators.

Core Features & Use Cases

  • Orchestrates Gmail, Calendar, Drive, Docs, Slides, Sheets workflows from a single runbook
  • Supports deterministic pipelines with JSON output and explicit safety rules for critical actions
  • Use cases include automated meeting scheduling, document creation from templates, and batch file operations across services

Quick Start

Authenticate with gog and instruct your agent to run a cross-service workflow such as retrieving today’s calendar and emailing a summary.

Frequently Asked Questions about google-workspace-ops

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

FAQPage Schema
How do I automate Google Workspace workflows across Gmail, Calendar, and Drive?

You can automate Google Workspace workflows by orchestrating Gmail, Calendar, Drive, Docs, Slides, Sheets, and People tasks from a single runbook using the gog CLI. This eliminates repetitive cross-service setup work for admins and operators.

Do I need the gog CLI installed locally to automate Google Workspace tasks?

Yes, automating Google Workspace tasks requires a local gog CLI setup configured for JSON output. The automation supports multi-account use and enforces safety via explicit approvals and robust error handling.

How do I safely execute batch file operations across Google Drive and Docs?

Batch file operations across Google Drive and Docs are executed safely through deterministic pipelines with JSON output. The system enforces explicit safety rules and robust error handling for critical actions to prevent accidental modifications.

Can I schedule automated meetings and send Gmail summaries in a single workflow?

Yes, automated meeting scheduling, document creation from templates, and emailing summaries are supported as cross-service workflows. You simply instruct your agent to run the pipeline after authenticating with the gog CLI.

What is the best way to manage multi-account Google Workspace automation safely?

The best way to manage multi-account Google Workspace automation is by using gog CLI runbooks with explicit approvals. This approach applies deterministic pipelines with robust error handling to ensure safe execution across multiple accounts.

Why use JSON output for Google Calendar and Sheets automation pipelines?

JSON output is used for Google Calendar and Sheets automation pipelines to ensure deterministic processing and robust error handling. Structured data allows reliable parsing when orchestrating multi-service workflows across Google Workspace.