gog-shared

Automate Google Workspace email, calendar, and document tasks with gogcli.

28|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/echonoshy/ripple --skill gog-shared
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog-shared
Source: https://github.com/echonoshy/ripple/tree/main/skills/gog/gog-shared
Command: npx skills add https://github.com/echonoshy/ripple --skill gog-shared

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gogcli, google_workspace, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Google Workspace operations using gogcli within Ripple's secure sandbox, automating tasks like email management, calendar updates, and document manipulation.

Core Features & Use Cases

  • Automated Email Management: Send emails, search threads, and manage drafts with gogcli.
  • Calendar Management: Create, update, and delete events in Google Calendar.
  • Document Manipulation: Read, write, and update Google Docs, Sheets, and Slides.
  • Use Case: Automate the process of sending weekly updates to a team by scheduling emails to be sent at specific times using Google Calendar and Gmail.

Quick Start

Use the gog skill to send an email to '[email protected]' with the subject 'Weekly Update' and attach the document 'weekly_report.pdf'.

Frequently Asked Questions about gog-shared

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

FAQPage Schema
How do I automate Google Workspace tasks like email and calendar management?

You can automate Google Workspace tasks by using gogcli within a secure sandbox to handle email management, calendar updates, and document manipulation through OAuth authentication.

What's the best way to schedule automated emails with Google Calendar and Gmail?

The best way to schedule automated emails is by linking Google Calendar events with Gmail operations, enabling you to trigger weekly update emails to your team at specific times automatically.

Can I manage Google Docs, Sheets, and Slides programmatically without manual authentication?

Yes, you can read, write, and update Google Docs, Sheets, and Slides programmatically. The system manages OAuth authentication and refresh token management automatically for you.

Do I need a specific connector to integrate Google Workspace with a secure sandbox?

Yes, you need the gogcli tool and a dedicated Google Workspace connector to integrate and automate your document, email, and calendar workflows within the secure sandbox environment.

How does OAuth refresh token management work for Google Workspace automation?

OAuth refresh token management works by automatically handling authentication flows within the sandbox, ensuring your automated Google Workspace tasks maintain secure access without manual token updates.