Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Recipe Compare Sheet Tabs

Skill Verifiziert Aktiv

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

Zweck

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

Funktionen

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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

npx skills add googleworkspace/cli

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 17 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne26.2k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
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.

Skill
sanjay3290

Recipe Log Deal Update

98

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

Skill
googleworkspace

Project Session Manager

100

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

Skill
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

Skill
Yeachan-Heo

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me