google-workspace

Manage Gmail, Drive, Docs, and Sheets via the gogcli CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines your interaction with Google Workspace, allowing you to manage emails, documents, and files without leaving your current workflow.

Core Features & Use Cases

  • Email Management: Search, read, send, and reply to emails efficiently.
  • File Management: Browse, upload, download, and search files in Google Drive.
  • Document & Sheet Interaction: Create, read, edit, and export Google Docs and Sheets.
  • Use Case: Quickly find an important email from your boss, locate a specific Google Doc, and then send a reply with a link to a relevant spreadsheet, all through simple natural language commands.

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 emails and Google Drive files from my terminal workflow?

You can manage Gmail and Google Drive files directly from your workflow using the gogcli CLI to search, read, send emails, and browse or manipulate files without leaving your environment.

Can I search for and reply to specific emails in Gmail using natural language commands?

Yes, you can search for specific emails and reply to them using simple natural language commands. For example, you can find emails from a specific sender or subject and send a reply efficiently.

What do I need to interact with Google Docs and Google Sheets via the command line?

You need to install the gogcli CLI and complete the authentication process to interact with Google Docs and Sheets, enabling you to create, read, edit, and export documents.

Does this approach require a separate Google Workspace authentication setup?

Yes, operating Google Workspace services requires installing the gogcli CLI and completing a specific authentication setup to authorize access to your Gmail, Drive, Docs, and Sheets.

What is the best way to locate a Google Doc and email a link to a spreadsheet?

The best way is to use natural language commands to locate the specific Google Doc, find the relevant spreadsheet, and send an email reply with the link, all within a single interaction.

Are there limitations when manipulating files in Google Drive through a CLI interface?

Operations are bound by gogcli CLI capabilities and authentication limits. While you can browse, upload, download, and search files, complex native UI manipulations are not supported.