This connects Claude to your Google Workspace environment through Membrane's CLI, giving you programmatic access to Gmail, Drive, Calendar, Docs, Sheets, and admin functions like user and group management. Authentication happens once through OAuth, then Membrane handles token refresh automatically. You get pre-built actions for common tasks like creating users, managing group memberships, and working with organizational units, plus a proxy for direct API calls when you need something specific. The action discovery is clever: search by natural language intent and it surfaces relevant endpoints with their schemas. It's MIT licensed and runs on Membrane's free tier, so there's no cost barrier to automating workspace management tasks or building custom integrations.
npx skills add https://github.com/membranedev/application-skills --skill google-workspace