google-sheets-api-coordinator
CommunityCoordinate Google Sheets API usage safely
Authormasharratt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill coordinates Google Sheets API calls with automatic rate limiting and quota enforcement to prevent quota overruns and failed batches.
Core Features & Use Cases
- Rate-limited API calls: Ensures calls respect per-spreadsheet quotas.
- Quota tracking: Monitors usage per spreadsheet and computes remaining capacity.
- Batch operations support: Handles batch like spreadsheets.batchUpdate in a safe, deterministic way.
- Use Case: Before running a bulk update, activate this Skill to batch requests while staying under the Google Sheets quota.
Quick Start
Run an API call through the coordinator script to fetch values from a sheet, e.g., dot-claude/cfn-extras/skills/google-sheets-api-coordinator/api-call.sh --api-endpoint "spreadsheets.values:get" --spreadsheet-id YOUR_ID
Dependency Matrix
Required Modules
jqbashcurl
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: google-sheets-api-coordinator Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#google-sheets-api-coordinator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.