gog

Automate Google Workspace tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/silva2kand/silva-ide --skill gog-silva2kand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/silva2kand/silva-ide/tree/main/_cowork_os_pack/package/resources/skills/gog
Command: npx skills add https://github.com/silva2kand/silva-ide --skill gog-silva2kand

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies managing and automating Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs through a command-line interface, reducing manual effort and increasing efficiency.

Core Features & Use Cases

  • Automated Management: Perform bulk email operations, schedule events, and organize files across Google services efficiently.
  • Use Cases: A user can quickly generate a report by extracting data from Google Sheets and then sending emails via Gmail to team members with relevant updates.
  • Integration: Facilitates scripting and automation workflows that integrate Google Workspace functions into existing productivity pipelines.

Quick Start

Use the gog skill to retrieve and manipulate your Google Drive files and send a summary email.

Frequently Asked Questions about gog

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

FAQPage Schema
How do I automate Google Workspace tasks like Gmail and Calendar from the command line?

You can automate Google Workspace tasks by executing CLI commands and scripts that interact with application APIs to retrieve data, schedule events, and manage files programmatically. This approach reduces manual effort across services like Gmail, Calendar, and Drive.

Can I use command-line scripting to extract data from Google Sheets and send emails via Gmail?

Yes, command-line scripting can extract data from Google Sheets and send emails via Gmail programmatically. This integration facilitates workflows that build reports from Sheets data and distribute updates to team members through Gmail automatically.

What Google Workspace applications can I manage through CLI automation?

CLI automation supports managing Gmail, Calendar, Drive, Contacts, Sheets, and Docs. You can perform bulk email operations, schedule events, organize files, and integrate these functions into existing productivity pipelines through script execution.

Does this Google Workspace automation approach require specific API dependencies?

No specific dependencies are required for this Google Workspace automation approach, as it relies on command execution and scripting that interact directly with relevant Google APIs to perform data retrieval and file management operations programmatically.

When should I use CLI scripting for Google Workspace instead of manual management?

You should use CLI scripting for Google Workspace when performing bulk operations like email management, event scheduling, or file organization. This automation is ideal for integrating Google services into existing productivity pipelines to reduce manual effort and increase efficiency.