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:
- Go to https://console.cloud.google.com/apis/credentials
- Create OAuth client (Desktop app)
- Enable Google Docs API and Google Drive API
- Download JSON to
~/.claude/skills/google-docs-skill/credentials.json - Run:
python3 ~/.claude/skills/google-docs-skill/docs_skill.py login