G
Google Sheets Integration
Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations
WhatIsIt
Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations Built for use cases involving google-sheets, spreadsheet, google-workspace, data-analysis, office.
HowToUse
Authenticate with Google (opens browser):
python scripts/auth.py login
Check authentication status:
python scripts/auth.py status
Logout when needed:
python scripts/auth.py logout
KeyFeatures
- Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations
- Data analysis and visualization capabilities
- Seamless integration with Claude's development workflow