Handles Google Drive operations through Membrane's CLI, so you're not wrestling with OAuth refresh tokens or API pagination yourself. You get pre-built actions for the common stuff like listing files, managing permissions, and creating folders, plus a proxy for anything the actions don't cover. The connection setup is straightforward: run a command, user authenticates in browser, you're done. If you need granular sharing controls or you're building something that manipulates Drive programmatically, this gives you the mechanics without the auth plumbing. Free tier supported, MIT licensed, built by the Membrane team.
npx skills add https://github.com/membranedev/application-skills --skill google-drive