Connects Claude to Google Sheets through Membrane's CLI, handling all the auth plumbing so you don't have to mess with OAuth tokens or credential refresh. You get nine common actions out of the box (create spreadsheet, batch updates, append values, etc.) plus the ability to proxy direct API calls when needed. The workflow is straightforward: authenticate once with `membrane login`, ensure a connection to Sheets, then search for actions by intent or run them directly. Works on Membrane's free tier. Best for agents that need to read analytics data, update records, or automate spreadsheet workflows without reinventing authentication each time.
npx skills add https://github.com/membranedev/application-skills --skill google-sheets