Read data from two tabs in a Google Sheet to compare and identify differences.
npx claudepluginhub googleworkspace/cliThis skill inherits all available tools. When active, it can use any tool Claude has access to.
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.
gws sheets +read --spreadsheet-id SHEET_ID --range 'January!A1:D'gws sheets +read --spreadsheet-id SHEET_ID --range 'February!A1:D'