sheets-read

star 0

Read data from a Google Sheets spreadsheet

Supernor By Supernor schedule Updated 3/8/2026

name: sheets-read description: Read data from a Google Sheets spreadsheet tags: [sheets, spreadsheet, read, data, google-sheets]

Sheets Read

When to use

When reading spreadsheet data — full sheet or specific range.

Execution

  1. Parse: sheet ID and range (e.g., "Sheet1!A1:Z100")
  2. Run: gog sheets get <sheet-id> "<range>" --account relay.supernor@gmail.com
  3. Format data as readable table

Account Routing

  • Route through correct Google account based on initiating agent/human

Logging

  • Log via log-event

Intent: Competent [I03]. Purpose: [P-TBD].

Install via CLI
npx skills add https://github.com/Supernor/openclaw-skills --skill sheets-read
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator