Install
openclaw skills install recipe-compare-sheet-tabsRead data from two tabs in a Google Sheet to compare and identify differences.
openclaw skills install recipe-compare-sheet-tabsPREREQUISITE: 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"