A robust tool for automating Google Sheets operations including data management, formatting, and layout control via the Google Sheets API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-sheet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install google-sheet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Sheets skill for Openclaw Skills provides a powerful interface for AI agents to interact directly with spreadsheets using the Google Sheets API. By leveraging a Node.js SDK and service account authentication, this tool enables programmatic reading, writing, and management of spreadsheet data without manual intervention.
This integration is particularly valuable for developers looking to incorporate structured data storage or retrieval into their AI workflows. Whether you are building an automated reporting system or a data-driven AI agent, this extension for Openclaw Skills offers the technical depth required to handle complex spreadsheet tasks like cell formatting, sheet management, and bulk data operations.
GOOGLE_SERVICE_ACCOUNT_KEY environment variable or place service-account.json in the skill directory.client_email found in your service account JSON.cd skills/google-sheets && npm install
The skill utilizes standard Google Sheets identifiers and A1 notation for data organization:
| Attribute | Description |
|---|---|
| Spreadsheet ID | The unique string found in the sheet URL: /d/SPREADSHEET_ID/edit |
| Range | A1 notation (e.g., Sheet1!A1:C10) used to target specific cells |
| JSON Data | Input values provided as nested arrays (e.g., [["Row1Col1", "Row1Col2"]]) |
| Format Objects | JSON schemas defining colors, text styles, and alignment properties |
copyFormat command to sync styles across ranges.Loading
A powerful Openclaw Skills tool for automating Facebook Page posts, comment management, and engagement via the Meta Graph API.

A high-performance bash utility for calculating precise line, word, character, and byte counts with full support for CJK text.

A powerful automation skill for searching, watching, and reserving Korail and SRT train tickets in South Korea.

An automation tool for searching, watching, and booking KTX and SRT train tickets with integrated notification support.

A versatile skill that triggers specific Poe models using simple @ tags with automatic model selection and file upload capabilities.

An AI-driven presentation engine that converts text manuscripts into professional, style-matched PowerPoint decks with AI illustrations and interactive previews.








































