gdocs

Installation
SKILL.md

Google Docs Management

Work with Google Docs using the gog CLI (must be installed and available in PATH).

Extracting Document ID

From URL https://docs.google.com/document/d/DOC_ID/edit:

  • The document ID is the segment between /d/ and /edit
  • For tab URLs like .../edit?tab=t.0, the doc ID is still before /edit

Commands

Read Document

# Get document metadata
gog docs info <docId>

# Read document content (first tab only!)
Related skills

More from devskale/skale-skills

Installs
3
GitHub Stars
1
First Seen
Mar 2, 2026