From gws
Read data from two tabs in a Google Sheet to compare and identify differences.
npx claudepluginhub fakoli/fakoli-plugins --plugin gwsThis skill uses the workspace's default tool permissions.
Read data from two tabs in a Google Sheet to compare and identify differences.
Delivers DB-free sandbox API regression tests for Next.js/Vitest to catch AI blind spots in self-reviewed code changes like API routes and backend logic.
Implements Clean Architecture in Android and Kotlin Multiplatform projects: module layouts, dependency rules, UseCases, Repositories, domain models, and data layers with Room, SQLDelight, Ktor.
Provides process, architecture, review, hiring, and testing guidelines for engineering teams relying on AI code generation.
Read data from two tabs in a Google Sheet to compare and identify differences.
Use this workflow when the user wants to compare data across two tabs (e.g., month-over-month, before/after, or version comparison).
Ask the user for the spreadsheet ID and the two tab names to compare.
gws sheets +read --spreadsheet SHEET_ID --range "TAB_1!A1:Z"
gws sheets +read --spreadsheet SHEET_ID --range "TAB_2!A1:Z"
Analyze the data from both tabs and present:
A1:D50) if the sheet is large to avoid overwhelming output--format json for programmatic comparison