Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-compare-sheet-tabs

Compare data across two Google Sheets tabs to identify differences.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-compare-sheet-tabs
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-compare-sheet-tabs has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-compare-sheet-tabs.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Compare data across two Google Sheets tabs to identify differences. 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. - Reads data from two separate sheet tabs using the gws-sheets skill - Requires the Google Workspace ( gws ) bin and gws-sheets skill as prerequisites - Follows a three-step workflow: read first tab, read second tab, then compare and report changes - Supports flexible range selection (e.g., January!A1:D , February!A1:D ) for targeted data extraction - 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

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-compare-sheet-tabs do?

Compare data across two Google Sheets tabs to identify differences.

Is recipe-compare-sheet-tabs good?

recipe-compare-sheet-tabs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support recipe-compare-sheet-tabs?

recipe-compare-sheet-tabs currently lists compatibility with Skills CLI.

Is recipe-compare-sheet-tabs safe to install?

recipe-compare-sheet-tabs has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to recipe-compare-sheet-tabs?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install recipe-compare-sheet-tabs?

Run the following command to install recipe-compare-sheet-tabs: npx skills add https://github.com/googleworkspace/cli --skill recipe-compare-sheet-tabs

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering