← 返回 Skills 市场
googleworkspace-bot

Recipe Compare Sheet Tabs

作者 googleworkspace-bot · GitHub ↗ · v1.0.14 · MIT-0
cross-platform ✓ 安全检测通过
470
总下载
0
收藏
10
当前安装
15
版本数
在 OpenClaw 中安装
/install recipe-compare-sheet-tabs
功能描述
Read data from two tabs in a Google Sheet to compare and identify differences.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-compare-sheet-tabs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-compare-sheet-tabs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recipe-compare-sheet-tabs
版本 1.0.14
许可证 MIT-0
累计安装 10
当前安装数 10
历史版本数 15
常见问题

Recipe Compare Sheet Tabs 是什么?

Read data from two tabs in a Google Sheet to compare and identify differences. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 470 次。

如何安装 Recipe Compare Sheet Tabs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-compare-sheet-tabs」即可一键安装,无需额外配置。

Recipe Compare Sheet Tabs 是免费的吗?

是的,Recipe Compare Sheet Tabs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Compare Sheet Tabs 支持哪些平台?

Recipe Compare Sheet Tabs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Compare Sheet Tabs?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.14。

💬 留言讨论