← Back to Skills Marketplace
googleworkspace-bot

Recipe Compare Sheet Tabs

by googleworkspace-bot · GitHub ↗ · v1.0.14 · MIT-0
cross-platform ✓ Security Clean
470
Downloads
0
Stars
10
Active Installs
15
Versions
Install in OpenClaw
/install recipe-compare-sheet-tabs
Description
Read data from two tabs in a Google Sheet to compare and identify differences.
Usage Guidance
This recipe is narrowly scoped and appears coherent, but before installing: (1) confirm the 'gws' CLI and the 'gws-sheets' skill are from a trusted source and understand how they authenticate to Google; (2) ensure the Google account used has only the necessary sheet access (avoid using highly privileged service accounts); (3) test on a non-sensitive spreadsheet to confirm behavior; and (4) note the small metadata/version mismatch in SKILL.md which may indicate packaging oversight but not a functional problem.
Capability Analysis
Type: OpenClaw Skill Name: recipe-compare-sheet-tabs Version: 1.0.14 The skill bundle is a straightforward recipe for comparing data between two Google Sheets tabs. The instructions in SKILL.md use standard 'gws' commands to read spreadsheet ranges and perform a comparison, with no evidence of malicious intent, data exfiltration, or suspicious execution logic.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions. Requiring the 'gws' CLI and the 'gws-sheets' skill is proportionate for reading Google Sheets data. Minor metadata mismatch noted: SKILL.md lists metadata.version 0.22.5 while registry version is 1.0.14 (likely benign but inconsistent).
Instruction Scope
SKILL.md only instructs the agent to run two gws sheets +read commands with given spreadsheet ID/ranges and then compare results. It does not ask to read unrelated files, environment variables, or send data to external endpoints outside the expected tooling.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint.
Credentials
The skill itself declares no env vars or credentials, which is reasonable because it delegates Google access to the gws/gws-sheets tooling. Users should be aware that gws/gws-sheets likely require Google auth credentials (not shown here) and those credentials will govern access to spreadsheets.
Persistence & Privilege
No elevated persistence requested (always:false). The skill is user-invocable and uses normal model invocation; nothing here requests cross-skill or system-wide config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-compare-sheet-tabs
  3. After installation, invoke the skill by name or use /recipe-compare-sheet-tabs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.14
- Updated skill version to 0.22.5 in metadata. - No other changes made.
v1.0.13
- Updated the version number in SKILL.md metadata from 0.22.3 to 0.22.4.
v1.0.12
- Updated version number in metadata from 0.22.2 to 0.22.3.
v1.0.11
- Updated the skill metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.10
- Updated version number to 0.22.1 in SKILL.md.
v1.0.9
- Updated metadata version from 0.21.2 to 0.22.0 in SKILL.md. - No functional or documentation changes beyond version bump.
v1.0.8
- Updated the skill version in metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.7
- Updated metadata version to 0.21.1 in SKILL.md.
v1.0.6
- Updated version number from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.5
- Bumped skill version from 0.19.0 to 0.20.0 in metadata.
v1.0.4
- Updated metadata to include a new version field with value 0.19.0. - Removed the top-level version property from the root of the manifest. - No changes to functionality or steps.
v1.0.3
- Reformatted the metadata section in SKILL.md for improved readability (list style changed). - No changes to functionality or instructions.
v1.0.2
- Updated the sample gws sheets command in documentation to use --spreadsheet instead of --spreadsheet-id. - No changes to code or functionality; documentation improvement only.
v1.0.1
- Updated code examples to use double quotes for range values instead of single quotes in the SKILL.md documentation.
v1.0.0
Initial release of recipe-compare-sheet-tabs. - Reads data from two specified tabs in a Google Sheet. - Compares the data between tabs and identifies differences. - Requires the use of the gws-sheets skill.
Metadata
Slug recipe-compare-sheet-tabs
Version 1.0.14
License MIT-0
All-time Installs 10
Active Installs 10
Total Versions 15
Frequently Asked Questions

What is Recipe Compare Sheet Tabs?

Read data from two tabs in a Google Sheet to compare and identify differences. It is an AI Agent Skill for Claude Code / OpenClaw, with 470 downloads so far.

How do I install Recipe Compare Sheet Tabs?

Run "/install recipe-compare-sheet-tabs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Compare Sheet Tabs free?

Yes, Recipe Compare Sheet Tabs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Compare Sheet Tabs support?

Recipe Compare Sheet Tabs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Compare Sheet Tabs?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.14.

💬 Comments