google-workspace-setup

Install and configure gws and gcloud for Google Workspace integration.

1.7k|523|Updated May 5, 2026
One-click install
npx skills add https://github.com/Open-Curiosity/gini-agent --skill google-workspace-setup-open-curiosity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace-setup
Source: https://github.com/Open-Curiosity/gini-agent/tree/main/skills/google/google-workspace-setup
Command: npx skills add https://github.com/Open-Curiosity/gini-agent --skill google-workspace-setup-open-curiosity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the one-time setup process for Google Workspace skills, simplifying the integration with Gini Agent.

Core Features & Use Cases

  • Automated Setup: Handles the installation of gws and gcloud, sign-in, OAuth configuration, and API enablement for Google Workspace.
  • Idempotent: Can be run multiple times without issues, re-verifying the install and widening scopes as needed.
  • Use Case: For organizations using Gini Agent with Google Workspace, this Skill streamlines the onboarding process for new users or services.

Quick Start

Use the google-workspace-setup skill to automatically set up Google Workspace for Gini Agent.

Frequently Asked Questions about google-workspace-setup

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

FAQPage Schema
How do I automate Google Workspace setup for API enablement and OAuth consent?

Automate Google Workspace setup by installing gws and gcloud, signing in, configuring OAuth consent, and enabling APIs. This handles the entire one-time integration process for Gini Agent onboarding.

Do I need administrative access to enable Google Workspace APIs?

Yes, you need a Google account and administrative access to enable necessary APIs. Administrative permissions are required to authorize OAuth consent and complete the Gini Agent integration.

What is the best way to onboard new users into Gini Agent's Google Workspace ecosystem?

The best way to onboard new users is to run an idempotent setup automation that installs gws and gcloud, configures OAuth, and enables APIs, re-verifying installations and widening scopes as needed.

Can I rerun the Google Workspace setup automation if OAuth scopes change?

Yes, the Google Workspace setup automation is idempotent. You can run it multiple times without issues, and it will re-verify installations and widen OAuth scopes as needed for Gini Agent.

Does Google Workspace setup automation handle gcloud and gws installation together?

Yes, Google Workspace setup automation handles both gcloud and gws installation. It manages the complete configuration including sign-in, OAuth consent, and API enablement for Gini Agent integration.

Why does Google Workspace integration require OAuth consent configuration?

Google Workspace integration requires OAuth consent configuration to securely authorize Gini Agent. This grants the necessary API permissions and scopes for automated services to access your workspace data.