Google Sheets Skill

Collaboration

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

16 tools
SKILL.md

Google Sheets
SKILL.md

Domain knowledge for Google Sheets — spreadsheets, ranges, cells

Google Sheets

Google Sheets API for reading spreadsheets and cell ranges. Read/write cells, formulas.

Data Model

  • Spreadsheets: google_sheets_get_spreadsheet. Metadata and sheet structure.
  • Values: google_sheets_get_values, google_sheets_update_values. A1 notation ranges.
  • Drive: Discover via Drive files.list (mimeType=application/vnd.google-apps.spreadsheet).

Gotchas

  • spreadsheet_id: From Drive or URL.
  • A1 notation: Sheet1!A1:B2 for ranges.

Use with Google Sheets Bundle

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

Ready to use Google Sheets?

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

What is a Skill?

Google Sheets Skill - MCP Bundles