Google Docs Skill

Collaboration

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Google Docs tools.

14 tools
SKILL.md

Google Docs
SKILL.md

Domain knowledge for Google Docs — documents, content, structure

Google Docs

Google Docs API for reading and updating Google Docs documents. Rich text, formatting, tables.

Data Model

  • Documents: google_docs_get_document, google_docs_update_document. Content as structural JSON.
  • Drive: Discover docs via Drive files.list (mimeType=application/vnd.google-apps.document).

Gotchas

  • document_id: From Drive file ID or URL (docs.google.com/document/d/...).
  • Content: Structured as StructuralElement array with startIndex/endIndex.

Use with Google Docs Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Google Docs API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Google Docs?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Google Docs Skill - SKILL.md for Claude Code, Cursor & More