跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Recipe Compare Sheet Tabs

技能 已验证 活跃

Read data from two tabs in a Google Sheet to compare and identify differences.

目的

To quickly identify discrepancies between two datasets stored in different tabs of the same Google Sheet.

功能

  • Read data from specified Google Sheet tabs
  • Compare datasets from two tabs
  • Identify and report differences

使用场景

  • Comparing monthly financial reports stored in separate tabs
  • Identifying changes in inventory lists across different periods
  • Verifying data consistency between two versions of a spreadsheet

非目标

  • Performing complex data analysis beyond simple difference identification
  • Integrating with other document types or cloud storage
  • Modifying or writing data back to the Google Sheets

Practical Utility

  • info:Usage examplesWhile the README shows examples for the `gws` CLI, this specific skill's end-to-end usage (reading two tabs and comparing) is not explicitly demonstrated with input/output.
  • info:Edge casesThe skill mentions reading data and comparing, but does not explicitly document failure modes or recovery steps for malformed input or API errors.

安装

npx skills add googleworkspace/cli

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标26.2k
许可证Apache-2.0
状态
查看源代码

类似扩展

Public Google Drive

100

无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。

技能
zagmoai

Google Sheets

99

Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells, add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight integration with standalone OAuth authentication supporting full read/write access.

技能
sanjay3290

Recipe Log Deal Update

98

Append a deal status update to a Google Sheets sales tracking spreadsheet.

技能
googleworkspace

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me