R
recipe-compare-sheet-tabs
by @googleworkspacev
4.5(26)
从Google Sheet的两个标签页读取数据,进行比较并识别差异。
安装方式
npx skills add googleworkspace/cli --skill recipe-compare-sheet-tabscompare_arrows
Before / After 效果对比
1 组使用前
手动比对Google表格中两个标签页的数据,耗时费力且容易遗漏细微差异。数据分析效率低下,决策可能基于不准确的信息。
使用后
自动读取并比较Google表格两个标签页的数据,精准识别并高亮显示差异。大幅提升数据核对效率,确保数据准确性,支持快速决策。
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
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量15.1K
评分4.5 / 5.0
版本
更新日期2026年5月23日
对比案例1 组
用户评分
4.5(26)
5
15%
4
50%
3
31%
2
4%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月23日