gws-sheets

Installation
SKILL.md

Google Sheets — Read and Write Spreadsheets

Requires the gws CLI on $PATH. Authenticate with gws auth login before first use.

gws sheets <resource> <method> [flags]

Security Rules

  • Never output secrets (API keys, tokens) directly.
  • Always confirm with user before executing write/delete commands.
  • Prefer --dry-run for destructive operations.

Global Flags

Installs
4
First Seen
Apr 27, 2026
gws-sheets — kadel/claude-plugins