Sheetsu — Google Sheets как JSON API

integrations

Sheetsu is a Claude Code skill that turns Google Sheets into a JSON API through the Membrane platform, enabling reading and writing spreadsheet rows, managing records, and automating workflows. A Membrane account (free tier supported) and network access are required. The Membrane CLI handles authentication and credential refresh automatically — interactions happen via `membrane action run` with JSON input parameters or through direct proxy requests to the Sheetsu API. Available actions can be discovered using `membrane action list --intent=QUERY` against a specific connection ID. It is well suited for rapidly prototyping applications that use Google Sheets as a lightweight database backend.