R
recipe-compare-sheet-tabs
by @googleworkspacev
4.5(26)
Reads data from two Google Sheet tabs, compares them, and identifies differences.
Installation
npx skills add googleworkspace/cli --skill recipe-compare-sheet-tabscompare_arrows
Before / After Comparison
1 组Before
Manually comparing data across two tabs in Google Sheets is time-consuming, laborious, and prone to missing subtle differences. Data analysis efficiency is low, and decisions may be based on inaccurate information.
After
Automatically reads and compares data from two tabs in Google Sheets, accurately identifying and highlighting differences. Significantly improves data reconciliation efficiency, ensures data accuracy, and supports rapid decision-making.
SKILL.md
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
- Read the first tab:
gws sheets +read --spreadsheet SHEET_ID --range "January!A1:D" - Read the second tab:
gws sheets +read --spreadsheet SHEET_ID --range "February!A1:D" - Compare the data and identify changes
User Reviews (0)
Write a Review
Effect
Usability
Docs
Compatibility
No reviews yet
Statistics
Installs15.1K
Rating4.5 / 5.0
Version
Updated2026年5月23日
Comparisons1
User Rating
4.5(26)
5
15%
4
50%
3
31%
2
4%
1
0%
Rate this Skill
0.0
Compatible Platforms
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
Timeline
Created2026年3月16日
Last Updated2026年5月23日