Export Google Sheets ranges to LLM-friendly format.
Website: https://sheet-snip.joshuashew.com/
- Export cell values to JSON format
- Export formulas to JSON format
- Export both values and formulas simultaneously
- One-click clipboard copy
- Privacy-focused: no data collection or external transmission
- Works entirely within Google Sheets environment
Coming soon to the Google Workspace Marketplace.
# Authenticate with Google Apps Script
clasp login
# Push code to Apps Script
clasp pushAuto-deploys via GitHub Actions on push to main.
Manual deployment:
clasp push