google-sheets

Identify exact spreadsheet, sheet, and range for targeted reads and writes.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill google-sheets-jetteim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-sheets
Source: https://github.com/jetteim/platform-workstation-bootstrap/tree/main/agents/skills/plugins/google-drive/google-sheets
Command: npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill google-sheets-jetteim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Keeps spreadsheet work grounded in the exact spreadsheet, sheet, range, headers, and formulas that matter, reducing guesswork and errors in collaborative environments.

Core Features & Use Cases

  • Ground and inspect: identify the precise spreadsheet, tab, and range before reading or writing.
  • Targeted reads and writes: operate on specific ranges and headers, preserving formulas and data validation.
  • Clear summaries and updates: generate concise summaries and apply explicit cell-range edits without broad data dumps.

Quick Start

Identify the target spreadsheet, sheet, and range, then propose precise cell-range updates based on context.

Frequently Asked Questions about google-sheets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update specific Google Sheets ranges without overwriting formulas and data validation?

To update specific Google Sheets ranges without overwriting formulas, identify the exact spreadsheet, sheet, and range first. Apply targeted cell-range edits using safe read/write commands that preserve headers, formulas, and data validation rules during batch updates.

What is the best way to inspect a Google Sheets spreadsheet before reading or writing data?

The best way to inspect a Google Sheets spreadsheet is to ground the operation by identifying the precise spreadsheet, tab, and range. This targeted inspection avoids broad data dumps and ensures accurate reads and writes within the specified boundaries.

Can I perform batch updates on a Google Sheets spreadsheet while respecting access permissions?

Yes, you can perform batch updates on a Google Sheets spreadsheet while respecting access permissions. Use safe read/write commands that follow Google Sheets API patterns to apply explicit cell-range edits without violating existing data validation or access constraints.

Why does my Google Sheets range editing overwrite existing headers and formulas?

Google Sheets range editing overwrites headers and formulas when operations lack precise grounding. To prevent this, identify the exact spreadsheet, sheet, and range before writing, and use targeted commands that preserve formulas and headers instead of broad data dumps.

How do I generate clear summaries of Google Sheets data without extracting broad dumps?

To generate clear summaries of Google Sheets data without broad dumps, ground the operation in the exact spreadsheet, sheet, and range. Perform targeted reads on specific ranges and headers to extract concise summaries while avoiding unnecessary data extraction.