LogoClawIndex
CasesSkillsAbout
LogoClawIndex

sheets-cli - Read, write, and update Google Sheets data via CLI.

Read, write, append, and update Google Sheets data using command-line interface tools.

Tags

Updated: 2026-09-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Find spreadsheets by name
  • List sheets or tabs
  • Get sheet metadata and headers
  • Read table data and ranges
  • Append rows to sheets
  • Update rows by key or index
  • Set range values
  • Execute batch operations
  • Manage authentication status

Inputs

  • Spreadsheet ID or URL
  • Sheet name or GID
  • OAuth client credentials file
  • JSON data for updates
  • Key column and value pairs
  • Cell range specifications

Outputs

  • JSON response with command results
  • Updated Google Sheets spreadsheet data

Requirements

  • sheets-cli installed in PATH
  • Google Drive API enabled
  • Google OAuth authentication

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
google-sheets
cli
spreadsheet
tabular-data
Find spreadsheets by name
List sheets or tabs
Get sheet metadata and headers
Read table data and ranges
Spreadsheet ID or URL
Sheet name or GID
OAuth client credentials file
JSON response with command results
Updated Google Sheets spreadsheet data