google-docs-skill

Installation
SKILL.md

Google Docs Skill

Create, read, update, share, and export Google Docs with markdown formatting support.

Setup

Uses same Google OAuth as gmail-skill. If configured, this works automatically.

Otherwise:

  1. Go to https://console.cloud.google.com/apis/credentials
  2. Create OAuth client (Desktop app)
  3. Enable Google Docs API and Google Drive API
  4. Download JSON to ~/.claude/skills/google-docs-skill/credentials.json
  5. Run: python3 ~/.claude/skills/google-docs-skill/docs_skill.py login

Commands

List Documents

Related skills
Installs
5
GitHub Stars
10
First Seen
Mar 29, 2026