googleworkspace/recipe-compare-sheet-tabs
Read data from two tabs in a Google Sheet to compare and identify differences.
npx skills add https://github.com/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"Take googleworkspace/recipe-compare-sheet-tabs from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.