This wraps Google Docs through Membrane's CLI so you can create documents, insert text and images, batch update content, and do find-and-replace operations without wrestling with OAuth yourself. The setup flow uses `membrane connection ensure` to authenticate, then you search for actions by intent or run them directly with JSON input. When the prebuilt actions don't cut it, you can proxy raw requests to the Docs API with auth headers injected automatically. Good for agents that need to generate reports, collaborate on documents, or manipulate structured content without asking users for API credentials every time.
npx skills add https://github.com/membranedev/application-skills --skill google-docs