recipe-compare-sheet-tabs
Originally fromgoogleworkspace/cli
Installation
SKILL.md
Compare Two Google Sheets Tabs
PREREQUISITE: Load the following skills to execute this recipe:
gws-sheets
Read data from two tabs in a Google Sheet to compare and identify differences.
Steps
- Read the first tab:
gws sheets +read --spreadsheet SHEET_ID --range "January!A1:D" - Read the second tab:
gws sheets +read --spreadsheet SHEET_ID --range "February!A1:D" - Compare the data and identify changes
Related skills
More from wadewarren/gws-claude-plugin
gws-tasks
Google Tasks: Manage task lists and tasks.
14gws-workflow
Google Workflow: Cross-service productivity workflows.
13gws-gmail-triage
Gmail: Show unread inbox summary (sender, subject, date).
13persona-content-creator
Create, organize, and distribute content across Workspace.
13gws-gmail-forward
Gmail: Forward a message to new recipients.
12gws-calendar-agenda
Google Calendar: Show upcoming events across all calendars.
12