gog-docs

Manipulate Google Docs via gog API commands for text operations and exports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The gog-docs skill solves the challenge of managing and interacting with Google Docs by providing a convenient way to read, write, and modify documents directly through simple commands.

Core Features & Use Cases

  • Read/Write Docs: Execute read and write operations on Google Docs directly via the command line.
  • Document Modification: Perform operations such as adding text, finding and replacing text, and more.
  • Use Case: Need to update a report? Simply pull the report into gog-docs, make the necessary changes, and push them back out with one command.

Quick Start

Extract all text from the 'annual_report.md' and output to a PDF.

Frequently Asked Questions about gog-docs

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

FAQPage Schema
How do I extract text from Google Docs via the command line?

You can extract text from Google Docs via the command line by using gog-docs to execute gog API commands, pulling document content directly from Google Drive files for local processing.

Can I perform find and replace text operations on Google Drive files?

Yes, you can perform find and replace text operations on Google Drive files by using gog-docs to apply basic document modifications directly through the command line interface.

Does gog-docs work with Google Workspace for document modification?

Yes, gog-docs works with Google Workspace, but it requires active Google Workspace connectivity to establish access and secure permissions to the target documents you intend to modify.

How do I export a Google Doc to a PDF from the terminal?

You can export a Google Doc to a PDF from the terminal by using gog-docs to execute specific gog API commands that support converting and exporting documents into alternative file formats.

What are the limitations of using gog-docs for document management?

The main limitation of using gog-docs for document management is its dependency on the gog API and active Google Workspace connectivity, meaning it cannot function offline and requires valid permission setup before modifying target documents.