OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add googleworkspace/cli --skill recipe-compare-sheet-tabs
Read data from two tabs in a Google Sheet to compare and identify differences.
npx skills add googleworkspace/cli --skill recipe-compare-sheet-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.
gws sheets +read --spreadsheet SHEET_ID --range "January!A1:D"gws sheets +read --spreadsheet SHEET_ID --range "February!A1:D"