google-docs-manager

Installation
SKILL.md

Google Docs Manager

Manage Google Docs via Service Account — no browser interaction required, fully automatable.

Prerequisites

  1. Google Cloud project with Docs API + Drive API enabled
  2. Service Account JSON key file
  3. Set GOOGLE_CREDENTIALS_PATH=/path/to/credentials.json
  4. Install: pip install -r requirements.txt

When to Use

  • User says: "create a doc", "write a document", "find doc", "read doc content", "append/insert/replace text in doc", "delete document"
  • Agent needs to read or modify Google Docs content programmatically
  • Not for downloading binary files or managing non-Doc files (use google-drive-manager instead)

Quick Reference

Related skills
Installs
2
First Seen
Feb 27, 2026