·google-sheets
#

google-sheets

vm0-ai/vm0-skills

Google Sheets API via curl. Use this skill to read, write, and manage spreadsheet data programmatically.

72Installs·5Trend·@vm0-ai

Installation

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

SKILL.md

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

Then use $(cat /tmp/sheetstoken.txt) inside bash -c wrappers for API calls.

For publicly accessible sheets, you can use an API key:

Google Sheets API via curl. Use this skill to read, write, and manage spreadsheet data programmatically. Source: vm0-ai/vm0-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill google-sheets
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is google-sheets?

Google Sheets API via curl. Use this skill to read, write, and manage spreadsheet data programmatically. Source: vm0-ai/vm0-skills.

How do I install google-sheets?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill google-sheets Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vm0-ai/vm0-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01