google-sheets

Community

Automate spreadsheet workflows, focus on insights not data entry.

Authorarlenagreer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates manual spreadsheet operations by providing programmatic control over Google Sheets, enabling efficient data management and analysis.

Core Features & Use Cases

  • Comprehensive Operations: Read/write cell values, append rows, apply formatting, create sheets, and perform batch updates.
  • Data Analysis Workflows: Read ranges, write formulas, clear data, and manage multiple sheets within spreadsheets.
  • Use Case: Imagine you need to update monthly sales data across multiple regions. Use this Skill to automatically read existing data, calculate new metrics, and update multiple ranges in a single operation.

Quick Start

Use the google-sheets skill to read the sales data from cells A1 to D10 in your budget spreadsheet.

Integration & Authentication

  • Shared OAuth: Uses same token as email, calendar, contacts, drive, and docs skills for seamless Google Workspace integration.

Dependency Matrix

Required Modules

google-apis-sheets_v4google-apis-drive_v3google-apis-docs_v1google-apis-calendar_v3google-apis-people_v1googleauth

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-sheets
Download link: https://github.com/arlenagreer/claude_configuration_docs/archive/main.zip#google-sheets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository