google

Access Google Workspace services via the gogcli command-line tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/justinmoon/configs --skill google-justinmoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google
Source: https://github.com/justinmoon/configs/tree/main/home/skills/google
Command: npx skills add https://github.com/justinmoon/configs --skill google-justinmoon

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides command-line access to various Google Workspace services, streamlining tasks like email management, calendar scheduling, and file organization without needing to open multiple web interfaces.

Core Features & Use Cases

  • Email Management: Read, search, and send emails via Gmail.
  • Calendar Operations: View upcoming events, create new appointments, and delete existing ones.
  • Drive File Handling: List, search, upload, and download files from Google Drive.
  • Document Interaction: Export Google Docs and read/update Google Sheets.
  • Contact Management: List, search, and retrieve contact details.
  • Task Management: Manage tasks within Google Tasks.

Quick Start

Use the google skill to list your unread emails in Gmail.

Frequently Asked Questions about google

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

FAQPage Schema
How do I manage Google Workspace services from the command line?

This Skill provides command-line access to Google Workspace services like Gmail, Calendar, Drive, Docs, Sheets, Contacts, and Tasks via the gogcli tool, allowing you to manage them without opening web interfaces.

Can I read and send Gmail emails without opening a web browser?

Yes, you can read, search, and send Gmail emails directly without a web browser. This Skill uses the gogcli tool to execute email management operations through command-line interactions.

What do I need to access Google Drive files and Calendar events via command line?

Accessing Google Drive files and Calendar events via command line requires authenticating the specified Google account. This Skill uses the gogcli tool to list, search, upload, and download files or manage appointments after authentication.

Does this tool support updating Google Sheets and exporting Google Docs?

Yes, this tool supports updating Google Sheets and exporting Google Docs. It handles document interaction by allowing you to export Docs files and read or update Sheets data directly from the command line.

Is there a way to search Google Contacts and manage Google Tasks from the terminal?

Yes, you can search Google Contacts and manage Google Tasks from the terminal. This Skill supports listing, searching, and retrieving contact details alongside managing tasks within Google Tasks.