@tank/google-sheets
Installation
SKILL.md
Google Sheets
Read, write, format, and analyze spreadsheet data through the Google Sheets API.
Overview
This skill teaches AI agents to work with Google Sheets — reading and writing cell data, formatting, creating charts, managing named ranges, and using formulas. Supports both simple value operations and complex batch updates.
Capabilities
Reading Data
- Read single cells, ranges, and multiple ranges in one call
- Get values with formatting metadata
- Read entire sheets or named ranges
- Choose value render options: FORMATTED_VALUE, UNFORMATTED_VALUE, FORMULA