google-workspace

Manage Gmail and Google Calendar via OAuth 2.0 authentication.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Zurybr/lefarma-skills --skill google-workspace-zurybr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/Zurybr/lefarma-skills/tree/main/tools/google-workspace
Command: npx skills add https://github.com/Zurybr/lefarma-skills --skill google-workspace-zurybr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines your workflow by allowing you to interact with your Gmail inbox and Google Calendar directly through AI commands, eliminating the need to switch between applications for common tasks.

Core Features & Use Cases

  • Email Management: Search, read, and draft emails. Find emails that require a reply.
  • Calendar Coordination: List calendars, search events, check availability, and schedule new meetings.
  • Use Case: You need to schedule a meeting with a colleague next week. You can ask the AI to find a time when both of you are free, and then have it create the calendar event with all the necessary details.

Quick Start

Use the google-workspace skill to search for emails from '[email protected]' with the subject 'Urgent'.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I manage Gmail and Google Calendar without switching between applications?

You can manage Gmail and Google Calendar directly through AI commands to search emails, create drafts, check availability, and schedule meetings, eliminating the need to switch between applications for common tasks.

What do I need to set up to access Gmail and Calendar APIs via OAuth 2.0?

You must enable the Gmail and Calendar APIs in a Google Cloud project and configure OAuth 2.0 credentials to authorize the Python client libraries for accessing your account data.

Can I find emails that require a reply and draft responses automatically?

Yes, the functionality allows you to search your inbox to find specific emails needing replies and then create draft responses directly through the AI interface.

How do I check calendar availability and schedule a meeting with a colleague?

You can list your calendars, search existing events, and check availability to find a free time slot, then schedule a new meeting with all the necessary details directly via AI commands.

Does this approach require the google-api-python-client to function?

Yes, it requires the google-api-python-client, google-auth-httplib2, and google-auth-oauthlib packages to handle API requests and OAuth 2.0 authentication.

What is the best way to search for urgent emails from a specific sender?

You can search for emails from a specific address like '[email protected]' with a particular subject like 'Urgent' by issuing a direct AI command to query your Gmail inbox.