·google-sheets
</>

google-sheets

sanjay3290/postgres-skill

Read Google Sheets spreadsheets - get content, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, get data from Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication. Read-only access.

13Installs·0Trend·@sanjay3290

Installation

$npx skills add https://github.com/sanjay3290/postgres-skill --skill google-sheets

SKILL.md

Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Read-only access.

⚠️ Requires Google Workspace account. Personal Gmail accounts are not supported.

All operations via scripts/sheets.py. Auto-authenticates on first use if not logged in.

Read Google Sheets spreadsheets - get content, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, get data from Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication. Read-only access. Source: sanjay3290/postgres-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sanjay3290/postgres-skill --skill google-sheets
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is google-sheets?

Read Google Sheets spreadsheets - get content, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, get data from Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication. Read-only access. Source: sanjay3290/postgres-skill.

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/sanjay3290/postgres-skill --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/sanjay3290/postgres-skill