google-workspace

Interact with Gmail, Calendar, and Drive via natural language queries.

6|3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Jitsusama/agentic-harness.pi --skill google-workspace-jitsusama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/Jitsusama/agentic-harness.pi/tree/main/skills/google-workspace
Command: npx skills add https://github.com/Jitsusama/agentic-harness.pi --skill google-workspace-jitsusama

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to interact with your Google Workspace data, including emails, calendar events, and files in Google Drive, using natural language commands.

Core Features & Use Cases

  • Email Management: Search, read, reply to, and draft emails.
  • Calendar Access: View your schedule, create events, and respond to invitations.
  • Drive Integration: Search for and access documents, spreadsheets, and presentations.
  • Use Case: Ask "What's on my calendar today?" or "Find emails from Alice about the Q3 budget."

Quick Start

Use the google-workspace skill to find emails from Alice about the budget.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I search emails in Gmail using natural language?

You can search emails in Gmail using natural language by issuing commands like "Find emails from Alice about the budget". The Skill interprets these queries, handles context management and pagination, and retrieves the matching messages.

Can I schedule calendar events through natural language commands?

Yes, you can schedule calendar events through natural language commands. The Skill allows you to view your schedule, create new events, and respond to invitations by translating your requests into structured calendar actions.

Do I need to authenticate my account to access Google Drive files?

Yes, you must authenticate your account to access Google Drive files. The Skill requires user authentication through google-auth to ensure secure access to your account data before retrieving documents, spreadsheets, or presentations.

What's the best way to find files in Google Drive without exact names?

The best way to find files in Google Drive without exact names is using natural language search queries. You can describe the file content or context, and the Skill will retrieve the matching documents, spreadsheets, and presentations from your account.

Does the Google Workspace integration support complex email queries?

Yes, the Google Workspace integration supports complex email queries. It processes multi-parameter natural language requests for email searching, enabling context management and pagination to navigate large volumes of results accurately.

Can I draft and reply to emails directly through natural language?

Yes, you can draft and reply to emails directly through natural language. The Skill interprets your conversational commands to search, read, draft, and send replies, streamlining email management within your Google Workspace account.