explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/sheets
skill tag

sheets▌

7 indexed skills · max 10 per page

skills (7)

gws-sheets-read

googleworkspace/cli · Productivity

1

Read cell values from a Google Sheet by spreadsheet ID and range. \n \n Requires spreadsheet ID and range specification (e.g., Sheet1!A1:D10 or entire sheet name) \n Read-only operation; never modifies the spreadsheet \n Supports both specific ranges and full sheet reads \n Depends on gws-shared for authentication and global configuration \n

gws-sheets-append

googleworkspace/cli · Productivity

0

Append rows to a Google Sheet with simple or bulk input modes. \n \n Supports single-row appends via comma-separated values or multi-row bulk inserts using JSON array format \n Requires spreadsheet ID and optional values; defaults to appending to the first available row \n Write operation that should be confirmed with the user before execution \n Depends on gws binary and shared Google Workspace authentication from gws-shared \n

lark-sheets

larksuite/cli · Productivity

0

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理

google-sheets

membranedev/application-skills · Backend

0

Google Sheets is a web-based spreadsheet program that allows users to create, edit, and collaborate on spreadsheets online. It's used by individuals and businesses of all sizes for data analysis, organization, and visualization. Think of it as Google's version of Microsoft Excel, but entirely cloud-based.

google-sheets

vm0-ai/vm0-skills · Backend

0

Use the Google Sheets API via direct curl calls to read, write, and manage spreadsheet data.

sheets-automation

claude-office-skills/skills · Productivity

0

Automate Google Sheets workflows for data synchronization, task management, reporting dashboards, and multi-platform integrations. Based on n8n's 7,800+ workflow templates.

gws-sheets

googleworkspace/cli · Productivity

0

Read, write, and batch-update Google Sheets with direct API access. \n \n Supports three helper commands: +read for retrieving values, +append for adding rows, and batchUpdate for applying multiple validated changes atomically \n Access spreadsheets resource with methods to create, retrieve, and modify sheets, including grid data filtering and developer metadata operations \n Requires Google Workspace authentication via the shared gws prerequisite; use gws schema to inspect method parameters bef