google-workspace

Manage Gmail, Calendar, Drive, Docs, and Contacts via Python and OAuth2.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill google-workspace-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/productivity/google-workspace
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill google-workspace-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of your Google Workspace applications, including email, calendar, and drive, directly from your AI assistant.

Core Features & Use Cases

  • Email Management: Search, read, send, and reply to emails.
  • Calendar Integration: List upcoming events, create new appointments, and manage your schedule.
  • Drive & Docs Access: Search for files in Google Drive and retrieve content from Google Docs.
  • Use Case: Quickly find an important email from your boss, schedule a meeting with a client, and access a shared document, all without leaving your AI interface.

Quick Start

Use the google-workspace skill to search for emails with the subject 'Project Update'.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I manage Google Workspace emails and calendar events from an AI assistant?

Google Workspace integration uses OAuth2 authentication and Python client libraries to manage Gmail, Calendar, Drive, and Docs. This allows you to search emails, schedule appointments, and retrieve files directly from your AI assistant.

How do I search for specific emails in Gmail through an AI interface?

Searching for specific emails in Gmail is supported through the Skill's email management features. You can query your inbox using terms like a specific subject line to find and read messages directly within your AI assistant.

Do I need to manually authenticate OAuth2 tokens to access Google Drive and Docs?

Manual OAuth2 token authentication is not required for continuous access. The Skill handles OAuth2 token refresh automatically, ensuring uninterrupted connectivity to Google Drive, Sheets, Docs, and Contacts.

Can I create new appointments and manage my schedule using Google Calendar integration?

Google Calendar integration supports listing upcoming events, creating new appointments, and managing your schedule directly from your AI interface. It connects via Python client libraries using OAuth2 authentication.

What is the best way to retrieve content from Google Docs and Drive files without leaving my chat interface?

The best way to retrieve Google Docs and Drive files is via the Skill's Drive and Docs access features. It searches for files in Google Drive and retrieves document content directly through your AI assistant.