google-sheets
Installation
SKILL.md
Google Sheets
Google Sheets is a web-based spreadsheet program that allows users to create, edit, and collaborate on spreadsheets online. It's used by individuals and businesses of all sizes for data analysis, organization, and visualization. Think of it as Google's version of Microsoft Excel, but entirely cloud-based.
Official docs: https://developers.google.com/sheets/api
Google Sheets Overview
- Spreadsheet
- Sheet
- Row
- Column
- Named Range
- Sheet
Use action names and parameters as needed.
Working with Google Sheets
This skill uses the Membrane CLI to interact with Google Sheets. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills