@googleworkspace/recipe-compare-sheet-tabs

Read data from two tabs in a Google Sheet to compare and identify differences.

View in AI SkillSafe app
88425 downloads
0 stars
0 demos
SKILL.md
namerecipe-compare-sheet-tabs
descriptionRead data from two tabs in a Google Sheet to compare and identify differences.
metadatagws

Compare Two Google Sheets 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.

Steps

  1. Read the first tab: gws sheets +read --spreadsheet SHEET_ID --range "January!A1:D"
  2. Read the second tab: gws sheets +read --spreadsheet SHEET_ID --range "February!A1:D"
  3. Compare the data and identify changes

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-compare-sheet-tabs/verified)](https://skillsafe.ai/skill/@googleworkspace/recipe-compare-sheet-tabs/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-compare-sheet-tabs/installs)](https://skillsafe.ai/skill/@googleworkspace/recipe-compare-sheet-tabs/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-compare-sheet-tabs/scan)](https://skillsafe.ai/skill/@googleworkspace/recipe-compare-sheet-tabs/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-compare-sheet-tabs/eval)](https://skillsafe.ai/skill/@googleworkspace/recipe-compare-sheet-tabs/)