google-sheets

Analyze Google Sheets data to produce range-precise summaries and edit plans.

5.0k|682|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/openai/plugins --skill google-sheets-openai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-sheets
Source: https://github.com/openai/plugins/tree/main/plugins/google-sheets/skills/google-sheets
Command: npx skills add https://github.com/openai/plugins --skill google-sheets-openai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes uncertainty when inspecting or modifying spreadsheets by producing exact, range-aware analyses and edit plans that reference sheet names, ranges, headers, and formulas so edits are explicit and low-risk.

Core Features & Use Cases

  • Range-aware inspection: Identify tabs, headers, key ranges, formulas, and filtering/grouping logic before proposing changes.
  • Formula proposals: Provide exact formulas with the target cell or output column and dependency columns clearly specified.
  • Edit planning and safety: Produce step-by-step, range-specific change plans that preserve formulas, headers, and sheet structure unless the user requests modifications.
  • Use Case: Audit a revenue sheet to summarize missing owner assignments, propose a formula to classify SLA status in column G, and generate an exact range update plan to normalize date columns.

Quick Start

Analyze the revenue tab and list rows missing owner assignments in the range A2:A100.

Frequently Asked Questions about google-sheets

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

FAQPage Schema
How do I generate exact formulas for specific columns in Google Sheets?

To generate exact Google Sheets formulas, this Skill inspects your tabs, headers, and dependency columns, then proposes formulas with the target output cell or column explicitly specified. You receive clear formula proposals mapped to exact sheet ranges.

What is the best way to audit data quality across Google Sheets tabs?

Auditing data quality across Google Sheets tabs requires range-aware inspection of headers, formulas, and key ranges. This Skill identifies missing assignments and structural issues, producing a summary of anomalies found within your specified sheet ranges.

Can I apply targeted cell updates to named ranges without breaking formulas?

Applying targeted cell updates to named ranges without breaking formulas is supported by producing range-specific edit plans. This Skill preserves headers, formulas, and sheet structure by default unless you explicitly request modifications to those elements.

How do I normalize date columns in a spreadsheet using a range edit plan?

Normalizing date columns in a spreadsheet using a range edit plan involves generating an exact, step-by-step update description. This Skill creates range-level change plans that specify exactly which cells to update before any write actions are executed.

Do I need to specify sheet names and ranges for Google Sheets data summarization?

Specifying explicit sheet names and ranges is required for Google Sheets data summarization. This Skill demands exact range references to ensure summaries, formula proposals, and edit plans are precise and low-risk before applying any changes.