Communityv1.0.8

Google Sheets

Google Sheets API integration with managed OAuth. Read and write spreadsheet data, create sheets, apply formatting, and manage ranges. Use this skill when us...

15.1kdownloads13stars50active installsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
google-sheets
Latest Version
1.0.8
Author
byungkyu
Published
Feb 2, 2026
Updated
May 11, 2026
Total Versions
9

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Google Sheets.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.8

- Added CLI installation instructions for Maton using NPM and Homebrew. - Included CLI authentication and usage examples for all major operations (auth, connection management, spreadsheet access). - Provided CLI command equivalents for core API functions (reading/writing values, batch operations, creating spreadsheets). - Clarified Python and manual API key authentication alongside new CLI workflows. - Improved examples for specifying connections with both CLI and Python. - Documentation now better supports command-line users and highlights Maton CLI integration.