ワンクリックで
recipe-compare-sheet-tabs
Read data from two tabs in a Google Sheet to compare and identify differences.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Read data from two tabs in a Google Sheet to compare and identify differences.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Read data from a Google Sheet and create a formatted Google Docs report.
Append a deal status update to a Google Sheets sales tracking spreadsheet.
Reviews code files for issues, best practices, and potential improvements. Analyzes code quality and provides actionable feedback.
Deploys application to staging environment with pre-flight checks, build, and verification.
Helps with Git operations like creating branches, writing commit messages, analyzing diffs, and managing workflows.
| name | recipe-compare-sheet-tabs |
| version | 1.0.0 |
| description | Read data from two tabs in a Google Sheet to compare and identify differences. |
| metadata | {"openclaw":{"category":"recipe","domain":"productivity","requires":{"bins":["gws"],"skills":["gws-sheets"]}}} |
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.
gws sheets +read --spreadsheet-id SHEET_ID --range "January!A1:D"gws sheets +read --spreadsheet-id SHEET_ID --range "February!A1:D"