gws-shared

Standardizes Google Workspace CLI authentication, flags, and output formatting for automation scripts and workflows.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-shared-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-shared
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-shared
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-shared-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This reference standardizes Google Workspace CLI usage by providing shared authentication patterns, global flags, and output formatting for consistent automation.

Core Features & Use Cases

  • Shared authentication patterns (OAuth and CLI-based)
  • Global flag consistency and output formatting across scripts
  • Use cases include automating cross-project workflows that manage Google Workspace resources

Quick Start

Apply the shared gws reference to standardize authentication, flags, and output formatting in your automation scripts.

Frequently Asked Questions about gws-shared

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

FAQPage Schema
How do I standardize Google Workspace CLI authentication across automation scripts?

Standardize Google Workspace CLI authentication by applying shared OAuth and CLI-based patterns to ensure consistent access across automation scripts. This approach enforces uniform authentication procedures for all workflows interacting with Google Workspace resources.

How do I enforce consistent global flags and output formatting in Google Workspace CLI?

Enforce consistent global flags and output formatting in Google Workspace CLI by applying safe default flags and exporting uniform JSON and table outputs. This standardizes command execution and results parsing across different automation scripts.

Can I configure Google Workspace CLI authentication patterns using environment variables?

Yes, you can configure Google Workspace CLI authentication patterns using environment variables. The shared reference supports environment variable configuration to apply consistent authentication and global flags across different automation environments.

What is the best way to automate cross-project workflows that manage Google Workspace resources?

The best way to automate cross-project workflows managing Google Workspace resources is to apply a shared reference for authentication, flag usage, and output formatting. This ensures consistent execution and uniform JSON or table outputs across teams.

Does this shared gws reference support both JSON and table outputs for automation?

Yes, the shared gws reference supports both JSON and table outputs for automation. It exports uniform formatting for these output types to ensure consistent data extraction and parsing across Google Workspace CLI scripts.