google-appsheet
Installation
SKILL.md
Google Appsheet
Google AppSheet is a no-code development platform that allows users to create custom mobile and web applications from data sources like Google Sheets, Excel, and databases. It's used by business users and citizen developers to automate workflows, collect data, and improve operational efficiency without writing code.
Official docs: https://developers.google.com/appsheet
Google Appsheet Overview
- App
- Table
- Row - identified by Row ID
- Table
When to use which actions: Use action names and parameters as needed.
Working with Google Appsheet
This skill uses the Membrane CLI (npx @membranehq/cli@latest) to interact with Google Appsheet. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.