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 格式。
质量评分
已验证类似扩展
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。
Google Sheets
99Read 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.
Recipe Log Deal Update
98Append a deal status update to a Google Sheets sales tracking spreadsheet.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。