OpenClaw Install

Google Sheets

The Google Sheets skill gives your AI agent direct access to any Google Sheets spreadsheet you authorize, enabling reads, writes, formula insertion, and conditional formatting — all through natural language commands. Common workflows include pulling live data into an analysis session, appending new records from form submissions or API results, and updating dashboards with fresh figures automatically. The skill supports named ranges, multi-sheet references, and array formulas. You can ask the agent to sort a column, apply a VLOOKUP, highlight cells above a threshold in red, or create a new sheet tab with a summary table. Batch updates are atomic to prevent partial writes. The skill uses the Google Sheets API v4 via OAuth, so no passwords are stored — only the refresh token. It pairs naturally with the Google Tasks and CSV Analyzer skills for a complete productivity and data workflow. A read-only mode is available for safer integrations where write access should be restricted.

Installation

bash
clawhub install google-sheets
API key required. Get a free key from Google Cloud Console and add it to your OpenClaw configuration.
Google Sheetsspreadsheetsdataformulas

Install: clawhub install google-sheets

We'll configure this skill for you

We'll install Google Sheets and connect it to your OpenClaw

Get Started