Google Docs API Skill
google-docs
google-docs
| Method | Path | Description |
|---|---|---|
POST | /v1/documents | |
GET | /v1/documents/{documentId} | Creates a blank document using the title given in the request. Other fields in the request, including any provided content, are ignored. Returns the created document. |
POST | /v1/documents/{documentId}:batchUpdate | Gets the latest version of the specified document. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install google-docs
Downloads and installs to ~/.claude/skills/google-docs/
v1 (2026-03-02)