Skip to main content
Back to registry

google-sheets

vm0-ai/vm0-skills

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

Installs239
Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill google-sheets
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use the Google Sheets API via direct curl calls to read, write, and manage spreadsheet data . Official docs: Use this skill when you need to: Go to vm0.ai Settings → Connectors and connect Google Sheets . vm0 will automatically inject the required GOOGLE_SHEETS_TOKEN environment variable. Placeholders: Values in {curly-braces} like {spreadsheet-id} are placeholders. Replace them with actual values when executing. Create a helper script for API calls: Usage: All examples below use /tmp/google-sheets-curl instead of direct curl calls. Base URL: Finding your Spreadsheet ID: The spreadsheet ID is in the URL: Get information about a spreadsheet (sheets, properties): Read a range of cells: Read all data from a sheet: Update a range of cells. Write to /tmp/gsheets_request.json : Then run: valueInputOption: Add new rows to the end of a sheet. Write to /tmp/gsheets_request.json : Then run: Read multiple ranges in one request: Update multiple ranges in one request.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does google-sheets do?

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

Is google-sheets good?

google-sheets does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does google-sheets work with?

google-sheets currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to google-sheets?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install google-sheets?

npx skills add https://github.com/vm0-ai/vm0-skills --skill google-sheets

Related skills

More from vm0-ai/vm0-skills

Related skills

Alternatives in Software Engineering