managing-google-sheets
Installation
SKILL.md
sheets-cli
CLI for Google Sheets primitives. Read tables, append rows, update cells by key or index, batch operations.
Installation:
sheets-cliis already installed and available in the user's PATH. Run commands directly—no installation needed.
Quick Reference
# Find spreadsheet by name
sheets-cli sheets find --name "Projects"
# List sheets/tabs
sheets-cli sheets list --spreadsheet <id-or-url>
# Read table data
sheets-cli read table --spreadsheet <id> --sheet "Sheet1" --limit 100
# Update by key column (preferred - rows can shift)
Related skills
More from gmickel/my-claude-skills
convex
Convex backend development patterns, validators, indexes, actions, queries, mutations, file storage, scheduling, React hooks, and components. Use when writing Convex code, debugging Convex issues, or planning Convex architecture.
10oracle
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
3