google-sheets

Read, update, append rows, and reply to comments in Google Sheets.

6|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/KnoWhiz/DoWhiz --skill google-sheets-knowhiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-sheets
Source: https://github.com/KnoWhiz/DoWhiz/tree/main/DoWhiz_service/skills/google-sheets
Command: npx skills add https://github.com/KnoWhiz/DoWhiz --skill google-sheets-knowhiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill streamlines collaboration on Google Sheets by enabling AI agents to read, update, and respond to comments within spreadsheets, eliminating manual data entry and feedback loops.

Core Features & Use Cases

  • Read Spreadsheet Content: Access and retrieve data from specified ranges or entire sheets.
  • Update Cell Values: Modify existing cell data or populate new data.
  • Append Rows: Add new data rows to the end of a sheet.
  • Comment Management: List and reply to comments within a spreadsheet.
  • Use Case: Automatically populate a sales report sheet with new leads, or respond to a user's question about specific data points directly within the shared Google Sheet.

Quick Start

Use the google-sheets skill to update cell A1 on Sheet1 of spreadsheet '1abc123xyz' with the value 'New Data'.

Frequently Asked Questions about google-sheets

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

FAQPage Schema
How do I automate data entry in Google Sheets?

Automate Google Sheets data entry by using AI agents to read, update, and append rows within specified spreadsheet ranges. This eliminates manual data entry by programmatically populating new leads or modifying existing cell data.

Can AI agents reply to comments in Google Sheets?

Yes, AI agents can manage Google Sheets comments by listing existing feedback and posting direct replies. This streamulates collaboration by resolving feedback loops automatically without manual spreadsheet monitoring.

How do I append new rows to a spreadsheet range?

Append new rows to a spreadsheet range by executing row append operations that add data entries to the end of a sheet. This supports automated data population for tasks like logging new leads.

Do I need Google Sheets API integration to update cell values?

Yes, Google Sheets API integration is required for authenticated access to update cell values. This connection enables agents to securely modify existing cell data or populate new data within specified spreadsheet ranges.

What is the best way to retrieve data from a specified spreadsheet range?

The best way to retrieve spreadsheet data is by reading content from specified ranges or entire sheets. This enables automated access to retrieve data points for reporting or direct user queries.

Can I use this to populate a sales report sheet automatically?

Yes, you can populate a sales report sheet automatically by updating cell values and appending new data rows. This automated data population eliminates manual entry and streamlines sales reporting workflows.