google-workspace

Access Google Workspace APIs for email, calendar, Drive, Sheets, and Docs operations.

7|1|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/paxlabs-inc/ion-agent --skill google-workspace-paxlabs-inc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/paxlabs-inc/ion-agent/tree/main/skills/productivity/google-workspace
Command: npx skills add https://github.com/paxlabs-inc/ion-agent --skill google-workspace-paxlabs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth-oauthlib, google-auth-httplib2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill eliminates the friction of switching between multiple Google web interfaces by providing a unified, command-line-driven gateway to your Workspace data.

Core Features & Use Cases

  • Integrated Communication: Search, read, and send emails directly through the agent without opening a browser.
  • Calendar & File Management: Efficiently list or create calendar events and manage Drive files, including uploads, downloads, and sharing permissions.
  • Data Automation: Programmatically read and update Google Sheets and Docs, enabling automated reporting and document generation.

Quick Start

Ask the agent to search your unread emails for messages from a specific sender to get an immediate summary of your inbox.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I automate Gmail and Google Calendar management without opening a browser?▼

Automated Gmail and Google Calendar management is achieved through programmatic API access, allowing you to search emails, send messages, and schedule events directly via a command-line interface or Python integration.

Can I use Python to read and update Google Sheets for automated reporting?▼

Yes, you can use Python-native integration to programmatically read and update Google Sheets, enabling seamless automated reporting and document generation without manual web interface interaction.

Does this Google Workspace automation require OAuth2 authentication?▼

Yes, accessing Google Workspace APIs requires OAuth2 authentication to securely connect your account and facilitate automated email, calendar, and file operations through the command-line gateway.

What is the best way to manage Google Drive file permissions programmatically?▼

Managing Drive files programmatically is best handled through a unified API gateway, allowing you to automate file uploads, downloads, and sharing permissions directly without switching browser tabs.

How do I search unread emails from a specific sender using an agent?▼

You can search unread emails from specific senders by asking the agent to query your Gmail API, providing an immediate summary of your inbox without needing to open a web browser.