A straightforward wrapper for Google Cloud Translate that lets Claude add multilingual support to your projects without wrestling with OAuth tokens or credential refresh logic. Membrane handles the auth plumbing while you focus on translating text between languages. The CLI-based workflow is clean: authenticate once, search for actions with natural language queries, and run translations with simple JSON inputs. If the pre-built actions don't cover your edge case, you can proxy requests directly to the Translate API with authentication automatically injected. Best for agents that need to handle user-facing content in multiple languages or build features that cross language barriers.
npx skills add https://github.com/membranedev/application-skills --skill google-cloud-translate