google-sheets-automation

Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access.

Content Preview
---
name: google-sheets-automation
description: "Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access."
risk: unknown
source: community
license: Apache-2.0
metadata:
  author: sanjay3290
  version: "1.0"
---

# Google Sheets

Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access.

> **Requires Google Workspace account.** Personal Gmail accounts are not suppor
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/google-sheets-automation.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/google-sheets-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/google-sheets-automation/SKILL.md

Related Skills