Setting the skill. One moment.
Skills
Skill 60 of 95
Read data from two tabs in a Google Sheet to compare and identify differences.
1 minute · 46 words · 2 sections
Install
npx skills add googleworkspace/cli --skill recipe-compare-sheet-tabsnpx skills add googleworkspace/cliThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
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"main, last pushed 23 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/googleworkspace/cli.md, and each skill at its own .md URL.