google-docs-automation

Installation
SKILL.md

Google Docs

Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.

⚠️ Requires Google Workspace account. Personal Gmail accounts are not supported.

When to Use

  • You need to create, search, read, or edit Google Docs from local automation scripts.
  • The task involves document text extraction, append/insert operations, or content replacement in Workspace docs.
  • You want direct Docs automation without relying on an MCP server.

First-Time Setup

Authenticate with Google (opens browser):

python scripts/auth.py login

Check authentication status:

Related skills
Installs
56
GitHub Stars
37.3K
First Seen
Mar 7, 2026